619 Commits

Author SHA1 Message Date
Mystikfluu
07e36cd2d3 added account-based ratelimiting 2022-06-09 18:58:14 +02:00
Mystikfluu
a01db193dc better loading and error screen 2022-06-09 16:36:43 +02:00
Mystikfluu
5ad3b322b9 fixed search not decoding bio 2022-06-09 16:24:02 +02:00
Mystikfluu
f473f2acc7 now shows new bio again 2022-06-09 16:13:32 +02:00
Mystikfluu
b63246dd78 moved github link to IPost description 2022-06-09 16:06:40 +02:00
none
30a6dc64f4 loading screen now disappears after messages are loaded 2022-06-09 10:44:22 +02:00
Mystikfluu
e5614a0e01 fixed error 2022-06-09 10:34:27 +02:00
none
d5187c7332 added new views
added loading information
added no account information
2022-06-09 10:32:08 +02:00
none
b41d97985d made logging level optional 2022-06-09 10:05:49 +02:00
none
98845c4454 fixed logging issue 2022-06-09 10:04:58 +02:00
Code002Lover
7191b77f5c
Merge pull request #6 from 002Hub/snyk-upgrade-347f0e84d43ae6cd45572501cd03658b
[Snyk] Upgrade helmet from 5.0.2 to 5.1.0
2022-06-08 03:17:56 -07:00
snyk-bot
bde6b20926
fix: upgrade helmet from 5.0.2 to 5.1.0
Snyk has created this PR to upgrade helmet from 5.0.2 to 5.1.0.

See this package in npm:
https://www.npmjs.com/package/helmet

See this project in Snyk:
https://app.snyk.io/org/mystikfluu/project/a0cb5db3-5314-4f12-be9d-493a8475edd5?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-06-08 00:07:58 +00:00
Mystikfluu
03bb0a0c93 updated link regex 2022-06-07 15:28:35 +02:00
Mystikfluu
08ccf94056 added message option 2022-06-07 15:27:50 +02:00
Mystikfluu
e6617fecc5 added search page 2022-06-07 09:16:17 +02:00
Mystikfluu
2632d8c133 moved navbar to js for easier editing 2022-06-04 17:00:26 +02:00
Mystikfluu
3d36086134 even more input validation 2022-06-04 14:09:53 +02:00
Mystikfluu
6b86ab0223 better input validation for post endpoint 2022-06-04 13:58:30 +02:00
Mystikfluu
7f408cd87c updated api documentation 2022-06-04 13:34:02 +02:00
Mystikfluu
0e7be58c41 added search api endpoint 2022-06-04 13:19:26 +02:00
Mystikfluu
92d62685fc you know what
un-base64's your website
2022-06-04 13:17:35 +02:00
Mystikfluu
ce379e944e made it look better 2022-06-04 11:55:14 +02:00
Mystikfluu
45ee4acfdc moved JS code to JS file 2022-06-03 08:49:20 +02:00
Mystikfluu
cfbf54410c fixed redirection bug 2022-06-03 08:48:13 +02:00
Mystikfluu
eeb4bb85e0 fixed ugly style 2022-06-03 08:47:46 +02:00
Mystikfluu
a11cc7380c fixed server error when not passing along a username or password 2022-06-03 08:47:34 +02:00
Mystikfluu
c05c5d47e0 user page style now similar to login 2022-06-03 08:42:30 +02:00
Mystikfluu
00e5ed3c21 added /api/getalluserinformation endpoint
new endpoint shows all user information that is being stored
2022-06-02 22:47:28 +02:00
Mystikfluu
543c86072f hides user and posts when not logged in 2022-06-02 22:24:13 +02:00
Mystikfluu
98ea1c7e3a added doctype and html tag 2022-06-02 16:42:55 +02:00
Mystikfluu
89a44cf837 now using this.seed instead of seed 2022-06-01 20:49:00 +02:00
Mystikfluu
48abd6274f fixed word-overflow in long posts 2022-06-01 20:48:24 +02:00
Mystikfluu
0c53ec31b3 Merge branch 'master' of https://github.com/Mystikfluu/authwebsite 2022-05-31 10:03:52 +02:00
none
73ffb69917 fixed #5 2022-05-31 10:03:13 +02:00
Mystikfluu
e41aefd9cc added log levels 2022-05-27 12:56:45 +02:00
Mystikfluu
03e022b3d8 added logfiles 2022-05-27 12:52:18 +02:00
Mystikfluu
36fd7ff7ff expanded username length in posts 2022-05-27 01:50:54 +02:00
Mystikfluu
ac6853062b moved navbar 2022-05-26 16:50:23 +02:00
Mystikfluu
fc7d73e5b4 added navbar and global css 2022-05-26 16:49:22 +02:00
Mystikfluu
f63388a919 changed api link to working one 2022-05-26 16:39:56 +02:00
Mystikfluu
bb6b637ec3 added link to API documentation in footer 2022-05-26 16:38:42 +02:00
Mystikfluu
dbcb147c1f changed name 2022-05-26 16:30:54 +02:00
Mystikfluu
025bdcfd4f added API documentation 2022-05-26 16:26:15 +02:00
Mystikfluu
28dacbd50a changed name 2022-05-26 16:26:05 +02:00
Mystikfluu
3a16265fe7 fixed minor bugs 2022-05-26 15:20:43 +02:00
Mystikfluu
69790c32d5 made the index webpage into two parts
added register/login links when not logged in
when logged in, chat and profile links are shown
2022-05-26 14:37:13 +02:00
Mystikfluu
eee57759f9 now actually sends a correct statuscode when not being logged in 2022-05-26 14:36:05 +02:00
Mystikfluu
d2d3e8828f moved from html style node to css file 2022-05-26 14:16:32 +02:00
Mystikfluu
bc2fc5d9a1 optimized sql queries 2022-05-26 14:10:57 +02:00
Code002Lover
6c39e7dfaa
Merge pull request #1 from 002Hub/snyk-upgrade-1f11965264097799fb3eae603282392b
[Snyk] Upgrade express from 4.17.3 to 4.18.0
2022-05-26 05:06:15 -07:00