Commit Graph

27 Commits

Author SHA1 Message Date
Bluub 8155549031 feat: back password reset email (#277) 2023-09-21 14:29:09 +02:00
danis bb304fa8cd merge main into liked songs 2023-09-21 12:04:30 +02:00
GitBluub ec62f4b085 feat: prisma class generator and models in the swagger 2023-09-20 23:46:38 +02:00
danis e56436db3a merging main into feature/adc/#242-liked-songs 2023-09-18 16:49:47 +02:00
danis 431427d7ad fixed mirgation + back-end + front end filter, heart shaped button and special FavSongRow 2023-09-17 20:57:10 +02:00
zoriya 02fc8175f4 Send mails on account creation 2023-09-15 17:57:03 +02:00
danis c81f8df61c prisma migration + back auth/me/likes + front API add and get methods for liked song 2023-08-30 13:06:25 +02:00
zoriya 04d288b844 Add google signin/signup 2023-06-26 22:38:59 +09:00
GitBluub 9fb165e4ff fix: scorometer muscis folder and populate fix 2023-05-30 11:33:43 +02:00
GitBluub 8dbb724a0f feat: song illustration 2023-05-30 11:33:43 +02:00
zoriya b1d2027d4b Add informations to the history 2023-05-25 17:40:03 +09:00
zoriya 712c08303a Add create date on history items 2023-05-25 17:40:03 +09:00
Amaury a26efefd01 Feature/adc/#50 users settings route (#89)
* #50 - migration 20221023123919_ + route settings

* #50 - migration 20221023123919_ + route settings

* #50 - settings creation at user creation + update migration

* changed settings acces from by id to userId

* deleting the user results in deleting it's associated userSettings row

* pr fixes + robot tests + other minor fixes

* removed useless comments

* added settings endpoint to /auth/me and automated creation to /register

* clean code before merge
2023-04-12 05:32:41 +03:00
Zoe Roux fb5e313f6f Fix duplicated history (#182) 2023-04-05 15:30:48 +09:00
zoriya a0bf718e1d Add guest profiles 2023-03-24 19:01:34 +09:00
Zoe Roux f1a3f6e46a Add song & search history (#165) 2023-03-01 13:29:33 +09:00
GitBluub 6975144e35 feat: genre and album populate and CRUD 2022-10-26 17:25:58 +09:00
Zoe Roux 89dbee0b17 Add populate script and artist api 2022-10-26 17:25:58 +09:00
GitBluub 5cdd06a5bd fix: prisma migrations 2022-09-26 23:33:31 +09:00
Bluub 38ddea057d feat: add song crd and tests (#80)
Co-authored-by: Zoe Roux <zoe.roux@sdg.moe>
2022-09-26 23:21:55 +09:00
Zoe Roux a897d7693c Add lessons on the API. (#78) 2022-09-26 22:48:26 +09:00
Louis Auzuret a4c3b58883 feat: update user schema to add password 2022-06-20 16:41:47 +02:00
Louis Auzuret 3359aa504b rm: prisma migrations from repo 2022-06-20 16:41:47 +02:00
GitBluub 5faa4dc12c feat: users CRUD 2022-06-19 23:23:16 +02:00
GitBluub 039a53ef34 feat: dockerfile and docker-compose 2022-06-19 22:39:25 +02:00
Louis Auzuret 22e08ae1fa feat: Add prisma to project 2022-06-19 22:11:59 +02:00
Louis Auzuret 4e9ad2a05f feat(back): init nest and prisma 2022-05-03 17:25:43 +02:00