Commit graph

52 commits

Author SHA1 Message Date
dba1a23c25 yeet env 2023-06-13 17:58:30 +03:00
c299450d1c Add email column 2023-06-13 17:51:57 +03:00
3d9b387ea8 Switch account for settings 2023-06-13 02:02:35 +03:00
22b5fa13fb Consistent styling on login screen
Adjustment of the way sessions are displayed
Removing useless styling
2023-06-13 01:38:32 +03:00
26ce573726 Split JS files
Reorganise Accounts page
Shrink filter options on mobile
2023-06-13 00:40:13 +03:00
f83a9b74e5 Expo page is no-longer part of the plan 2023-06-12 22:30:18 +03:00
76e7ec2058 Reorganise images in static folder
Run black
2023-06-12 20:15:17 +01:00
da142b2bc4 Fix missing imports on game login 2023-06-12 18:36:36 +03:00
dcfd7871ed Remove Token login and switch to Sessions 2023-06-12 17:37:59 +03:00
966d377adb Update search path 2023-06-12 13:54:21 +01:00
7cdb22984b Revert back to Postgres database 2023-06-12 14:06:03 +03:00
c68c2954a5 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	.gitignore
#	TFR/server/api.py
#	TFR/server/config.py
#	TFR/server/static/gen/scripts.js
#	TFR/server/static/gen/styles.css
#	TFR/server/static/sass/button.sass
#	TFR/server/static/sass/style.sass
#	TFR/server/templates/account.html
#	TFR/server/templates/base.html
#	TFR/server/templates/scores.html
#	TFR/server/views.py
2023-06-11 23:39:05 +03:00
7740623547 Blur search bar on suggestion select 2023-06-11 21:35:52 +01:00
d26d8cb021 Fix Commit history 2023-06-11 20:44:00 +01:00
459aefb124 Remake nav bar to work with more filters
Add new background work on fixing tables
2023-06-11 16:56:12 +03:00
1027361601 update background 2023-06-09 20:32:23 +01:00
a4ebfa8552 Fuck so much to comment on
Renamed the folders and containers to something more reasonable
Using .env file for secretes so I can better hide them from git
Mostly it, I think
2023-06-09 22:27:30 +03:00
a29f06dfee Navy wavy 2023-06-06 11:11:57 +01:00
4d9bb3de39 Start work on editor 2023-05-22 15:51:23 +01:00
e362fb7797 Update README.md 2023-05-22 13:34:58 +01:00
bbc226be75 Delete dead code and stuff 2023-05-22 12:07:22 +01:00
e4f53f9ea4 Remake Home page 2023-05-21 21:56:57 +01:00
9676819871 start working on adding more game info 2023-05-20 14:46:49 +01:00
e6794d42af Fix nav height not being updated unless window is resized 2023-05-19 14:28:27 +01:00
85986048da Resize nav on screen size 2023-05-19 13:32:12 +01:00
b12de32a67 Fix shitty JS 2023-05-17 23:29:42 +01:00
f9bd75e58d Style with black 2023-05-17 23:07:08 +01:00
51ba6cd0ea Add games view
Work on displaying correct game information
Epic-er nav
2023-05-17 23:04:17 +01:00
c1f8f67e64 Move routes to own folder 2023-05-17 11:11:24 +01:00
7b86a6b6bb Style with Black 2023-05-16 18:01:59 +03:00
27bf6f64ef Adding login system 2023-05-16 17:50:26 +03:00
36be8993df Add Flask Migrate and update run.sh 2023-05-15 22:44:03 +03:00
77c0711a24 Add docker files for expo page 2023-05-15 13:41:45 +03:00
578b0e728b Fix Docker build file for high score server
Add unique gitignore files
2023-05-15 12:52:59 +03:00
a86816a322 Initial push of DV8 Expo website 2023-05-13 15:11:06 +01:00
dcc9247ba0 Fix __init__ file
Style code with Black
2023-05-09 16:46:12 +03:00
e7bbb02aba Updated Highscore server 2023-05-09 15:35:31 +03:00
3c3b6b8b23 Update Gitignore 2023-05-06 15:25:46 +03:00
4088432e99 Make HTML templates 2023-05-06 15:25:37 +03:00
0d07a3391b Add styles and libsass building 2023-05-06 15:25:09 +03:00
0af071992b Add base template and unuasble style 2023-05-05 02:11:10 +03:00
8bf194f936 Fix runner 2023-05-04 18:05:17 +03:00
30988f6ade Fix Env name 2023-05-04 17:45:28 +03:00
5248ae0123 Switch to Postgres database 2023-05-04 17:14:41 +03:00
fda3fcc28c Add enviroment variables 2023-05-04 13:11:08 +03:00
dbd6a81c78 Save database data 2023-05-04 11:57:02 +03:00
76d8e6ad27 Caddy reverse proxy Flask 2023-05-04 11:25:18 +03:00
d7be76f435 Add highscores server 2023-05-03 23:03:23 +03:00
b6dc53dfaa Add highscores server 2023-05-03 20:08:09 +03:00
0d28b50944 Add initial files 2023-05-03 17:08:41 +03:00