Commit Graph

187 Commits

Author SHA1 Message Date
Thomas Rupprecht e2dff3f308 ci(changelog): improve changelog format 2024-03-06 22:03:49 +01:00
Thomas Rupprecht 47a54c6cbd chore(package): update `git-cliff` 2024-03-06 21:10:23 +01:00
Thomas Rupprecht 3dc39c8656 refactor(stylelint): convert `.stylelintrc.mjs` to `stylelint.config.mjs` 2024-03-05 21:55:50 +01:00
Thomas Rupprecht adde1d82fd refactor(commitlint): convert `.commitlintrc.js` to `commitlint.config.mjs` 2024-03-05 21:52:07 +01:00
Thomas Rupprecht 5afec23598 refactor(eslint): convert `eslint.config.js` to `eslint.config.mjs` 2024-03-05 21:32:54 +01:00
Thomas Rupprecht 79c06a97e2 chore(package): update dependencies
update `@commitlint/{cli,config-conventional,cz-commitlint}`, `@types/firefox-webext-browser`, `eslint{,-plugin-jsdoc}`, `husky`
2024-03-05 21:30:08 +01:00
Thomas Rupprecht 933f7a042c chore(dprint): update dprint plugins 2024-03-05 21:22:15 +01:00
Thomas Rupprecht 8023167072 refactor(polyfill): replace `webextension-polyfill` with simple `browser` fallback to `chrome` 2024-02-25 19:46:21 +01:00
Thomas Rupprecht 923a906a9e chore(package): update dependencies
update `eslint-plugin-{jsdoc,unicorn}`, `husky`, `stylelint`
2024-02-10 18:07:49 +01:00
Thomas Rupprecht ab0a42649c chore(package): update `husky` 2024-01-27 00:50:03 +01:00
Thomas Rupprecht 03d5c06b3b chore(package): update dependencies
update `@commitlint/{cli,config-conventional,cz-commitlint}`, `eslint-plugin-jsdoc`,
`stylelint{,-plugin-defensive-css}`, `web-ext`
2024-01-27 00:40:16 +01:00
Thomas Rupprecht b9219e1bad chore(package): update dependencies
update `@commitlint/{cli,config-conventional,cz-commitlint}`, `web-ext`
2024-01-09 18:25:00 +01:00
Thomas Rupprecht 37ebd89a9a chore(package): update `eslint-plugin-jsdoc` 2024-01-03 20:43:55 +01:00
Thomas Rupprecht aad04579ef chore(package): update dependencies
update: `dprint`, `eslint{,-plugin-jsdoc,-plugin-unicorn}`,
`stylelint{,-config-standard,-plugin-defensive-css,-plugin-logical-css}`
2024-01-02 12:38:30 +01:00
Thomas Rupprecht 1cb66ecca6 chore(package): update dependencies
update: `@commitlint/{cli,config-conventional,cz-commitlint}`, `@types/firefox-webext-browser`,
`dprint`, `eslint{,-plugin-jsdoc}`, `web-ext`, dprint plugins
2023-12-04 21:32:26 +01:00
Thomas Rupprecht 48657a1283 ci(package): add fmt check to `preversion` run 2023-11-08 20:41:44 +01:00
Thomas Rupprecht 1231308d8d chore(dprint): update dprint plugins 2023-11-08 20:35:12 +01:00
Thomas Rupprecht fcc6558b7f feat(popup): set `scrollbar-gutter: stable` 2023-11-08 20:05:51 +01:00
Thomas Rupprecht b631c01873 chore(package): update dependencies
update: `@commitlint/{cli,config-conventional,cz-commitlint}`, `@types/firefox-webext-browser`,
`dprint`, `eslint{,-plugin-unicorn}`, `git-cliff`, `stylelint-plugin-defensive-css`
2023-11-08 20:03:59 +01:00
Thomas Rupprecht 637a0eb63e feat(fmt): add dprint as code formatter 2023-10-23 20:41:55 +02:00
Thomas Rupprecht 3453207e7e chore(package): update dependencies
update `@commitlint/{cli,config-conventional,cz-commitlint}`, `@types/firefox-webext-browser`
`eslint`, `git-cliff`, `stylelint{,-plugin-defensive-css}`
2023-10-23 19:50:12 +02:00
Thomas Rupprecht 3dc5236380 chore(package): update `stylelint-plugin-defensive-css`, `web-ext` 2023-09-28 16:15:44 +02:00
Thomas Rupprecht 460020f6cf style: add missing semicolon, fix codestyle in `.stylelintrc.cjs` and `types.d.ts` 2023-09-28 12:34:24 +02:00
Thomas Rupprecht 2e1fde4715 chore(package): update `@types/firefox-webext-browser`, `eslint`, `eslint-plugin-jsdoc` 2023-09-25 20:20:21 +02:00
Thomas Rupprecht 52aeb58698 refactor(popup): improve init of popup script and simplify `setLinks` 2023-09-14 02:13:49 +02:00
Thomas Rupprecht fe31d9c6ec feat(editorconfig): add `.cjs` and `.mjs` to `.editorconfig` 2023-09-14 01:19:15 +02:00
Thomas Rupprecht 9921e37605 0.9.5 2023-09-13 21:51:09 +02:00
Thomas Rupprecht c6feec3a67 fix(background): fix init on addon reload 2023-09-13 21:50:31 +02:00
Thomas Rupprecht 812a1b6110 0.9.4 2023-09-13 20:37:32 +02:00
Thomas Rupprecht 8410af011b feat: update git url from `gitea.usrspace.at` to `git.usrspace.at` 2023-09-13 20:32:23 +02:00
Thomas Rupprecht ae56bdf5bc chore(package): update `eslint`, `eslint-plugin-jsdoc` 2023-09-13 20:28:18 +02:00
Thomas Rupprecht 91e6bd10b6 feat(popup): import `extension.css` as layer via css 2023-09-13 20:19:51 +02:00
Thomas Rupprecht d97dc9da87 fix(background): fix background script init 2023-09-13 20:09:46 +02:00
Thomas Rupprecht dd95d5a0ac chore(package): update `package-lock.json` 2023-09-08 01:08:58 +02:00
Thomas Rupprecht 4037ec9631 feat(linting): add `eslint` with `unicorn`, `jsdoc`, `no-unsanitized` plugins 2023-09-08 01:00:20 +02:00
Thomas Rupprecht 2c7230fdc9 refactor(popup): general code improvements by linter hints 2023-09-08 00:49:12 +02:00
Thomas Rupprecht ea43a4cd9d chore(types): make `Calendar` types readonly 2023-09-08 00:12:19 +02:00
Thomas Rupprecht e711fb11a8 fix(package): update web-ext to support newer browser APIs and remove `addon-linter` override 2023-09-07 13:12:11 +02:00
Thomas Rupprecht 3f1300543d refactor(background): inline `fetch` and use `URLSearchParams` 2023-09-06 21:30:19 +02:00
Thomas Rupprecht b0a2a4321e 0.9.3 2023-09-06 20:56:31 +02:00
Thomas Rupprecht 9d524dde4d fix(linting): add newer version of `addon-linter` via override to support newer browser APIs 2023-09-06 20:55:12 +02:00
Thomas Rupprecht a4a0db71c5 feat(linting): add `stylelint` and add check to lint script 2023-09-06 20:34:06 +02:00
Thomas Rupprecht db0faab4db refactor(storage): use `storage.session` instead of `storage.local` 2023-09-06 20:10:55 +02:00
Thomas Rupprecht 918cf7db91 chore(package): update @commitlint/{cli,config-conventional,cz-commitlint}, git-cliff 2023-09-02 00:09:42 +02:00
Thomas Rupprecht 333e0b8d80 chore(package): update @commitlint/{cli,config-conventional,cz-commitlint} 2023-07-19 21:22:46 +02:00
Thomas Rupprecht 8c2bea5fcc chore(package): update @commitlint/{cli,config-conventional} 2023-07-04 23:42:05 +02:00
Thomas Rupprecht 6c622b4ef0 feat(popup): improve colors, refactor css, support rtl lang 2023-06-07 00:10:09 +02:00
Thomas Rupprecht cd0b5805eb chore(package): update @commitlint/{cli,config-conventional} 2023-06-06 22:06:31 +02:00
Thomas Rupprecht c7607652e9 style: improve codestyle 2023-06-01 01:49:38 +02:00
Thomas Rupprecht 0fe1aaf189 docs(readme): change README title 2023-06-01 00:03:51 +02:00