51 Commits

Author SHA1 Message Date
ec7bf82421 chore: bump version to 1.4.1 [skip ci] 2026-02-17 16:20:44 +00:00
Space-Banane
94fd7f9f81 Merge branch 'main' of ssh://gitea.reversed.dev:2222/space/vinted-favs-price
All checks were successful
CI / build-and-publish (push) Successful in 23s
2026-02-17 17:19:03 +01:00
Space-Banane
5c12de59bd Merge branch 'dev' 2026-02-17 17:17:55 +01:00
Space-Banane
9a29cd9be5 chore: update version to 1.4.0 in manifest.json
All checks were successful
CI / build-and-publish (push) Successful in 12s
CI / build-and-publish (pull_request) Successful in 12s
2026-02-17 17:16:21 +01:00
Space-Banane
6853c882de make icon "square"
All checks were successful
CI / build-and-publish (push) Successful in 11s
2026-02-17 17:09:48 +01:00
Space-Banane
c4897062af fix: correct key from "icon" to "icons" in manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 11s
2026-02-17 17:07:55 +01:00
Space-Banane
cb20957171 fix: add missing icons section in metadata.json
All checks were successful
CI / build-and-publish (push) Successful in 10s
2026-02-17 17:06:02 +01:00
Space-Banane
7814a6a3de Refactor code structure for improved readability and maintainability
All checks were successful
CI / build-and-publish (push) Successful in 11s
2026-02-17 17:05:20 +01:00
Space-Banane
fd54ef990c removed dumb step [skip ci] 2026-02-17 17:02:07 +01:00
Space-Banane
09ddca6957 feat: add artifact unzipping step and update upload path in CI workflows
All checks were successful
CI / build-and-publish (push) Successful in 10s
2026-02-17 17:01:30 +01:00
Space-Banane
24a18e8f8e fix: update artifact upload path to only include zip files in dist directory
All checks were successful
CI / build-and-publish (push) Successful in 9s
2026-02-17 17:00:11 +01:00
Space-Banane
d4fb8a054b fix: update artifact upload path to include all files in dist directory
All checks were successful
CI / build-and-publish (push) Successful in 11s
2026-02-17 16:58:36 +01:00
Space-Banane
7b2c6affe1 refactor: remove npm cache configuration from CI workflow
All checks were successful
CI / build-and-publish (push) Successful in 10s
2026-02-17 16:55:53 +01:00
Space-Banane
1bf2fbe3a6 refactor: remove version increment and commit step from CI workflow
Some checks failed
CI / build-and-publish (push) Has been cancelled
2026-02-17 16:54:08 +01:00
Space-Banane
b9481a7dad Merge branch 'dev' of ssh://gitea.reversed.dev:2222/space/vinted-favs-price into dev
Some checks failed
CI / build-and-publish (push) Has been cancelled
2026-02-17 16:52:31 +01:00
Space-Banane
fd65ad9de1 Added NPM Cache 2026-02-17 16:52:18 +01:00
343d85d5a0 chore: bump version to 1.3.1 [skip ci] 2026-02-17 15:51:54 +00:00
Space-Banane
09267c7501 feat: add CI workflow for build and versioning
All checks were successful
CI / build-and-publish (push) Successful in 25s
2026-02-17 16:51:23 +01:00
292f55e89f chore: bump version to 1.3.1 [skip ci] 2026-02-17 15:49:24 +00:00
Space-Banane
0d4407b100 Finally fixed CI
All checks were successful
CI / build-and-publish (push) Successful in 39s
2026-02-17 16:48:47 +01:00
Space-Banane
6b3295e532 fix: add missing backslash for continuation in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 31s
2026-02-17 16:47:55 +01:00
Space-Banane
1ae6d73338 fix: update channel to listed in web-ext sign command and add metadata.json
Some checks failed
CI / build-and-publish (push) Failing after 36s
2026-02-17 16:43:18 +01:00
414eebee5f chore: bump version to 1.2.5 [skip ci] 2026-02-17 15:36:17 +00:00
Space-Banane
4c1a53cdf9 fix: update version to 1.2.4 in manifest.json
All checks were successful
CI / build-and-publish (push) Successful in 31s
2026-02-17 16:35:50 +01:00
Space-Banane
6f03935906 fix: add approval timeout option for unlisted channel in web-ext sign command
Some checks failed
CI / build-and-publish (push) Failing after 34s
2026-02-17 16:34:54 +01:00
Space-Banane
6858b95854 fix: change web-ext sign channel from listed to unlisted
Some checks failed
CI / build-and-publish (push) Has been cancelled
2026-02-17 16:31:32 +01:00
Space-Banane
079deec711 fix: update version to 1.2.3 and restore license field in manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 40s
2026-02-17 16:29:04 +01:00
Space-Banane
2bbbd69e0c fix: change license field to custom_license in manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 32s
2026-02-17 16:23:41 +01:00
Space-Banane
c0c579656c fix: add license field to manifest.json
Some checks failed
CI / build-and-publish (push) Failing after 33s
2026-02-17 16:21:39 +01:00
Space-Banane
4cfcaf62aa fix: update publish step to use current directory for extension signing
Some checks failed
CI / build-and-publish (push) Failing after 35s
2026-02-17 16:20:04 +01:00
Space-Banane
5bc492f3c0 fix: improve extension publishing step to handle missing files
Some checks failed
CI / build-and-publish (push) Failing after 26s
2026-02-17 16:18:44 +01:00
Space-Banane
e5d3aec15f Merge branch 'main' of ssh://gitea.reversed.dev:2222/space/vinted-favs-price
Some checks failed
CI / build-and-publish (push) Failing after 29s
2026-02-17 16:17:29 +01:00
Space-Banane
dbbe0cae04 fix: rename increment version step and separate push action 2026-02-17 16:17:28 +01:00
1c32a78c0b chore: bump version to 1.2.2 [skip ci] 2026-02-17 15:16:19 +00:00
Space-Banane
784e537f26 Merge branch 'main' of ssh://gitea.reversed.dev:2222/space/vinted-favs-price
Some checks failed
CI / build-and-publish (push) Failing after 34s
2026-02-17 16:15:40 +01:00
Space-Banane
1b7c56b088 Update artifact upload action to v3 for Gitea compatibility 2026-02-17 16:15:39 +01:00
f7543cfa1d chore: bump version to 1.2.1 [skip ci] 2026-02-17 15:11:33 +00:00
Space-Banane
d5a86b84a3 Update CI workflow to use npm install --only=dev instead of npm ci
Some checks failed
CI / build-and-publish (push) Failing after 27s
2026-02-17 16:10:59 +01:00
Space-Banane
6a5a2adbdc Remove npm cache configuration from CI workflow
Some checks failed
CI / build-and-publish (push) Failing after 6s
2026-02-17 16:09:52 +01:00
Space-Banane
553506c02b Remove old CI workflow and add new CI configuration with version bumping and publishing steps
Some checks failed
CI / build-and-publish (push) Failing after 34s
2026-02-17 16:08:53 +01:00
Space-Banane
6277bb50c6 Removed npm cache
All checks were successful
CI / build (push) Successful in 22s
2026-02-17 15:38:02 +01:00
Space-Banane
94241fae82 Added npm cache
Some checks failed
CI / build (push) Failing after 3s
2026-02-17 15:37:39 +01:00
Space-Banane
c9db282086 Update CI workflow to install web-ext instead of pnpm
Some checks failed
CI / build (push) Has been cancelled
2026-02-17 15:37:19 +01:00
Space-Banane
2e8ccfff02 remove unused pnpm cache from ci
Some checks failed
CI / build (push) Has been cancelled
2026-02-17 15:26:51 +01:00
Space-Banane
d48fe649be Fix CI workflow to use correct Node.js runtime identifier
Some checks failed
CI / build (push) Failing after 8s
2026-02-17 15:26:25 +01:00
Space-Banane
dc95613d8e Update CI workflow to use Node.js 24 as the runtime environment
Some checks failed
CI / build (push) Has been cancelled
2026-02-17 15:10:01 +01:00
Space-Banane
0be91c0611 Add CI workflow configuration for GitHub Actions
Some checks failed
CI / build (push) Failing after 4s
2026-02-17 15:09:34 +01:00
Space-Banane
ef6e9a7c48 Update version to 1.2.0 and change Gecko ID in manifest.json; add .gitignore for web-ext-artifacts 2026-02-17 15:05:06 +01:00
Space-Banane
12fbfe15bc Update version to 1.1 and add Gecko ID in manifest.json 2026-02-17 15:03:47 +01:00
Space-Banane
f25b9e91b0 Upload actual code 2026-02-17 14:59:13 +01:00