Commit Graph

159 Commits

Author SHA1 Message Date
rubikscraft
caa18ea3bd refactor class names 2022-09-02 17:18:22 +02:00
rubikscraft
482ab2bfb6 Add ApiKey entity 2022-09-02 17:14:13 +02:00
rubikscraft
b92e9c4f98 send back error message in image form 2022-09-02 16:48:07 +02:00
rubikscraft
2519afae6a Change register button location 2022-09-02 10:43:23 +02:00
rubikscraft
b23e5c6660 Add more info about config options 2022-09-01 20:25:40 +02:00
rubikscraft
7962adb5ca Make the "Please Log In" text link to the login page 2022-09-01 18:58:47 +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
654671ba4c make sure image list shows latest images first 2022-09-01 13:41:08 +02:00
rubikscraft
d1419e67cf store filename of uploaded file 2022-09-01 13:16:23 +02:00
rubikscraft
0e2388f808 Support http connections, allow pasting to upload 2022-08-29 20:30:24 +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
d0dea59a3a force update terser 2022-08-27 17:40:57 +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
ba47d0bff4 Make all services readonly 2022-06-27 17:37:37 +02:00
rubikscraft
34eeb11930 cleanup preference repo 2022-06-27 17:16:42 +02:00
rubikscraft
ba512c2e5b cleaned up image file repository 2022-06-27 16:46:11 +02:00
rubikscraft
de893f7c40 improve image deletion method 2022-06-27 16:23:23 +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
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
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
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
4cd642dc88 refactor some names 2022-04-25 15:44:30 +02:00
rubikscraft
f22245904f cache converted images 2022-04-25 15:31:25 +02:00
rubikscraft
f876253b05 add ability to convert images, remove ico support 2022-04-25 13:14:44 +02:00
rubikscraft
4c3a00f661 ability to send original image if wanted 2022-04-22 17:49:39 +02:00
rubikscraft
e9dc11ab70 make extension optional for image request 2022-04-22 17:34:41 +02:00
rubikscraft
47d6c26dcf rename some auth things 2022-04-22 17:30:47 +02:00
rubikscraft
6c1fa47a77 add ability to add extensions to image api 2022-04-21 19:35:11 +02:00
rubikscraft
1d7a18b2bb dont keep original by default 2022-04-21 17:53:49 +02:00
rubikscraft
cd7c3b387c store original 2022-04-21 17:27:20 +02:00
rubikscraft
f1188483ad add image derivative db 2022-04-21 17:08:37 +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
3759b8b23f fix some exceptions dissapearing 2022-04-18 17:28:45 +02:00