aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* chore: update document titleArmand Philippot2021-10-294-3/+4
* chore(projects): add color cycle appArmand Philippot2021-10-291-0/+20
* chore(projects): update calculator app and descriptionArmand Philippot2021-10-292-2/+2
* chore: add legal noticeArmand Philippot2021-10-2810-5/+337
* build(webpack): watch html files to refresh them on changeArmand Philippot2021-10-281-1/+1
* chore: add a noscript tagArmand Philippot2021-10-282-3/+30
* chore(i18n): translate the instructions on homepageArmand Philippot2021-10-284-3/+6
* fix(i18n): use english language if preferred language is not supportedArmand Philippot2021-10-281-1/+1
* chore(i18n): handle singular/plural formArmand Philippot2021-10-283-6/+26
* chore(projects): add users list from js small appsArmand Philippot2021-10-281-0/+20
* chore: add todos project credentialsArmand Philippot2021-10-283-3/+9
* chore(projects): update js small apps submoduleArmand Philippot2021-10-281-0/+0
* chore(styles): increase branding font-size and logo size on large vwArmand Philippot2021-10-273-4/+14
* chore: complete projects configArmand Philippot2021-10-271-6/+6
* build: update submodulesArmand Philippot2021-10-272-0/+0
* chore(styles): add overflow-y auto to project detailsArmand Philippot2021-10-271-0/+3
* fix(styles): avoid nav item wrappingArmand Philippot2021-10-271-2/+4
* build(prettier): replace JSXBracketSameLine with bracketSameLineArmand Philippot2021-10-271-1/+1
* build(eslint): update rules to avoid conflicts with PrettierArmand Philippot2021-10-271-0/+13
* feat: define app locale depending on navigator preferred languageArmand Philippot2021-10-271-2/+20
* chore: add react small appsArmand Philippot2021-10-273-0/+63
* feat: translate the app - two locales available: fr and enArmand Philippot2021-10-268-45/+175
* fix(animation): add fade-in animation to project details on large vwArmand Philippot2021-10-262-2/+3
* chore: add a different style to the selected project inside navArmand Philippot2021-10-262-2/+30
* chore: add gitlab repo for each projectsArmand Philippot2021-10-261-0/+24
* chore: add description and technologies for each projetsArmand Philippot2021-10-261-4/+13
* chore(styles): improve project details animation and increase heightArmand Philippot2021-10-262-10/+9
* chore(styles): change the header scrollbar colorArmand Philippot2021-10-262-1/+3
* refactor(styles): remove unused stylesArmand Philippot2021-10-265-50/+0
* chore: add box shadow to project details and toolbarArmand Philippot2021-10-262-0/+2
* chore: change header/footer stylesArmand Philippot2021-10-263-6/+19
* chore(nav): change nav links stylesArmand Philippot2021-10-261-36/+31
* refactor: move animation functions to a separated fileArmand Philippot2021-10-262-44/+51
* build(config): add object newline rule to avoid conflict with PrettierArmand Philippot2021-10-261-0/+1
* build(deps): bump dependenciesArmand Philippot2021-10-251-383/+440
* build: remove composerArmand Philippot2021-10-253-553/+0
* 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-255-43/+229
* 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-242-0/+41
* build: override operator-linebreak ruleArmand Philippot2021-10-241-3/+8
* build: ignore hmr filesArmand Philippot2021-10-241-0/+1
* build: update stylelint rules with stylelint-config-prettierArmand Philippot2021-10-241-1/+5
* chore: add stylesArmand Philippot2021-10-2425-0/+1135
* chore: add fonts and imagesArmand Philippot2021-10-2442-0/+651
* chore: define projects listArmand Philippot2021-10-241-0/+77
* chore: convert index to html file instead of php fileArmand Philippot2021-10-245-288/+58