aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build(deps): bump node-forge in /public/projects/angular-small-appsdependabot[bot]2022-03-261-3/+3
| | | | | | | | | | | | | | Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/digitalbazaar/forge/releases) - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: node-forge dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump minimist from 1.2.5 to 1.2.6dependabot[bot]2022-03-261-3/+3
| | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump minimist in /public/projects/angular-small-appsdependabot[bot]2022-03-261-3/+3
| | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump minimist in /public/projects/js-small-appsdependabot[bot]2022-03-261-3/+3
| | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump node-forge from 1.2.1 to 1.3.0dependabot[bot]2022-03-261-3/+3
| | | | | | | | | | | | | | Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/digitalbazaar/forge/releases) - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md) - [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: node-forge dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: update vue small appsArmand Philippot2022-03-201-0/+0
|
* feat: add vue small appsArmand Philippot2022-03-194-3/+59
|
* feat: replace Matomo with AckeeArmand Philippot2022-02-2417-540/+93
|\ | | | | | | I cannot test locally because of CORS policy.
| * chore: set up AckeeArmand Philippot2022-02-242-1/+47
| |
| * build: configure webpack to use dotenvArmand Philippot2022-02-242-0/+20
| |
| * chore: remove Matomo referencesArmand Philippot2022-02-2411-539/+13
| |
| * build(deps): add ackee-trackerArmand Philippot2022-02-242-0/+13
|/
* build: make development mode optionalArmand Philippot2022-02-204-12/+12
| | | | This way, if dotenv is not loaded it will always include stylesheets.
* build: fix rtl scriptArmand Philippot2022-02-201-1/+1
|
* chore(release): 2.0.0Armand Philippot2022-02-202-1/+15
|
* build: remove release hookArmand Philippot2022-02-201-5/+0
| | | | | Since I no longer include assets directory to the repo, it makes no sense to launch yarn build on new release.
* style: fix some warningsArmand Philippot2022-02-206-17/+76
|
* chore!: restructure repoArmand Philippot2022-02-20283-118/+31353
| | | | | | | I separated public files from the config/dev files. It improves repo readability. I also moved dotenv helper to public/inc directory and extract the Matomo tracker in the same directory.
* build: ignore assets folderArmand Philippot2022-02-1748-13087/+1
| | | | It is generated at build time.
* build: add a script to automate projects buildingArmand Philippot2022-02-172-0/+137
|
* chore: update submodulesArmand Philippot2022-02-174-12/+12
| | | | | The structure has changed for two of them, so I updated the path in projects config.
* build: update webpack config (imagemin)Armand Philippot2022-02-173-24/+99
|
* build(deps): bump all dependenciesArmand Philippot2022-02-173-1621/+1854
|
* build(deps): bump follow-redirects from 1.14.7 to 1.14.8dependabot[bot]2022-02-141-3/+3
| | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump nanoid from 3.1.30 to 3.2.0dependabot[bot]2022-01-221-3/+3
| | | | | | | | | | | | | | Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump follow-redirects from 1.14.4 to 1.14.7dependabot[bot]2022-01-151-3/+3
| | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* chore: add angular small apps to projects list (only recipes for now)Armand Philippot2021-11-116-3/+12887
|
* fix: move matomo outside config and configure it correctlyArmand Philippot2021-11-1110-11/+11
|
* chore(release): 1.0.2Armand Philippot2021-11-014-3/+5
|
* chore: reduce width of static page contentArmand Philippot2021-11-011-0/+13
| | | | | Pages like legal notice should not exceed 80characters to improve readability.
* chore: complete legal notice with audience metrics and cookie infoArmand Philippot2021-11-012-0/+22
|
* chore: add matomo trackerArmand Philippot2021-11-014-0/+88
|
* chore: add matomo proxy trackerArmand Philippot2021-11-016-0/+481
|
* chore(release): 1.0.1Armand Philippot2021-10-313-2/+8
|
* fix: add faviconArmand Philippot2021-10-314-0/+36
|
* chore: move isSmallVw function to main fileArmand Philippot2021-10-312-11/+8
| | | | | Since helpers contains only one small function, I don't think it is useful to keep it separated from the rest.
* build: use php dotenv instead of js to inject style.js in dev modeArmand Philippot2021-10-316-25/+11
|
* build: fix composer autoload pathArmand Philippot2021-10-311-3/+3
|
* chore(release): 1.0.0Armand Philippot2021-10-316-13743/+25
|
* build: specify engine and set standard-version prerelease hookArmand Philippot2021-10-311-1/+11
|
* docs: add a readmeArmand Philippot2021-10-311-0/+37
|
* chore: convert html files to phpArmand Philippot2021-10-3015-71/+653
| | | | | Now I can use php to determine current env and load static CSS file if it is prod.
* chore: move htdocs to repo rootArmand Philippot2021-10-30130-25/+13973
|
* chore: fix typoArmand Philippot2021-10-301-1/+1
|
* chore: update license page titleArmand Philippot2021-10-291-1/+1
|
* build(webpack): fix prod config for assetsArmand Philippot2021-10-292-2/+5
| | | | Assets used in Sass was not looking in the right directory once built.
* chore: keep projects url consistentArmand Philippot2021-10-291-2/+2
| | | | | Since I added legal notice, project hash could be added to legal notice page. Instead I make sure it is only added to website root.
* chore: update document titleArmand Philippot2021-10-294-3/+4
| | | | | Set a default title to static page, then change the title on project view.
* chore(projects): add color cycle appArmand Philippot2021-10-291-0/+20
|
* chore(projects): update calculator app and descriptionArmand Philippot2021-10-292-2/+2
|