Commit Graph

34 Commits

Author SHA1 Message Date
c0f6765a06 Implemented first version of UI for #4 2026-03-11 14:45:50 +00:00
88999dafd5 Updated typehints 2026-03-07 18:47:39 +00:00
38aae30892 Fixed bug with 24h counter failing on new db 2026-03-07 18:45:57 +00:00
ccfa2bd48c Implemented JS for #4 2026-03-07 18:21:20 +00:00
b07f3781fa Renamed backend.py to app.py 2026-03-07 17:48:58 +00:00
9f8b5d3e59 Removed debug lines 2026-03-07 17:48:25 +00:00
21c78ccce5 Implemented backend for #4 2026-03-07 17:45:42 +00:00
fa94974239 Implemented db to backend code 2026-03-07 17:27:10 +00:00
26c25122cc Added database 2026-03-06 18:53:23 +00:00
1e1a54217a Implemented first version of back-end for #1 2026-02-28 13:13:19 +00:00
6f372c44e1 Fixed bug introduced in aa1ceb7739 2026-02-28 13:12:28 +00:00
49352cd0b2 Added .env loading 2026-02-23 13:49:09 +00:00
aa1ceb7739 Moved blueprints to /blueprints/ 2026-02-23 13:35:24 +00:00
52db1c3d9b Added static backend 2026-02-23 13:33:21 +00:00
a162ba6841 Added Python .gitignore 2026-02-18 19:45:32 +00:00
ec97367b78 Moved website data to /www/ 2026-02-18 19:38:46 +00:00
39e1090b91 Added drinking tab 2026-02-18 19:38:00 +00:00
1f1f2f6a9e Made the mobile version look better... somehow... 2026-02-18 19:35:27 +00:00
39967a9ba1 Added elipsis support to I'm a text 2026-02-18 19:35:12 +00:00
1e4ae4b3d3 Added basic bio 2026-02-18 19:30:19 +00:00
e95ae69070 Modified "I'm a" text 2026-02-08 14:56:16 +00:00
c56f26cb87 Implemented first version of pictures tab 2026-02-08 14:55:35 +00:00
6819538d51 Fixed CSS typo 2026-02-08 01:56:42 +00:00
61aa22e05b Made tab transition time more dynamic 2026-02-08 01:41:09 +00:00
7d7e1774c5 Appended to "I'm a" text 2026-02-08 01:33:08 +00:00
e0060bd1fe Added tabs 2026-02-08 01:32:24 +00:00
b188e5143b Adjusted "I'm a" text functionality 2026-02-07 23:43:08 +00:00
b5e60dce27 Added content to footer 2026-02-07 23:41:39 +00:00
0e7d253f89 Added colour variables 2026-02-07 23:40:17 +00:00
83d66aa86a Added "I'm a" text 2026-02-07 20:43:15 +00:00
78fa0a4fc9 Added "hello" text 2026-02-07 20:11:01 +00:00
3047d577c2 Added pick random function 2026-02-07 20:10:20 +00:00
683c931e9c Added sections 2026-02-07 20:09:31 +00:00
bf80433f42 Added boilerplate code 2026-02-07 19:25:23 +00:00