Commit Graph

67 Commits

Author SHA1 Message Date
65ded04e73
Make createFile send the error on rejection 2022-11-17 06:47:55 +00:00
ce5ed88418
Add optimizeCss to next 2022-11-17 06:47:31 +00:00
d9f1603081
Fix docker issues 2022-11-17 06:47:14 +00:00
e59d2ef537
Fix image host whitelist for next 2022-11-17 06:23:45 +00:00
50e9028250
Fix volume mount in docker compose 2022-11-17 06:23:28 +00:00
cf75b0410d
Update env example 2022-11-17 06:17:57 +00:00
0bff81ca46
Added meta data for websites 2022-11-17 06:16:12 +00:00
5cd3594695
Add isImage and isVideo keys 2022-11-17 06:15:45 +00:00
50881fc943
Start work on adding meta data to images 2022-11-17 05:59:53 +00:00
acfcba4d82
Add theme file 2022-11-17 05:59:14 +00:00
b17848fdfb
Add next-seo template 2022-11-17 05:58:59 +00:00
5743271503
Add public domain to allowed list 2022-11-17 05:58:42 +00:00
d432d36fce
Add next-seo 2022-11-17 05:58:11 +00:00
81e07356e9
Cleanup sharex upload api and add file size upload limit 2022-11-15 04:50:50 +00:00
60fd58b5bb
Increase file response limit 2022-11-15 04:50:17 +00:00
c4f930b067 Merge branch 'main' of https://github.com/RealFascinated/imageify 2022-11-15 03:34:52 +00:00
4db64fbc4c
Added error checking and used a new status code lib 2022-11-15 03:34:50 +00:00
d335ec92ff
Changed to promises and return the file stream on getting a raw file 2022-11-15 03:34:29 +00:00
9eca5f3b26
Changed the io helpers to use promises 2022-11-15 03:33:50 +00:00
006ee69039
Update file ui 2022-11-15 03:33:33 +00:00
fdbc772c38
Changed get files api to send the data as a stream 2022-11-15 03:33:12 +00:00
126b4e9f9d
add http-status-codes 2022-11-15 03:32:49 +00:00
395c9ac2a9
add http-status-codes 2022-11-15 03:32:40 +00:00
3b1fe2f9f6
add more es lint options 2022-11-15 03:32:13 +00:00
df6f30f03b
Update README.md
Signed-off-by: Liam <admin@fascinated.cc>
2022-11-14 18:15:49 +00:00
88fbdced97
add .drone.yml 2022-11-14 05:42:45 +00:00
c609c07515
Update readme 2022-11-14 04:25:04 +00:00
1c9e870a74
Update readme 2022-11-14 04:19:30 +00:00
fa1eb5eab6
Fix error logging for io helper 2022-11-14 04:03:16 +00:00
aa7369ce20
Fix image/video size issue 2022-11-14 04:02:47 +00:00
7c5f636e7c
Update Dockerfile 2022-11-14 03:31:42 +00:00
27532f4d2e
Update env example 2022-11-14 03:31:25 +00:00
5e052455ce
Add more docs 2022-11-14 03:02:56 +00:00
abbba82e61
Add documentation 2022-11-14 03:01:01 +00:00
3c27a724a0
Added more info for the admin account debug creator 2022-11-14 02:40:47 +00:00
Liam
f2d207e3bd
idek 2022-11-14 02:32:56 +00:00
Liam
f90589b955
Update env example 2022-11-14 02:32:47 +00:00
Liam
f5c22f5260
Update next.config.js 2022-11-14 02:32:02 +00:00
Liam
d10593dd7c Add docker files 2022-11-14 02:30:07 +00:00
Liam
63c94365ce add moment and child_process 2022-11-14 00:45:20 +00:00
Liam
a20f6c88c9 Update the file helpers 2022-11-14 00:09:39 +00:00
Liam
a9f0a37020 Show files 2022-11-14 00:09:27 +00:00
Liam
75b5c56190 Add size to the file 2022-11-14 00:09:18 +00:00
Liam
4bc2fc4f67 Add raw files to the api 2022-11-14 00:09:04 +00:00
Liam
511e487516 Update file model 2022-11-14 00:08:54 +00:00
Liam
53d8eb5bcf Add layout 2022-11-14 00:08:46 +00:00
Liam
6d7cd07769 ffprobe lock 2022-11-14 00:08:36 +00:00
Liam
2d0721f267 Add ffprobe and ffprobe-static 2022-11-14 00:08:28 +00:00
Liam
ad0ccd9991 Whitelist localhost for images 2022-11-14 00:08:16 +00:00
Liam
162235a1d3 Revert "Revert "Add file model""
This reverts commit 97733da8fbccc21bbe12848687834a34bcfc3f91.
2022-11-13 22:45:51 +00:00