Gu://em_ guillm
guillm pushed to main at guillm/wf-radio 2025-05-12 20:30:09 +02:00
7c8cb9c199 Filters panel and navbar buttons
guillm pushed to main at guillm/wf-radio 2025-05-12 19:31:28 +02:00
e762b7758e Logo and navbar form
900f84c304 Button component
Compare 2 commits »
guillm pushed to main at guillm/wf-radio 2025-05-12 16:11:25 +02:00
fbb486e697 Added changes I forgot to commit
32c0ffd715 Changed file structure to implement the frontend properly and created frontend template
Compare 2 commits »
guillm pushed to main at guillm/wf-radio 2025-05-10 20:00:26 +02:00
feceab03b1 Small upates to the README
guillm pushed to main at guillm/dotfiles 2025-05-04 23:54:22 +02:00
746fa5a835 Removed some useless script
guillm pushed to main at guillm/dotfiles 2025-05-04 23:53:40 +02:00
7c718c80dc So many updates that I don't remember what I did since the last commit
guillm pushed to main at guillm/wf-radio 2025-05-04 23:14:10 +02:00
106646f306 A LOT of fixes
guillm pushed to main at guillm/wf-radio 2025-05-04 19:31:14 +02:00
ca080b3e59 Fixed all database CREATE queries, made all controllers and routes files, and many various fixes
guillm pushed to main at guillm/wf-radio 2025-05-02 18:07:19 +02:00
ff33af92b7 Implemented most of the modService functions and made various fixes in mod model
guillm pushed to main at guillm/wf-radio 2025-05-02 11:32:59 +02:00
10916cc468 Minor updates to mod model
guillm pushed to main at guillm/wf-radio 2025-04-27 18:10:40 +02:00
c379978f0d Updated README
guillm pushed to main at guillm/wf-radio 2025-04-27 18:02:58 +02:00
8468abd087 Added user role attribute and broke down updateFavoritesMods into two add and delete functions
guillm pushed to main at guillm/wf-radio 2025-04-27 17:43:33 +02:00
072fbbd873 Updated mod model to work with the new database
4a10e0ff12 Updated user model to work with the new database and implemented missing functions
Compare 2 commits »
guillm pushed to main at guillm/wf-radio 2025-04-25 19:52:08 +02:00
0aa9e663ff Reworked database model from scratch
32a5c97c02 feat: Updated database model
ce806ef426 feat: Authorization functions
6bb2b7b701 GetVersion endpoint
b7f01446d7 Added crypto and new validation utils (keeping legacy until new one is finished)
Compare 6 commits »
guillm pushed to main at guillm/wf-radio 2025-04-24 18:33:19 +02:00
988667bde8 Updated database initialization and connection functions
guillm pushed to main at guillm/wf-radio 2025-04-24 18:28:22 +02:00
72dbe04b3b Updated config manager and app error utils (and main file accordingly), updated express version
guillm created branch main in guillm/Oblic-Parallels-website 2025-04-23 23:17:04 +02:00
guillm pushed to main at guillm/Oblic-Parallels-website 2025-04-23 23:17:04 +02:00
20f9d53170 First commit
guillm created repository guillm/Oblic-Parallels-website 2025-04-23 23:15:19 +02:00
guillm pushed to main at guillm/CoSync 2025-04-13 12:50:06 +02:00
c1ccb61346 Makefile, server entry point prototype, compareFiles function + other minor changes