.github /workflows
chore: remove arm/v7
2024-04-11 16:19:04 +03:30
.husky
chore: add Commitlint
2023-10-05 16:52:01 +03:30
.vscode
refactor: change ordering config
2023-12-10 15:37:37 +03:30
assets
chore: change README banner
2023-11-28 17:42:03 +03:30
docker /nginx
feat(docker): add dockerfile
2023-12-30 23:07:10 +01:00
public
feat: add alarm for pomodoro timer
2024-02-29 15:19:57 +03:30
src
feat: allow using spacebar or enter to trigger buttons
2024-04-23 21:15:32 +02:00
.commitlintrc.json
chore: add Commitlint
2023-10-05 16:52:01 +03:30
.czrc
chore: add Commitizen
2023-10-05 16:53:21 +03:30
.editorconfig
chore: add Editor Config
2023-10-05 16:41:44 +03:30
.eslintignore
chore: add ESLint
2023-10-05 16:45:52 +03:30
.eslintrc.json
fix: add audio element
2024-01-28 15:15:30 +03:30
.gitignore
Initial commit
2023-10-05 16:41:06 +03:30
.lintstagedrc.json
feat: add basic categories
2023-10-05 19:42:00 +03:30
.npmrc
chore: add npm config
2023-10-05 16:42:09 +03:30
.prettierignore
chore: add Prettier
2023-10-05 16:49:16 +03:30
.prettierrc.json
chore: add Prettier
2023-10-05 16:49:16 +03:30
.stylelintignore
chore: add Stylelint
2023-10-05 16:47:45 +03:30
.stylelintrc.json
refactor: change ordering config
2023-12-10 15:37:37 +03:30
.versionrc.json
chore: add Standard Version
2023-10-05 16:54:16 +03:30
astro.config.mjs
Initial commit
2023-10-05 16:41:06 +03:30
CHANGELOG.md
chore(release): 1.4.3
2024-04-11 16:19:31 +03:30
docker-compose.yml
chore: change docker-compose file
2024-01-01 12:42:56 +03:30
Dockerfile
Make Dockerfile compatible with podman
2024-04-19 20:41:29 +02:00
LICENSE
Initial commit
2023-10-05 16:41:06 +03:30
package-lock.json
feat: add keyboard shortcuts
2024-04-23 17:24:32 +03:30
package.json
feat: add keyboard shortcuts
2024-04-23 17:24:32 +03:30
postcss.config.cjs
chore: add PostCSS
2023-10-05 16:56:30 +03:30
README.md
chore: add donation link to README file
2024-02-01 23:39:59 +03:30
tsconfig.json
chore: add path alias
2023-10-05 16:55:55 +03:30