a578e2fd80
formidable: Replace spaces and other illegal characters with url cleaner version.
...
continuous-integration/appveyor/branch AppVeyor build failed
resize: Auto filter out null values
2022-10-17 09:45:28 +00:00
75929e7c17
routes: Fix path joining when removing files and traverse detection
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-16 08:36:08 +00:00
b931dfb784
unlinkFile: Fix so it decodes the uri path. Also add some safety checks
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-16 08:30:27 +00:00
f1be7e0d79
server: Fix logging for health, aggregate them into 12 * 60 * 60 instances
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 20:22:21 +00:00
5841dbdaab
Update tests to reflect new changes with null size for pre-existing files
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 19:55:56 +00:00
9790f298f3
Fix init being smarter and less io intensive, skip reading size of files during startup
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-15 19:51:13 +00:00
71c8937f93
Minor tweaks and test
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 09:05:05 +00:00
e9bd6b867d
trigger new release
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 08:40:40 +00:00
7755847af3
server: Add specific health check route that doesn't spam logs
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 08:39:59 +00:00
feb42c1ba7
Fix notifying the server of new update
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 08:24:41 +00:00
ebab618926
increment version
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-14 14:03:14 +00:00
675994f129
server: Log config sites on startup
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-14 00:03:57 +00:00
ba1f763e90
appveyor: Final fixes fixed
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-13 23:56:09 +00:00
0dec71ac27
appveyor: More fixes
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-13 23:53:24 +00:00
ac3dd1bed9
appveyor: fix permissions
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-13 22:44:21 +00:00
29afbe82d2
appveyor: Debug
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-13 22:36:20 +00:00
0e47717dc5
package: Add description
continuous-integration/appveyor/branch AppVeyor build cancelled
2022-08-13 22:19:31 +00:00
da2fb5b20c
package: update version
2022-08-13 22:10:15 +00:00
de77fd622f
Add auto build and auto deploy support
2022-08-13 22:05:05 +00:00
666c4bee89
Use service-core
2022-08-13 21:52:45 +00:00
9a0fca4a22
noprefix now auto-adds prefix if file exists.
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-13 01:03:06 +00:00
2b31fce045
Server: Update and clean logging a bit
...
continuous-integration/appveyor/branch AppVeyor build succeeded
Sharp: Switch back to sharp due to bugs in main sharp git.
2022-04-07 17:15:27 +00:00
f4afd8bfae
media: Add route that can resize existing uploaded image
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-07 11:35:29 +00:00
f1871fe41f
Remove circleci
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-11 07:24:24 +00:00
c476ef7b18
Add Appveyor test, update readme
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-11 07:23:27 +00:00
f9db881123
Merge branch 'dev'
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-08 16:09:51 +00:00
214adb7cfd
appveyor
2022-01-08 16:05:54 +00:00
4cd318737f
appveyor
2022-01-08 16:03:58 +00:00
f05e51d484
Attempt at adding appveyor build script
continuous-integration/appveyor/branch Error parsing appveyor.yml
2022-01-08 16:02:35 +00:00
57ecb339db
Update readme
2022-01-08 11:29:16 +00:00
10cb9fb199
Increment version
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-06 10:40:37 +00:00
73235973aa
Update readme
2022-01-06 10:40:19 +00:00
1abe64cb09
Added few more operation support in the API
2022-01-06 09:51:43 +00:00
078f6c518c
Increment version
2022-01-06 09:01:45 +00:00
58553f3e34
Many updates. Added ability to upload prefix-less files. Added ability to remove files.
...
Breaking: Renamed name to filename when listing files in folder.
Breaking: Fixed the schema response for /media/resize. It is now consistent with other upload methods.
2022-01-06 09:01:10 +00:00
92338b94ca
Add missing test images
2022-01-05 14:51:32 +00:00
68eef3a6b6
Complete refactor, features and optimization of code
...
Removed large amount of dependencies.
Added vips support and automatically resizing based on any criteria.
Faster and leaner.
Added ability to fetch listing of files in folders.
2022-01-05 14:47:51 +00:00
d2e263afbe
Fix logging, fix a few bugs, add docker file, move files a bit and add auto build and publish to docker
2021-10-11 03:39:01 +00:00
799c4419dc
cleanup debug code and last of circleci bugs
2021-10-11 02:21:20 +00:00
0a2e9fdfc4
try add quotation marks to linux tester
2021-10-11 02:19:59 +00:00
df43b97adf
circleci: Change test reporter to list
2021-10-11 02:10:52 +00:00
4780813d3d
more debug code for circleci
2021-10-11 02:09:18 +00:00
ce1e357079
update flaska
2021-10-11 02:07:26 +00:00
36c45c9353
more debug code for circleci
2021-10-11 01:40:18 +00:00
d601ce169d
add slight debug stuff to figure out why circleci tests are failing
2021-10-11 01:36:36 +00:00
9823f80721
test: Add slight delay to media api in case it takes a while to write to log files
2021-10-11 01:32:29 +00:00
4767bf11fe
use fixed version of eltro for circleci
2021-10-11 01:30:32 +00:00
c26096997e
circleci: Fix running test, permanently stop package-lock
2021-10-11 01:24:51 +00:00
78ba288b49
update version to 2.0
2021-10-11 00:57:39 +00:00
bf508fc5b8
Replace multer with formidable
2021-10-11 00:56:22 +00:00