Commit graph

123 commits

Author SHA1 Message Date
rubikscraft 5878f0ad1d
allow adding names to apikeys 2022-09-03 21:51:56 +02:00
rubikscraft 92e44aea66
Add support for deletekeys 2022-09-03 20:03:28 +02:00
rubikscraft 8ffb06c059
Fix permission bug 2022-09-03 19:18:53 +02:00
rubikscraft a91363962a
add basic api key management 2022-09-03 16:41:50 +02:00
rubikscraft c68360c81f
add api key management endpoints 2022-09-03 13:50:53 +02:00
rubikscraft a7981ce8ad
make working apikey db
fix bug in user delete call
2022-09-02 21:28:14 +02:00
rubikscraft 482ab2bfb6
Add ApiKey entity 2022-09-02 17:14:13 +02:00
rubikscraft fc7bf915dc
update dependencies 2022-09-02 12:26:05 +02:00
rubikscraft b23e5c6660
Add more info about config options 2022-09-01 20:25:40 +02:00
rubikscraft 83cc652b52
Add ability to tell image to shrink only
Useful for thumbnails, no need to enlarge a small image
2022-09-01 15:40:56 +02:00
rubikscraft d1419e67cf
store filename of uploaded file 2022-09-01 13:16:23 +02:00
rubikscraft c99cff55e1
Update dependencies 2022-08-30 15:46:36 +02:00
rubikscraft ba7f1db412
fix bug in chrome 2022-08-29 15:57:10 +02:00
rubikscraft 62a4c91ba7
Fix everything needed for correct build 2022-08-28 16:31:20 +02:00
rubikscraft 3762a3b146
allow conversion between animated and still 2022-08-27 17:25:39 +02:00
rubikscraft 0a81b3c25d
change the way file types are handled 2022-08-27 14:24:26 +02:00
rubikscraft ab600c20b7
change error behaviour 2022-08-26 20:40:16 +02:00
rubikscraft 659a41cd28
upgrade everything 2022-08-26 12:38:05 +02:00
rubikscraft d507fcfaf0
Partly refactor errors 2022-07-19 14:54:02 +02:00
rubikscraft c8722d8944
Change failure behaviour 2022-07-04 17:11:42 +02:00
rubikscraft 5d9f109801
Refactor shared components 2022-06-27 15:23:06 +02:00
rubikscraft a355404c3a
switch to posix.js 2022-06-27 13:22:48 +02:00
rubikscraft 457696b239
Update packages 2022-06-17 10:48:56 +02:00
rubikscraft 507289c23a
fastify 4 2022-06-09 16:42:13 +02:00
rubikscraft 7baa666861
add image customization dialog 2022-06-05 20:38:20 +02:00
rubikscraft c67e3467a5
Format everything 2022-06-05 12:20:16 +02:00
rubikscraft b20eea0455
update and migrate, add prettier 2022-06-05 12:16:31 +02:00
rubikscraft 241f300a54
modify user settings to use new pagination 2022-05-08 16:20:16 +02:00
rubikscraft 51675fcf32
Add extra pagination api's 2022-05-08 16:12:23 +02:00
rubikscraft 966954acc7
add image delete api 2022-05-04 21:50:11 +02:00
rubikscraft 80b60595fe
rename permissions and add admin image list 2022-05-04 21:25:52 +02:00
rubikscraft dce72d0680
add image list api 2022-05-03 21:37:20 +02:00
rubikscraft 71beb9f41c
link image with user 2022-05-02 15:03:01 +02:00
rubikscraft 852391c3ce
add purge method 2022-05-02 12:11:25 +02:00
rubikscraft a1a67f0da7
add config for conversion worker
update packages
2022-05-02 00:00:29 +02:00
rubikscraft 377e6d7709
move image converting to child_process 2022-05-01 23:29:56 +02:00
rubikscraft 342e52601e
add ability to select download format 2022-04-26 00:02:37 +02:00
rubikscraft 86cbbdd5b4
Fix some cors issues 2022-04-25 18:07:36 +02:00
rubikscraft 8fb95c8bdf
cleanup unused cached images 2022-04-25 16:13:58 +02:00
rubikscraft f876253b05
add ability to convert images, remove ico support 2022-04-25 13:14:44 +02:00
rubikscraft 6c1fa47a77
add ability to add extensions to image api 2022-04-21 19:35:11 +02:00
rubikscraft cd7c3b387c
store original 2022-04-21 17:27:20 +02:00
rubikscraft 47210fabce
add seperate collection for image files and meta 2022-04-21 16:53:40 +02:00
rubikscraft 5bc9e1460f
make share button work 2022-04-20 22:06:43 +02:00
rubikscraft 4612a9ea6f
reconsider logging levels 2022-04-18 16:43:27 +02:00
rubikscraft 2273fefd27
refactor names in shared 2022-04-18 14:09:34 +02:00
rubikscraft 84aabbd49a
change images to use ids instead of hashes 2022-04-16 17:22:50 +02:00
rubikscraft ff07ee94c6
change regex names 2022-04-16 17:09:01 +02:00
rubikscraft c7d1a16d9f
add qoi upload support 2022-04-16 16:54:13 +02:00
rubikscraft cadb909c40
Add frontend qoi rendering 2022-04-16 16:35:28 +02:00