aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/src/js/app.js
Commit message (Expand)AuthorAgeFilesLines
* chore: move htdocs to repo rootArmand Philippot2021-10-301-382/+0
* chore: keep projects url consistentArmand Philippot2021-10-291-2/+2
* chore: update document titleArmand Philippot2021-10-291-0/+1
* chore: add legal noticeArmand Philippot2021-10-281-1/+14
* chore(i18n): translate the instructions on homepageArmand Philippot2021-10-281-0/+2
* fix(i18n): use english language if preferred language is not supportedArmand Philippot2021-10-281-1/+1
* chore(i18n): handle singular/plural formArmand Philippot2021-10-281-2/+6
* chore: add todos project credentialsArmand Philippot2021-10-281-1/+2
* feat: define app locale depending on navigator preferred languageArmand Philippot2021-10-271-2/+20
* feat: translate the app - two locales available: fr and enArmand Philippot2021-10-261-5/+22
* fix(animation): add fade-in animation to project details on large vwArmand Philippot2021-10-261-0/+1
* chore: add a different style to the selected project inside navArmand Philippot2021-10-261-2/+19
* refactor: move animation functions to a separated fileArmand Philippot2021-10-261-44/+6
* chore: handle page reloadArmand Philippot2021-10-251-9/+21
* chore: hide the about project button on homepageArmand Philippot2021-10-251-0/+17
* chore: print the project preview & details on clickArmand Philippot2021-10-251-41/+216
* chore: define the header/footer visibility according to viewportArmand Philippot2021-10-241-0/+60
* chore: hide or show the toolbar according to viewportArmand Philippot2021-10-241-1/+29
* chore: print the projects listArmand Philippot2021-10-241-0/+32
* chore: load styles on development modeArmand Philippot2021-10-241-0/+22