Commit Graph

22 Commits

Author SHA1 Message Date
090b541056 refactor: replace const with let 2025-01-03 00:09:19 -08:00
ba15468eba feat: room timer now syncs with api every 5 seconds 2025-01-03 00:07:08 -08:00
86c620cafc fix: remove div within span element 2025-01-03 00:06:22 -08:00
26103814ac feat: date component updates in realtime 2025-01-03 00:06:08 -08:00
827b7ef98a chore: remove unused imports 2025-01-03 00:05:57 -08:00
745b860b0e other: remove id field in Room type 2025-01-02 23:55:05 -08:00
533d7c52a4 other: fill empty slots in archived rooms with cpus on the server 2025-01-02 23:53:10 -08:00
9cd64e43b2 other: change name in package.json 2025-01-02 23:52:25 -08:00
c939fb80d3 fix: change require path 2024-12-31 21:40:56 -08:00
e6a38e2a0b other: rename file 2024-12-31 21:36:08 -08:00
26d216d4cb chore: pass the internal room id and the room id 2024-12-31 21:35:58 -08:00
b8f271fdb2 feat: improved date 2024-12-31 21:21:05 -08:00
c53ddcd287 feat: add repo link to footer 2024-12-31 21:03:56 -08:00
3a71072bc9 feat: show room timer 2024-12-31 20:58:02 -08:00
ded50f8780 fix: hide rank if its 0 2024-12-31 20:57:50 -08:00
dc3b9ffc53 fix: use span 2024-12-31 20:57:38 -08:00
bab359c212 fix: remove refresh button
svelte is doing some weird reactivity stuff when you use this lool
2024-12-31 20:57:24 -08:00
ee79599978 chore: remove api endpoint 2024-12-31 20:41:45 -08:00
7cd4574580 fix: use span to fix 'cannot use div inside of a p tag' 2024-12-31 20:39:26 -08:00
c11279ba21 chore: change to use node adapter 2024-12-31 07:46:43 -08:00
972722af1d feat: add title 2024-12-31 07:20:20 -08:00
64ef290806 feat: initial commit 2024-12-31 07:12:29 -08:00