2090abcc51
fix: add latest tag for default branch in Docker metadata extraction
build-and-push-docker / docker (push) Successful in 2m14s
2025-08-18 13:54:46 +00:00
1104c079dc
fix: format Dockerfile for improved readability and consistency
2025-08-18 13:54:41 +00:00
7973c9e2c8
fix: update image source and restore volume paths in docker-compose.yml
2025-08-18 13:36:06 +00:00
37774b1b99
fix: update import path for AppBar component and remove unnecessary comment in service worker file
build-and-push-docker / docker (push) Successful in 2m26s
2025-08-18 13:19:31 +00:00
5454dac5a7
Add system dependencies installation step in Docker workflow
build-and-push-docker / docker (push) Failing after 2m0s
2025-08-18 13:00:51 +00:00
f20ef97230
Refactor Docker workflow: remove system dependencies installation, update registry credentials, and adjust event conditionals
build-and-push-docker / docker (push) Failing after 9s
2025-08-18 12:57:35 +00:00
32f5262b93
Update Gitea Container Registry URL in workflow configuration
build-and-push-docker / docker (push) Failing after 23s
2025-08-18 12:53:10 +00:00
34dc770854
Update devcontainer image to use node:18 for consistency
2025-08-18 12:53:05 +00:00
221fe79f87
Upgrade actions/checkout to v4 and streamline system dependencies installation
build-and-push-docker / docker (push) Failing after 22s
2025-08-18 12:41:28 +00:00
b73cf924bc
Add .gitattributes for consistent line endings across platforms
build-and-push-docker / docker (push) Failing after 5s
2025-08-18 12:40:53 +00:00
8c3744db9b
Add PWA support and service worker for offline capabilities
...
build-and-push-docker / docker (push) Failing after 1m15s
- Create .devcontainer/devcontainer.env and .devcontainer/devcontainer.json for development environment configuration
- Add Gitea Actions README and Docker workflow for building and pushing images
- Update package.json to include @vue/cli-plugin-pwa
- Enhance index.html with manifest link and theme color
- Create public/manifest.webmanifest for PWA configuration
- Implement service worker registration and media session management in registerServiceWorker.js
- Update main.js to register the service worker
- Configure vue.config.js for PWA settings and caching strategies
2025-08-18 07:25:53 -05:00
Kevin Thomas
8595a3f155
Change version to 0.7.0
2025-08-12 20:07:13 -04:00
Kevin Thomas
9f376ae56f
Fix comments in json file
2025-08-12 19:56:33 -04:00
Kevin Thomas
cba9cd6e85
Upgrade vue to 2.7.16
2025-08-12 19:42:46 -04:00
Kevin Thomas
7b080e0163
Bump node to 20 and fix some vulnerabilities
2025-08-12 19:38:41 -04:00
Isaac Johnson
0618f9e8d6
Kubernetes Manifest install
2025-08-12 19:38:05 -04:00
Kay Thomas
1c3f09fcb8
Merge pull request #63 from kaythomas0/v0.6.13
...
v0.6.13
v0.6.13
2023-12-11 15:36:03 -05:00
Kevin Thomas
98419b6248
Bump to v0.6.13
2023-12-03 19:33:57 -05:00
Kay Thomas
2d2f1810d1
Merge pull request #62 from kaythomas0/dependabot/npm_and_yarn/axios-1.6.0
...
Bump axios from 0.21.4 to 1.6.0
2023-12-03 19:24:40 -05:00
Kay Thomas
c9fcf06503
Merge pull request #61 from kaythomas0/dependabot/npm_and_yarn/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.18.2 to 7.23.2
2023-12-03 19:19:26 -05:00
dependabot[bot]
53c05dfe56
Bump axios from 0.21.4 to 1.6.0
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.4 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-10 16:37:21 +00:00
dependabot[bot]
2dc54c7347
Bump @babel/traverse from 7.18.2 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.18.2 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-18 03:02:56 +00:00
Kay Thomas
bd73809ad9
Merge pull request #60 from kaythomas0/v0.6.12
...
v0.6.12
v0.6.12
2023-07-25 03:22:19 +01:00
Kevin Thomas
3d7c3545ea
Bump to v0.6.12
2023-07-19 09:58:18 -07:00
Kay Thomas
02c5fd9660
Merge pull request #59 from kaythomas0/dependabot/npm_and_yarn/word-wrap-1.2.4
...
Bump word-wrap from 1.2.3 to 1.2.4
2023-07-19 17:57:13 +01:00
dependabot[bot]
d98b23ed40
Bump word-wrap from 1.2.3 to 1.2.4
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 05:08:43 +00:00
Kay Thomas
d57ea01750
Merge pull request #58 from kaythomas0/dev
...
Update README.md
2023-04-17 01:42:51 -07:00
Kay Thomas
3cc060fdae
Update README.md
2023-04-17 01:42:32 -07:00
Kay Thomas
2f21025d20
Merge pull request #57 from kaythomas0/v0.6.11
...
v0.6.11
v0.6.11
2023-04-17 01:40:29 -07:00
Kay Thomas
bdbbdee48d
Upgrade node to 16
2023-04-16 23:36:35 -07:00
Kay Thomas
f442d486a3
Merge pull request #56 from kaythomas0/v0.6.10
...
v0.6.10
v0.6.10
2023-03-16 15:43:46 -07:00
Kevin Thomas
ef3eb1a70a
Bump to v0.6.10
2023-03-16 13:41:21 -07:00
Kay Thomas
2bb67a9a22
Merge pull request #55 from kaythomas0/dependabot/npm_and_yarn/webpack-5.76.1
...
Bump webpack from 5.72.1 to 5.76.1
2023-03-16 13:39:47 -07:00
dependabot[bot]
af2384b790
Bump webpack from 5.72.1 to 5.76.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.1 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.1...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-15 01:24:57 +00:00
Kay Thomas
d83639b5c6
Merge pull request #54 from kaythomas0/v0.6.9
...
v0.6.9
v0.6.9
2023-02-15 19:44:29 -08:00
Kevin Thomas
5d3a6fb912
Bump to v0.6.9
2023-02-15 16:56:11 -08:00
Kay Thomas
722e0600f1
Merge pull request #53 from kaythomas0/dependabot/npm_and_yarn/sideway/formula-3.0.1
...
Bump @sideway/formula from 3.0.0 to 3.0.1
2023-02-15 16:54:17 -08:00
dependabot[bot]
cd65c0b714
Bump @sideway/formula from 3.0.0 to 3.0.1
...
Bumps [@sideway/formula](https://github.com/sideway/formula ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases )
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-09 04:23:55 +00:00
Kay Thomas
d73afdb68c
Merge pull request #51 from kaythomas0/v0.6.8
...
v0.6.8
v0.6.8
2023-01-09 12:07:01 -08:00
Kevin Thomas
e72503e91e
Bump to v0.6.8
2023-01-09 11:26:07 -08:00
Kay Thomas
294a4e4dec
Merge pull request #50 from kaythomas0/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-01-09 11:24:33 -08:00
dependabot[bot]
21fda5ce04
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-08 08:05:24 +00:00
Kay Thomas
17301b5b31
Merge pull request #49 from kaythomas0/dev
...
Update dependabot.yml
2022-11-19 15:58:28 -08:00
Kay Thomas
923f5bb52e
Update dependabot.yml
2022-11-19 15:57:32 -08:00
Kay Thomas
0cac4f2d5a
Merge pull request #48 from kaythomas0/v0.6.7
...
v0.6.7
v0.6.7
2022-11-17 18:00:01 -08:00
Kay Thomas
5b99b8cfc2
Upgrade Vue CLI
2022-11-17 01:38:35 -08:00
Kay Thomas
1ae403171e
Merge pull request #46 from kaythomas0/dev
...
Disable version updates for npm dependencies
2022-11-10 10:32:29 -08:00
Kevin Thomas
c329f4f70a
Disable version updates for npm dependencies
2022-11-10 10:31:43 -08:00
Kay Thomas
f1654d39ca
Merge pull request #40 from kaythomas0/v0.6.6
...
v0.6.6
v0.6.6
2022-11-10 10:24:29 -08:00
Kevin Thomas
a698934823
Fix loader-utils vulnerability
2022-11-10 09:27:29 -08:00