1b223d3127
Merge branch 'main' of https://github.com/ThomasRubini/ProjetSymfony
2024-02-25 16:20:53 +01:00
fbc2b738ad
changed readme
2024-02-25 16:20:24 +01:00
cbbc6d53d5
added missing h1
2024-02-25 11:50:33 +00:00
f3247a941c
deploy to prod
2024-02-25 09:07:51 +00:00
7600af4845
fixed everything (mostly)
2024-02-24 22:46:03 +00:00
b3e8ec540a
Merge branch 'main' of gitpro:ThomasRubini/ProjetSymfony
2024-02-22 15:20:25 +00:00
3229bdfb91
dynamic add and remove to favs thanks to css
2024-02-22 16:20:18 +01:00
17b4e1bc77
removed hardcoded secrets
2024-02-22 15:20:10 +00:00
ad85898786
pages works
2024-02-22 16:08:45 +01:00
48bcf42e7d
page number
2024-02-22 15:05:16 +00:00
08c5c71d9e
pages nav got style
2024-02-22 16:03:23 +01:00
a79e8f0cd6
dynamic style for favs
2024-02-22 15:59:40 +01:00
b8995d8bca
remove fav bro
2024-02-22 15:49:14 +01:00
47df0d1adf
fix remove from favorite
2024-02-22 14:48:36 +00:00
4611fdb400
Merge branch 'main' of gitpro:ThomasRubini/ProjetSymfony
2024-02-22 14:47:42 +00:00
b6252fe861
bool to check liked
2024-02-22 14:47:34 +00:00
65a28369f7
favorites page got style bro
2024-02-22 15:40:22 +01:00
c5c57796a4
header got favs and logout
2024-02-22 15:36:13 +01:00
d557c7e353
js and style add to fav
2024-02-22 15:29:29 +01:00
c852caac35
favorites are DONE
2024-02-22 14:14:56 +00:00
77b34939cd
search style (not finished)
2024-02-22 14:59:01 +01:00
b57b3d0afc
merge styles for register and login in main
2024-02-22 14:03:13 +01:00
AudricV
fad786ffb7
fix: Handle search requests without a fruit or with an invalid one
...
Also avoid recomputing values computed before by storing relevant
values into variables
2024-02-22 11:43:02 +01:00
AudricV
80b12fde8c
fix(base): Specify language of HTML pages and add myself in the footer
2024-02-22 11:41:40 +01:00
AudricV
b2b3fe280e
feat(index): Replace homepage content by a real one
2024-02-22 11:41:40 +01:00
36800804e4
fixed search
2024-02-22 11:23:12 +01:00
3d55e50750
search bar style (quick)
2024-02-22 11:12:37 +01:00
09205ce225
db stuff trust me
2024-02-22 10:12:02 +00:00
9d7daa65da
Merge branch 'main' of gitpro:ThomasRubini/ProjetSymfony
2024-02-22 10:05:38 +00:00
20d4bfd407
register working
2024-02-22 11:05:30 +01:00
2aa986ab85
added userfavorites
2024-02-22 09:00:22 +00:00
6ffd02c467
Merge branch 'main' of gitIUT:/ThomasRubini/ProjetSymfony
2024-02-22 09:48:48 +01:00
3bf8a92a62
Merge branch 'main' of gitpro:ThomasRubini/ProjetSymfony
2024-02-22 08:35:57 +00:00
f155fac4fd
fruits exists now
2024-02-22 08:35:51 +00:00
AudricV
534786954e
fix(search): Change artist and song HTML elements from div to p
2024-02-22 09:34:59 +01:00
AudricV
2594192ae7
fix(search): Add alternative text to images and lazy load them
...
The alternative text used is "SONG by ARTISTS", where SONG and ARTISTS
are placeholders for their relevant properties.
Lazy loading attribute must be placed currently as the first one of img
elements for Firefox, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1647077 .
2024-02-22 09:27:48 +01:00
2985436177
renamed connect to login and put login in a main
2024-02-22 09:15:57 +01:00
4a36d03d64
timemout goes brrrrrrr
2024-02-22 08:07:29 +00:00
c838a3d2ed
renamed 'search' to 'app_search' in router
2024-02-22 09:05:55 +01:00
b68d533bac
search thingy
2024-02-22 08:02:33 +00:00
Thomas Rubini
05c19e6d4f
fix register page not updating html on error
...
see https://symfonycasts.com/screencast/turbo/forms
2024-02-21 18:38:08 +01:00
Thomas Rubini
14b3f1b320
fix login
2024-02-21 18:11:38 +01:00
Thomas Rubini
4e7717b46b
connect -> login
2024-02-21 18:07:27 +01:00
Thomas Rubini
972842eccf
add /register
2024-02-21 18:05:31 +01:00
Thomas Rubini
7e17cb5949
add README
2024-02-21 17:41:56 +01:00
4a9b489882
Merge branch 'main' of gitpro:ThomasRubini/ProjetSymfony
2024-02-21 16:34:57 +00:00
e680a880a5
added stuff trust me bro
2024-02-21 16:34:33 +00:00
5e4e0b47aa
feat: fix symfony style
2024-02-21 16:56:47 +01:00
c29e6ef16f
feat: footer at bottom thanks to main
2024-02-21 16:02:23 +01:00
3a0fe3c342
feat: gitignore for macos
...
feat: personalized font
feat: styled header
2024-02-21 15:35:53 +01:00