Commit Graph

184 Commits

Author SHA1 Message Date
guus e1f50955f1 Merge pull request 'Data Access Layer' (#13) from add-data-layer into master
Reviewed-on: #13
Reviewed-by: guus <guus@noreply.%(DOMAIN)s>
2025-07-28 20:11:07 +02:00
mark c3a7a2d204 adds data access, login flow, navigation menu.
And some more stuff. :)
2025-07-27 10:26:40 +02:00
mark 31c6fd3265 adds track loading example 2025-07-19 19:53:24 +02:00
mark 7c92b33f91 adds type generation 2025-07-19 18:37:41 +02:00
mark ef0f82d516 first version of data fetcher 2025-07-19 10:50:41 +02:00
mark 041333d1da Merge pull request 'data link naar backend' (#11) from mark into master
Reviewed-on: #11
2025-07-15 17:36:35 +02:00
mark 6f867415f8 adds new config settings to example env 2025-07-15 17:36:19 +02:00
mark 43c6d7168b openapi defs for album and artist 2025-07-15 17:36:19 +02:00
mark 7a282e23f5 openapi definitions for track 2025-07-15 17:36:19 +02:00
mark 902243b969 adds openapi definitions to backend 2025-07-15 17:36:19 +02:00
guus 6f578eca6c voting page mock-up 2025-07-14 17:48:36 +02:00
guus 6b75e787c4 add routing links 2025-07-08 21:10:00 +02:00
guus 3c02ec930b update user grid cards 2025-07-08 17:26:01 +02:00
guus 499a35bf50 update lobby page design 2025-07-07 22:17:51 +02:00
guus a7ac9951a6 fix text outline for headers 2025-07-04 12:54:02 +02:00
guus 25d9f8ab7e add login page 2025-07-04 00:05:21 +02:00
mark 9263d88cee modules op de juiste plek pls make it stop aaaaaaaaaaaaaaaa 2025-07-02 20:49:12 +02:00
guus 389b6db432 add prettier tailwind 2025-07-02 19:14:47 +02:00
guus 142d2986b6 added fonts 2025-07-02 11:28:41 +02:00
guus 4134e3a234 eerste opzet nominatie pagina 2025-07-01 17:34:37 +02:00
guus 3185ca3c43 basic structure for pages 2025-07-01 14:48:56 +02:00
mark ca378790f1 first ugly version of authenticated backend requests.
needs some refactoring, but it works?
2025-06-30 13:22:27 +02:00
mark d9050b35ba api authentication yea 2025-06-29 01:38:21 +02:00
mark bfa1c7879b Authentication?
Voor een gegeven definitie van...
2025-06-25 16:38:22 +02:00
mark e7ca11d1bc playpause 2025-06-22 23:56:30 +02:00
mark dba9b58a6a rotating bg
with some custom classes.
2025-06-22 20:08:55 +02:00
mark 2a64d05b71 adds conical bg and tailwind.
not yet animated, but should be doable with @property.
2025-06-22 18:34:29 +02:00
mark ce5ec2a763 empty tag for wrapping component 2025-06-20 14:51:49 +02:00
mark 3576d85ac9 updated authentication classes 2025-06-20 14:37:34 +02:00
mark 970eb9e19e updated gitignore 2025-06-20 14:37:10 +02:00
mark dfc242084e first backend frontend split
with docker compose file
nextjs something something
also includes migrations
2025-06-20 14:06:00 +02:00
mark e7cc031588 Supports profile updates
only background for now, but hey.
2024-standalone-edition
2025-05-22 22:53:39 +02:00
mark a54f8947bb Default authentication on endpoints
Ik was er namelijk alweer eentje vergeten dus heh.
2025-05-22 22:30:06 +02:00
mark ce06b16881 track nomination
moet nog wel een hoop oude code weg, maar dat is een probleem voor later
2025-05-22 19:41:31 +02:00
mark 18dd107cfd fixes small bug when skipping 2025-05-22 15:20:11 +02:00
mark 3de8234fb9 adds vote posting
also moves some validation code to the model
2025-05-22 15:17:35 +02:00
mark 501044eef2 adds vote api 2025-05-20 23:18:57 +02:00
mark ddb99f5056 nu met een hoeveelheid meer profile 2025-05-20 23:09:34 +02:00
mark fed5612f46 adds albums 2025-05-20 22:53:31 +02:00
mark e41b9980a7 nu met 50 procent meer eindpunt authenticatie 2025-05-20 22:40:32 +02:00
mark 3223785a76 nu met 100 procent meer user endpoints 2025-05-20 22:35:18 +02:00
mark 8b2bbfd4d3 initial API views 2025-05-20 19:08:07 +02:00
mark 5a432ae1ef adds DRF 2025-05-20 19:07:25 +02:00
mark 27526c2d74 adds queue and skipqueue for votes left 2024-08-10 20:55:53 +02:00
mark 371f820c56 average stars voted 2024-08-05 23:08:31 +02:00
mark dc1853d1a7 Fix voor langer dan een dag geen quota bijschrijven
timedelta.seconds werkte niet zoals ik had verwacht.
2024-08-05 22:28:36 +02:00
mark 8c9d97c317 votes left count 2024-08-05 20:54:46 +02:00
mark ce788a545c save profile quota on nominate page 2024-08-04 14:59:05 +02:00
mark 6026ec3d51 fix for multiples in overview 2024-08-04 14:52:17 +02:00
mark d1b01fd010 auth on playlist import 2024-08-03 23:23:20 +02:00