Commit Graph

82 Commits

Author SHA1 Message Date
Nguyen Thanh Quang 6f513265aa
fix(api): allow uploading without private token 2022-07-05 21:05:20 +07:00
Nguyen Thanh Quang bfa86e9249
fix(component): properly disabled isRequired for isAdmin 2022-06-16 19:51:08 +07:00
Nguyen Thanh Quang f99915506a
fix(component): is admin is accidentally set to required 2022-06-11 08:36:05 +07:00
AlphaNecron f1901f78d4 fix: downgrade redux toolkit to 1.7.2, fix deprecated properties (#22) 2022-03-03 12:23:17 +07:00
AlphaNecron eca63447e0 fix: indent issue 2021-11-11 09:16:44 +07:00
AlphaNecron e977d066a1 fix(api,docker): try catch for discord logger 2021-11-11 09:13:50 +07:00
AlphaNecron 3b4c5db181 fix(lib): internal server error (#15) 2021-11-08 17:43:35 +07:00
AlphaNecron 324d605b9c feat(components): use original file name for raw images 2021-10-23 12:27:59 +07:00
AlphaNecron 6b011e6dd1 feat(components): copy button for urls and mimetype variable 2021-10-17 11:40:18 +07:00
AlphaNecron 64c174133a fix: linting errors 2021-10-15 15:17:10 +07:00
AlphaNecron 996b487048 refactor(lib): moved constant declarations into `constants.ts` 2021-10-15 14:52:11 +07:00
AlphaNecron 2eba13ef48 feat(api): url generator for shortener 2021-10-15 13:34:03 +07:00
AlphaNecron d7fb2707be feat(twilight): basic logging 2021-10-09 20:04:01 +07:00
AlphaNecron 2560ddcdfa refactor(twilight): better embed 2021-10-09 12:52:36 +07:00
AlphaNecron 91482bfd68 build: converted everything into typescript 2021-10-06 18:30:45 +07:00
AlphaNecron eae855fb32 fix(prisma): moved default user creation to seed.ts 2021-10-05 11:02:06 +07:00
AlphaNecron 9fb221fdc2 fix: fixed compatible issues 2021-10-04 19:37:18 +07:00
AlphaNecron b780dfe02c feat(server): configuration through environment 2021-10-03 20:27:00 +07:00
AlphaNecron 893fa1789e fix(api): wrong user when shortening an url 2021-10-03 14:29:08 +07:00
AlphaNecron 65624ef8d9 fix(api): wrong user when shortening an image 2021-10-03 13:05:56 +07:00
AlphaNecron 755ef73424 fix(components): removed debug code 2021-10-03 12:37:52 +07:00
AlphaNecron e655538673 fix(api): config issue 2021-10-03 12:15:10 +07:00
AlphaNecron bb3713c4e8 fix(components): type incompatible 2021-10-03 12:09:40 +07:00
AlphaNecron 59d20a1af5 fix: cleaned imports 2021-10-03 12:02:33 +07:00
AlphaNecron 9767e405bf feat(api): password-protected urls 2021-10-03 11:54:07 +07:00
AlphaNecron 818e35bc9e chore(api): use `authorization` instead of `token` for auth header 2021-10-02 11:43:24 +07:00
AlphaNecron 307fb89723 fix: removed trailing equal signs from token 2021-10-01 16:16:21 +07:00
AlphaNecron 6daa54cc87 refactor: renamed from 'draconic' to 'void' 2021-10-01 15:14:44 +07:00
AlphaNecron 76c19674a0 fix: embed toggle wasn't working 2021-09-30 11:13:21 +07:00
AlphaNecron 699f4ee881 fix: ability to disable embed 2021-09-30 11:01:18 +07:00
AlphaNecron d8517e4f4a fix: added braces around `date` and `time` variable 2021-09-29 21:30:41 +07:00
AlphaNecron cf6732f9fe fix: internal server error 2021-09-29 21:25:42 +07:00
AlphaNecron 634a37d3d9 feat(components): embed customization (#5) 2021-09-29 21:15:27 +07:00
AlphaNecron 1922e400d6 feat(components): url in dashboard 2021-09-29 13:07:15 +07:00
AlphaNecron 41d1715811 fix(components): url validation 2021-09-28 13:11:53 +07:00
AlphaNecron f28b58a21a fix(components): button spacing 2021-09-28 13:02:43 +07:00
AlphaNecron a72113d577 feat(components): sharex shortener config 2021-09-28 12:58:31 +07:00
AlphaNecron 71b89b2fc0 fix(twilight): splitted files into pages 2021-09-28 10:49:17 +07:00
AlphaNecron bb8a230277 fix: urls not loading 2021-09-27 18:35:57 +07:00
AlphaNecron 6c7c864f3c feat(components,twilight): url shortener 2021-09-27 18:17:37 +07:00
AlphaNecron 3da2039730 feat(twilight): view files command 2021-09-26 14:45:45 +07:00
AlphaNecron d24fa76702 feat(twilight): initial 2021-09-25 19:35:49 +07:00
AlphaNecron a2e43aed67 feat(server): support for node 14 (fermium) 2021-09-25 16:44:53 +07:00
AlphaNecron 8d80b1fd26 feat: decreased the spacing of grid cards 2021-09-24 12:34:11 +07:00
AlphaNecron 83b031e5b6 fix: make filter allow uppercase texts 2021-09-24 11:50:59 +07:00
AlphaNecron 40ef5d5954 feat: update view count in embed route instead of raw route 2021-09-23 19:00:16 +07:00
AlphaNecron 7dd77cfe73 feat(components): ui improvements 2021-09-23 18:42:16 +07:00
AlphaNecron f08cfee3fa feat(components): added view count column 2021-09-23 16:12:51 +07:00
AlphaNecron 3cb631a3f2 chore(components): changed the variant of searchbox to filled 2021-09-23 16:01:50 +07:00
AlphaNecron 4f9d69a53e feat(components): list view, search function, bug fixes 2021-09-23 14:54:17 +07:00