Commit graph

30 commits

Author SHA1 Message Date
8d0265d0fe cors: Fix cors to allow any if site allows cors
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-11-15 10:07:20 +00:00
81c9603ea0 Add cors support for sites that request it
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2023-11-15 08:52:58 +00:00
9e6d6f505d package: Trigger a new version
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-10-17 09:46:01 +00:00
b931dfb784 unlinkFile: Fix so it decodes the uri path. Also add some safety checks
Some checks failed
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
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 20:22:21 +00:00
9790f298f3 Fix init being smarter and less io intensive, skip reading size of files during startup
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-08-15 19:51:13 +00:00
71c8937f93 Minor tweaks and test
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 09:05:05 +00:00
e9bd6b867d trigger new release
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-15 08:40:40 +00:00
ebab618926 increment version
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-14 14:03:14 +00:00
0e47717dc5 package: Add description
Some checks reported errors
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
666c4bee89 Use service-core 2022-08-13 21:52:45 +00:00
9a0fca4a22 noprefix now auto-adds prefix if file exists.
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-08-13 01:03:06 +00:00
2b31fce045 Server: Update and clean logging a bit
All checks were successful
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
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-04-07 11:35:29 +00:00
c476ef7b18 Add Appveyor test, update readme
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
2022-01-11 07:23:27 +00:00
10cb9fb199 Increment version
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-01-06 10:40:37 +00:00
078f6c518c Increment version 2022-01-06 09:01:45 +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
0a2e9fdfc4 try add quotation marks to linux tester 2021-10-11 02:19:59 +00:00
ce1e357079 update flaska 2021-10-11 02:07:26 +00:00
4767bf11fe use fixed version of eltro for circleci 2021-10-11 01:30:32 +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
11c1133696 Finished unit test, refactored to use flaska instead of koa 2021-10-11 00:21:57 +00:00
dc462a3d53 Huge update and cleanup on dependencies and test environment among other stuff 2021-07-03 13:56:53 +00:00
4dee8dfbb2 implemented storage uploader 2017-12-10 09:45:38 +00:00
aa15a46b61 Remove references to lodash 2017-12-09 22:55:25 +00:00
0ee7b6f8cb bootstrapped project 2017-12-09 21:51:18 +00:00