Commit Graph

69 Commits

Author SHA1 Message Date
010f44a3d0 Merge pull request 'Changed to separate page structure & api updates' (#1) from feature/html-navbar into master
Reviewed-on: #1
2024-03-25 10:00:47 +00:00
0e2218d1c1 Changed to separate page structure & api updates 2024-03-25 09:40:43 +00:00
3d10d6654f account icons fixed for dark mode and leaderboard updates 2024-03-23 15:56:37 +00:00
52624bd056 added redirects 2024-03-23 00:13:42 +00:00
caa177571b Improved leaderboard functionality and documentation 2024-03-22 23:50:10 +00:00
a611ab02ef added rocket.toml.example 2024-03-21 17:59:00 +00:00
45e7887a7e new catchers for 404 errors 2024-03-21 17:47:17 +00:00
4a57128a27 small fixes 2024-03-21 17:17:55 +00:00
352bc249d9 Added HTML Documentation 2024-03-21 17:13:37 +00:00
Arlo Filley
37656907d3 more documentation 2024-03-20 23:58:14 +00:00
63a8e86313 added documentation 2024-03-20 17:42:11 +00:00
1cb9d8f5a5 Added ReadMe and LICENSE FILES, Started Documentation 2024-03-20 17:16:15 +00:00
Arlo Filley
51cd9ac2b1
Merge pull request #1 from ArloFilley/docker
Docker Support
2024-03-20 17:07:31 +00:00
90bb99f232 open_evening_2 2023-10-17 15:15:41 +01:00
3aec4a052f ui changes and better secret use 2023-09-05 08:52:28 +01:00
39aedf8fcc api fixes 2023-09-04 21:01:22 +01:00
5102606f51 finished database code migration 2023-09-04 17:38:37 +01:00
b3ed15811e migrated database to sqlite 2023-09-04 16:53:09 +01:00
Arlo Filley
2ae7f236ce
Delete server directory 2023-03-08 07:48:14 +00:00
8522aa50b5 changes 2023-02-10 11:07:31 +00:00
baa6c6ed97 updates 2023-02-10 11:07:31 +00:00
Arlo Filley
d348861a34
Delete Rocket.toml 2023-02-10 11:07:19 +00:00
Arlo Filley
786eb5bb0f
Delete websites/Servers directory 2023-02-10 11:06:50 +00:00
860bd085e3 added functionality 2023-02-10 11:02:15 +00:00
6dc7d6a033 Split server into multiple files 2023-01-11 15:25:52 +00:00
ed6830b39a iteration 3 2022-12-16 00:34:58 +00:00
445344061c added colorschemes 2022-12-01 14:41:14 +00:00
7d918b0995 improvements to profile screen 2022-11-29 12:21:38 +00:00
239391e777 fixed textbox framerate issues 2022-11-28 14:17:27 +00:00
5df9198be8 numerous bug fixes 2022-11-28 11:04:49 +00:00
e8bec58827 added usability changes 2022-11-25 14:49:05 +00:00
78619468b5 iteration 2 complete 2022-11-22 20:30:47 +00:00
b647ec727f added time menu 2022-11-18 14:51:05 +00:00
30784f5b36 added random text generation 2022-11-18 12:27:54 +00:00
b25eed4cec added leaderboard 2022-11-18 11:33:25 +00:00
4e9fde0bb8 Completed iteration 2 2022-11-17 12:10:54 +00:00
75a5912cce bug fixes and qol improvements 2022-11-17 11:48:12 +00:00
d53fe82cc7 created api routes for signup login and getting user tests 2022-11-11 19:54:52 +00:00
9f2a5641db added user logins and signups 2022-11-11 13:04:13 +00:00
f6d52f1610 added a framework for the SignPpScreen 2022-11-06 23:52:00 +00:00
c0247e9e98 added api routes for creation of new users 2022-11-06 23:07:13 +00:00
b7e85e8c69 added a users table 2022-11-06 19:28:35 +00:00
c7691adb56 cleaned up module imports 2022-11-06 19:08:39 +00:00
d19fb43ada made code more readable 2022-11-06 19:07:46 +00:00
471dd2381e removed .gitignore 2022-11-04 12:25:29 +00:00
c6cf81a583 small changes to server code 2022-11-04 12:24:55 +00:00
f6c1059250 changes to textbox 2022-11-04 12:18:45 +00:00
670c16a940 changes to main 2022-11-01 09:12:31 +00:00
1b750c2cc0 changed certain datatypes for more sensible datatypes 2022-10-31 23:18:57 +00:00
Arlo Filley
7873f5acc5
Delete .DS_Store 2022-10-31 00:39:17 +00:00