Commit Graph
24 Commits
Author SHA1 Message Date
code002lover 99f1890257 fix error + format 2025-04-29 00:29:00 +02:00
code002lover 96780223d2 finish updating dependencies 2025-04-26 03:50:09 +02:00
Mystikfluu 0ea07f9ec8 update api documentation
add authentication
2023-04-21 00:17:05 +02:00
Mystikfluu 580f909667 fix auth token length 2023-02-15 20:08:17 +01:00
Mystikfluu 3254d01581 fix some anti pattern stuff 2023-02-10 19:24:05 +01:00
Mystikfluu 83941add4d add simple app authorization page 2023-02-10 16:05:58 +01:00
Mystikfluu 4f39af2749 change from mysql to mysql2 2023-02-06 13:27:02 +01:00
Mystikfluu 3942a6e2df hopefully deepsource is pleased this time 2023-02-06 11:03:50 +01:00
Mystikfluu 87cd9c590f allow auth tokens in get requests 2023-02-05 18:04:03 +01:00
Mystikfluu 86f747d76a better edge-case handling 2023-02-04 13:34:48 +01:00
Mystikfluu 4302684c57 add test support for authentication tokens 2023-02-04 12:36:08 +01:00
Mystikfluu d55de3bf79 use named exports
for SHA256 & unsign
2022-11-19 17:11:08 +01:00
Mystikfluu a763bde1f8 add clearer error status codes 2022-09-10 17:32:43 +02:00
deepsource-autofix[bot]andGitHub c478f83f70 Remove unnecessary 'async' keyword 2022-09-05 17:25:36 +00:00
deepsource-autofix[bot]andGitHub 29e4d677f3 Replace ==/!= with ===/!== 2022-09-05 16:40:08 +00:00
Mystikfluu 1a142c581b fix bug when not logged in 2022-08-26 14:15:15 +02:00
Mystikfluu 988d90b46f fix a bug when user wasn't logged in 2022-08-25 12:14:09 +02:00
Mystikfluu 87b81cef81 add channels & current user in template 2022-08-24 23:58:25 +02:00
Mystikfluu 6ed17497c5 rewrite to a module 2022-08-19 19:29:14 +02:00
Mystikfluu c78f4cba3a remove unused data 2022-08-19 18:49:02 +02:00
Mystikfluu c9a24b0d1a fixed storing settings in a wrong format 2022-07-26 01:28:56 +02:00
Mystikfluu b942dd73cd initialize settings as empty object
instead of "null"
2022-07-25 19:07:13 +02:00
Mystikfluu 9fad64a9ef add basic settings endpoints 2022-07-25 18:59:42 +02:00
Mystikfluu a706128032 moved some functions out of server 2022-07-20 07:50:48 +02:00