Commit Graph

175 Commits

Author SHA1 Message Date
rubikscraft
f602e71520 add loading info to register and login 2022-09-04 14:43:19 +02:00
rubikscraft
27b5fdeae1 allowing chosing preferred format for sharex 2022-09-04 12:54:54 +02:00
rubikscraft
94763e1e41 add sharex config exporter 2022-09-04 12:33:37 +02:00
rubikscraft
9580ccc928 make apikeys editor better 2022-09-04 11:32:51 +02:00
rubikscraft
5878f0ad1d allow adding names to apikeys 2022-09-03 21:51:56 +02:00
rubikscraft
8ffb06c059 Fix permission bug 2022-09-03 19:18:53 +02:00
rubikscraft
6b0504ec9c finish api key management interface 2022-09-03 17:07:43 +02:00
rubikscraft
a91363962a add basic api key management 2022-09-03 16:41:50 +02:00
rubikscraft
0813ed0cbc fix fab layout bug 2022-09-03 16:41:35 +02:00
rubikscraft
bfbc6fc8e3 add frontend apikey service 2022-09-03 15:41:56 +02:00
rubikscraft
833a89426a add route for api key management 2022-09-03 15:02:43 +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
caa18ea3bd refactor class names 2022-09-02 17:18:22 +02:00
rubikscraft
94b10929df fix branding bug 2022-09-02 14:57:55 +02:00
rubikscraft
aa61e12856 Update the branding 2022-09-02 14:49:53 +02:00
rubikscraft
2519afae6a Change register button location 2022-09-02 10:43:23 +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
3a1f279d32 fix ui and download bug 2022-09-01 14:53:55 +02:00
rubikscraft
1fdbe9edc7 change images list to show filename 2022-09-01 13:44:40 +02:00
rubikscraft
69c405c7cc add delete button to image view layout 2022-09-01 13:38:33 +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
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
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
5d9f109801 Refactor shared components 2022-06-27 15:23:06 +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
2305739464 start work on customization dialog 2022-05-12 12:06:37 +02:00
rubikscraft
e5a417d23c refactor dialogs and buttons 2022-05-10 17:38:37 +02:00
rubikscraft
042129e57c add ability to delete images 2022-05-10 15:11:31 +02:00
rubikscraft
fd24e29c0c Add a neat paginator 2022-05-10 15:03:51 +02:00
rubikscraft
a5aac2da1d made a working masonry component 2022-05-10 11:12:15 +02:00
rubikscraft
9e5d6c6f89 start work on better masonry layout 2022-05-09 17:02:59 +02:00
rubikscraft
9a5859c30b add dynamic columns to image view 2022-05-09 11:54:01 +02:00
rubikscraft
0677358386 improve image list view 2022-05-08 21:50:53 +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
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
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