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 |
|
Mystikfluu
|
c137a72aa2
|
added sql file for creating the schema
|
2022-05-25 17:55:09 +02:00 |
|
Mystikfluu
|
bb969aa39a
|
better ip handling
no longer stores ips as plaintext, instead hashes them
|
2022-05-25 17:41:04 +02:00 |
|
Mystikfluu
|
06e9924777
|
usernames now allow non-utf8 characters as well
|
2022-05-25 17:36:37 +02:00 |
|
Mystikfluu
|
531b0cab53
|
now trims posts
|
2022-05-25 17:35:59 +02:00 |
|
Mystikfluu
|
a6743bcb07
|
added non-utf8 character compatability
|
2022-05-25 13:38:54 +02:00 |
|
Mystikfluu
|
ce7409684d
|
centered and rounded posts
|
2022-05-24 19:57:03 +02:00 |
|
Mystikfluu
|
68f3b432ba
|
now only shows domain of url
|
2022-05-24 19:56:54 +02:00 |
|
Mystikfluu
|
fe09679b0a
|
added config file
x-forwarded-for request header is now ignored when getting the ip
|
2022-05-07 15:21:17 +02:00 |
|
Mystikfluu
|
e5ad0562cf
|
Merge branch 'master' of https://github.com/Mystikfluu/authwebsite
|
2022-05-06 20:39:47 +02:00 |
|
Mystikfluu
|
429ea5d132
|
added link to github
|
2022-05-06 20:39:33 +02:00 |
|
Mystikfluu
|
438a5a84af
|
changed title to "Posts"
|
2022-05-01 12:34:53 +02:00 |
|
Mystikfluu
|
733c5860f1
|
dont readme
|
2022-04-27 23:13:30 +02:00 |
|
Mystikfluu
|
5f7e6fce10
|
changed random string generation
|
2022-04-27 22:52:07 +02:00 |
|
Mystikfluu
|
32c404cdd0
|
changed mysql connections
now using a pool of up to 10 connections instead of one
|
2022-04-27 15:46:40 +02:00 |
|
Mystikfluu
|
ab8c16dc82
|
added replies
|
2022-04-26 19:43:59 +02:00 |
|
Mystikfluu
|
182ff8fcad
|
added new features
added user bio
added getotheruser endpoint
sending better responses in post api
|
2022-04-26 19:43:33 +02:00 |
|
Mystikfluu
|
12106f0492
|
added bio
|
2022-04-26 19:42:01 +02:00 |
|
Mystikfluu
|
8d71f47c81
|
added link styling
|
2022-04-26 19:41:41 +02:00 |
|
Mystikfluu
|
b9473c8753
|
links now open in a new tab
|
2022-04-24 18:59:18 +02:00 |
|
Mystikfluu
|
62383402b3
|
added minimum password length
changed max username length to 25
fixed login
|
2022-04-24 18:59:04 +02:00 |
|
Mystikfluu
|
f2dc05be33
|
added asking for permission upon opening website
|
2022-04-24 16:16:52 +02:00 |
|
Mystikfluu
|
6663b63738
|
now checking origin of websocket message
|
2022-04-24 16:15:08 +02:00 |
|
Mystikfluu
|
4ae13aa387
|
comented out the console log of data
|
2022-04-24 16:09:02 +02:00 |
|
Mystikfluu
|
9dcf467595
|
commented out unused websocketserver functions
|
2022-04-24 16:08:45 +02:00 |
|
Mystikfluu
|
91aa0e5302
|
getPosts endpoint now returns all posts
|
2022-04-24 16:07:08 +02:00 |
|
Mystikfluu
|
d29ab2ae36
|
added crossout text
|
2022-04-24 13:56:06 +02:00 |
|
Mystikfluu
|
083136a94e
|
changed filterPost
added multi-line texts
added bold text
added italic text
|
2022-04-24 12:12:02 +02:00 |
|
Mystikfluu
|
886178b79d
|
added special text
|
2022-04-24 11:56:14 +02:00 |
|
Mystikfluu
|
ca1b8fb324
|
moved js into seperate files inside js/ directory
|
2022-04-24 09:51:32 +02:00 |
|
Mystikfluu
|
38ad788a45
|
added mentions
|
2022-04-24 00:41:41 +02:00 |
|
Mystikfluu
|
add467259f
|
added mentions and notifications
|
2022-04-24 00:41:34 +02:00 |
|
Mystikfluu
|
5ad7b29c70
|
finally added https
|
2022-04-24 00:41:07 +02:00 |
|
Mystikfluu
|
235701b646
|
added sessions
increased max api calls
|
2022-04-23 18:15:02 +02:00 |
|
Mystikfluu
|
7982cb192c
|
removed max password length
|
2022-04-23 17:38:14 +02:00 |
|
Mystikfluu
|
773fa49a3b
|
added websockets
|
2022-04-23 17:37:52 +02:00 |
|
Mystikfluu
|
fc87764782
|
added password changes
|
2022-04-23 17:37:36 +02:00 |
|
Mystikfluu
|
f6f9c8343b
|
made it look better
|
2022-04-23 17:37:23 +02:00 |
|
Mystikfluu
|
bea1e6faf8
|
added links
added link to changePW
added link to posts
fixed link to login
|
2022-04-23 17:37:16 +02:00 |
|
Mystikfluu
|
1d01eeafb2
|
posts are better now
now auto updates
links are also securely built
|
2022-04-23 17:36:48 +02:00 |
|
Mystikfluu
|
b2d8c7ac84
|
showing username over the textarea now
|
2022-04-23 09:58:15 +02:00 |
|
Mystikfluu
|
81358f3c28
|
fixed error after unsigning auth cookie
now sending error message if an invalid auth cookie is passed to the
server
|
2022-04-23 09:55:26 +02:00 |
|
Mystikfluu
|
1afa1bcc64
|
auto building posts now
|
2022-04-22 20:14:53 +02:00 |
|
Mystikfluu
|
fbf7895487
|
fixed error
made constants for hashes
|
2022-04-22 20:14:39 +02:00 |
|
Mystikfluu
|
72b78ebd14
|
removed helmet
added "x-powered-by" header with value "ZeroTwoHub"
added "DID_I_FINALLY_ADD_HTTPS" which sets the secure value of the
cookies
|
2022-04-20 23:56:57 +02:00 |
|
Mystikfluu
|
2c9f27b8de
|
set secure to true in cookies
|
2022-04-20 22:29:28 +02:00 |
|
Mystikfluu
|
acbc100824
|
increased user request ratelimits
moved ratelimiting code outside of api section
|
2022-04-20 22:25:44 +02:00 |
|
Mystikfluu
|
c5fb09df78
|
added ratelimits to endpoints that did not have it before
|
2022-04-20 22:21:23 +02:00 |
|
Mystikfluu
|
15f47110d9
|
set httpOnly in the cookies to false
|
2022-04-20 22:14:27 +02:00 |
|
Mystikfluu
|
bc547bfbc7
|
fixed several vulnerabilities
|
2022-04-20 22:10:01 +02:00 |
|
Mystikfluu
|
534d1a6d07
|
initial commit
|
2022-04-20 21:31:09 +02:00 |
|