Commit Graph

  • 62383402b3 added minimum password length changed max username length to 25 fixed login Mystikfluu 2022-04-24 18:59:04 +02:00
  • f2dc05be33 added asking for permission upon opening website Mystikfluu 2022-04-24 16:16:52 +02:00
  • 6663b63738 now checking origin of websocket message Mystikfluu 2022-04-24 16:15:08 +02:00
  • 4ae13aa387 comented out the console log of data Mystikfluu 2022-04-24 16:09:02 +02:00
  • 9dcf467595 commented out unused websocketserver functions Mystikfluu 2022-04-24 16:08:45 +02:00
  • 91aa0e5302 getPosts endpoint now returns all posts Mystikfluu 2022-04-24 16:07:08 +02:00
  • d29ab2ae36 added crossout text Mystikfluu 2022-04-24 13:56:06 +02:00
  • 083136a94e changed filterPost added multi-line texts added bold text added italic text Mystikfluu 2022-04-24 12:12:02 +02:00
  • 886178b79d added special text Mystikfluu 2022-04-24 11:56:14 +02:00
  • ca1b8fb324 moved js into seperate files inside js/ directory Mystikfluu 2022-04-24 09:51:32 +02:00
  • 38ad788a45 added mentions Mystikfluu 2022-04-24 00:41:41 +02:00
  • add467259f added mentions and notifications Mystikfluu 2022-04-24 00:41:34 +02:00
  • 5ad7b29c70 finally added https Mystikfluu 2022-04-24 00:41:07 +02:00
  • 235701b646 added sessions increased max api calls Mystikfluu 2022-04-23 18:15:02 +02:00
  • 7982cb192c removed max password length Mystikfluu 2022-04-23 17:38:14 +02:00
  • 773fa49a3b added websockets Mystikfluu 2022-04-23 17:37:52 +02:00
  • fc87764782 added password changes Mystikfluu 2022-04-23 17:37:36 +02:00
  • f6f9c8343b made it look better Mystikfluu 2022-04-23 17:37:23 +02:00
  • bea1e6faf8 added links added link to changePW added link to posts fixed link to login Mystikfluu 2022-04-23 17:37:16 +02:00
  • 1d01eeafb2 posts are better now now auto updates links are also securely built Mystikfluu 2022-04-23 17:36:48 +02:00
  • b2d8c7ac84 showing username over the textarea now Mystikfluu 2022-04-23 09:58:15 +02:00
  • 81358f3c28 fixed error after unsigning auth cookie now sending error message if an invalid auth cookie is passed to the server Mystikfluu 2022-04-23 09:55:26 +02:00
  • 1afa1bcc64 auto building posts now Mystikfluu 2022-04-22 20:14:53 +02:00
  • fbf7895487 fixed error made constants for hashes Mystikfluu 2022-04-22 20:14:39 +02:00
  • 6c2edafd0f fixed /api/ error BuildTools 2022-04-22 16:48:54 +02:00
  • 396188003b made post function async BuildTools 2022-04-22 16:47:27 +02:00
  • dd2960b391 added posts BuildTools 2022-04-22 16:45:42 +02:00
  • 9690ca9153 updated hashing now even better BuildTools 2022-04-22 13:07:47 +02:00
  • 5d857e7731 fixed some problems reduced dumb code added some debugging BuildTools 2022-04-22 12:53:42 +02:00
  • 2b946db885 converted all hashes to hashing function BuildTools 2022-04-22 12:47:06 +02:00
  • e657a06233 fml BuildTools 2022-04-22 12:43:13 +02:00
  • b65047386c fixed minor problem BuildTools 2022-04-22 12:41:00 +02:00
  • 0381f275e0 more secure hashing BuildTools 2022-04-22 12:37:17 +02:00
  • 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 Mystikfluu 2022-04-20 23:56:57 +02:00
  • 2c9f27b8de set secure to true in cookies Mystikfluu 2022-04-20 22:29:28 +02:00
  • acbc100824 increased user request ratelimits Mystikfluu 2022-04-20 22:25:44 +02:00
  • c5fb09df78 added ratelimits to endpoints that did not have it before Mystikfluu 2022-04-20 22:21:23 +02:00
  • 15f47110d9 set httpOnly in the cookies to false Mystikfluu 2022-04-20 22:14:27 +02:00
  • bc547bfbc7 fixed several vulnerabilities Mystikfluu 2022-04-20 22:10:01 +02:00
  • 534d1a6d07 initial commit Mystikfluu 2022-04-20 21:31:09 +02:00