|
.github
|
Added files related to community guidelines.
|
2025-10-25 09:43:43 +02:00 |
|
public
|
Project start
|
2025-09-11 15:08:48 +02:00 |
|
src
|
Merged DIO-7 (PR #1) into production
|
2025-10-21 16:54:55 +02:00 |
|
tests
|
Fixed code smell identified by SonarQube
|
2025-10-19 13:01:39 +02:00 |
|
.gitignore
|
Removed package-lock.json
|
2025-09-15 16:08:40 +02:00 |
|
.prettierrc.json
|
DIO-5 Added ESLint and Prettier to project
|
2025-10-19 17:07:14 +02:00 |
|
bitbucket-pipelines.yml
|
Moved Sonar testing to its own branch.
|
2025-09-15 17:25:01 +02:00 |
|
CODE_OF_CONDUCT.md
|
Added files related to community guidelines.
|
2025-10-25 09:43:43 +02:00 |
|
CONTRIBUTING.md
|
Added files related to community guidelines.
|
2025-10-25 09:43:43 +02:00 |
|
env.d.ts
|
Project start
|
2025-09-11 15:08:48 +02:00 |
|
eslint.config.js
|
Added linter for json files and fixed newly created linting errors.
|
2025-10-25 12:31:38 +02:00 |
|
index.html
|
Changed project name
|
2025-09-15 12:43:41 +02:00 |
|
LICENSE
|
Added GNU General Public License v3.0 to project
|
2025-10-20 14:04:46 +02:00 |
|
package-lock.json
|
Added linter for json files and fixed newly created linting errors.
|
2025-10-25 12:31:38 +02:00 |
|
package.json
|
Added linter for json files and fixed newly created linting errors.
|
2025-10-25 12:31:38 +02:00 |
|
README.md
|
Added files related to community guidelines.
|
2025-10-25 09:43:43 +02:00 |
|
sonar-project.properties
|
Moved project from Bitbucket to Github
|
2025-10-25 09:26:47 +02:00 |
|
tsconfig.app.json
|
Added linter for json files and fixed newly created linting errors.
|
2025-10-25 12:31:38 +02:00 |
|
tsconfig.json
|
Added linter for json files and fixed newly created linting errors.
|
2025-10-25 12:31:38 +02:00 |
|
tsconfig.node.json
|
Replaced jsdom with happy-dom
|
2025-10-19 15:05:29 +02:00 |
|
tsconfig.vitest.json
|
Added linter for json files and fixed newly created linting errors.
|
2025-10-25 12:31:38 +02:00 |
|
vite.config.ts
|
Modified config files in order to support ~/
|
2025-10-19 12:45:01 +02:00 |
|
vitest.config.ts
|
Replaced jsdom with happy-dom
|
2025-10-19 15:05:29 +02:00 |