Commit Graph

17 Commits

Author SHA1 Message Date
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
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
4b283f383e
feat: added default controllers to add the header with links
feat: footer

no style for now
2024-02-15 11:49:31 +01:00
92dfb37262 Add webapp packages 2024-02-15 09:20:20 +00:00
575e2bf23d Add initial set of files 2024-02-15 09:20:06 +00:00