Commit graph

262 commits

Author SHA1 Message Date
Yûki VACHOT
f69ed4b3d4 Update: Npm Cors Doc 2021-12-29 19:01:06 +01:00
Yûki VACHOT
c6e02cf797 Update: Move Cors to Routes 2021-12-29 18:51:56 +01:00
Yûki VACHOT
3db7bfd7af Update: Add sameSite=None Cookie 2021-12-29 18:42:10 +01:00
Yûki VACHOT
96481369da Update: Add sameSite Cookie 2021-12-29 18:39:15 +01:00
Yûki VACHOT
aca78238fe Update: Add Secure 2021-12-29 18:35:33 +01:00
Yûki VACHOT
3febde57bb Update: Remove Allow from res 2021-12-29 18:20:47 +01:00
Yûki VACHOT
a9c959bf3f Update: Add console.log token 2021-12-29 18:10:05 +01:00
Yûki VACHOT
7a9ee00eb5 Update: Add Access Controls 2021-12-29 18:05:06 +01:00
Yûki VACHOT
68e212fce9 Update: Rollback Origin 2021-12-29 17:52:59 +01:00
Yûki VACHOT
e8e66fe505 Update: Allow Origin * 2021-12-29 17:50:45 +01:00
Yûki VACHOT
5ba9036289 Update: Change Cors Origin Admin 2021-12-29 17:36:46 +01:00
Yûki VACHOT
086d54a84b Update: Change Cors Origin False 2021-12-29 17:34:42 +01:00
Yûki VACHOT
b26c75f163 Update: Remove Origin 2021-12-29 17:30:37 +01:00
Yûki VACHOT
a330e71860 Update: Dev & Prod Backend explanations 2021-12-26 18:02:42 +01:00
Yûki VACHOT
5495a8321a Update: Add dev & prod local scripts 2021-12-26 18:00:43 +01:00
Yûki VACHOT
f328af51c5 Update: Cors Test 2021-12-23 13:25:35 +01:00
Yûki VACHOT
ae10848b63 Update: Cors Test 2021-12-23 13:22:11 +01:00
Yûki VACHOT
f26fcdc961 Update: Move Cors inside Routes definition 2021-12-23 13:18:04 +01:00
Yûki VACHOT
a12926f277 Update: Remove *all get request 2021-12-23 13:10:57 +01:00
Yûki VACHOT
ae0fe1f32f Update: Environment for Heroku Production 2021-12-23 13:07:36 +01:00
Yûki VACHOT
7448f6b591 Update: Environment for Heroku Production 2021-12-23 11:56:40 +01:00
965f1c03e9
Update server.js 2021-12-22 21:29:05 +01:00
6ce49daa9a
Update: Cors 2021-12-22 21:06:29 +01:00
Yûki VACHOT
97b6039ce5 Update: package.json 2021-12-22 12:04:39 +01:00
Yûki VACHOT
4f85d63bac Create: Add package.json 2021-12-22 11:17:47 +01:00
Yûki VACHOT
76ac0c292c Create: Backend branch 2021-12-22 11:09:20 +01:00
Yûki VACHOT
f91febf919 Update: Add parameters to not update the timestamps of the document 2021-12-22 10:59:10 +01:00
00d991f8b1 Remove unnecessary files 2021-12-17 11:35:57 +01:00
25260cdf87 Update: Playlist.findOne add views & publishedAt 2021-12-17 11:35:26 +01:00
MiharyR
6839740f50 clic sur video d'une playlist --> ajout dans l'historique 2021-12-16 19:32:27 +01:00
MiharyR
dab2748079 boutons 'tout (dé)sélectionner' pour les pages popularity 2021-12-16 19:10:09 +01:00
MiharyR
ad0397e8ad implementation du bouton 'retour' dans la page 'user/watching' 2021-12-16 17:42:33 +01:00
MiharyR
f2ced83246 correction de tous les bugs niveaux 1 (faibles) 2021-12-16 13:45:05 +01:00
b5bb8e7cc4 Update: User.ad add Dates in views when getting ads 2021-12-15 14:16:07 +01:00
e6c28fb41f Update: User.ad add Dates in views when getting ads 2021-12-15 14:02:15 +01:00
d220a68f3d Update: Ad.findAll add userId 2021-12-15 08:50:19 +01:00
b66ea1f929 Update: Ad.create 2021-12-15 08:21:56 +01:00
b9512ef3b0 Update: User.ad 2021-12-15 02:25:19 +01:00
a369177e19 Update: User.ad 2021-12-15 02:08:18 +01:00
a6b1828c4b Update: User.ad console.log interests 2021-12-15 01:55:57 +01:00
bec2c5848b Update: User.ad console.log of match and pick 2021-12-15 01:52:32 +01:00
fc4abb2546 Update: User.ad add isVisible=true & isActive=true 2021-12-15 01:35:30 +01:00
d94a22e87f Merge remote-tracking branch 'origin/main' into main 2021-12-15 01:26:14 +01:00
cbb72a8382 Update: Playlist.create same name and playlist deletd 2021-12-15 01:13:57 +01:00
MiharyR
b0b17c062d gestion de l'affichage des annonces dans la partie user 2021-12-15 00:49:33 +01:00
MiharyR
7ea0a5eb97 rectification de 'publishedAt' sur la page 'user/search' 2021-12-14 22:05:58 +01:00
MiharyR
f1614c44aa les 'interests'/'themes' ne s'affichent plus dans l'input s'ils ont déjà été sélectionnés 2021-12-14 20:55:45 +01:00
MiharyR
c1ecb3cb5e gestion des erreurs dans quand on ajoute une video dans une playlist 2021-12-14 18:44:05 +01:00
MiharyR
95e88f93ab ajout d'une video dans une playlist: fonctionnel 2021-12-14 17:43:54 +01:00
4af6891bd5 Update: Playlist.update remove console.log() 2021-12-14 17:04:59 +01:00