XimeX pushed to main at XimeX/usrspace-browser-addon 2023-09-08 01:09:28 +02:00
dd95d5a0ac chore(package): update `package-lock.json`
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-09-08 01:01:51 +02:00
4037ec9631 feat(linting): add `eslint` with `unicorn`, `jsdoc`, `no-unsanitized` plugins
2c7230fdc9 refactor(popup): general code improvements by linter hints
ea43a4cd9d chore(types): make `Calendar` types readonly
Compare 3 commits »
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-09-07 13:12:19 +02:00
e711fb11a8 fix(package): update web-ext to support newer browser APIs and remove `addon-linter` override
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-09-06 21:30:43 +02:00
3f1300543d refactor(background): inline `fetch` and use `URLSearchParams`
XimeX pushed tag v0.9.3 to XimeX/usrspace-browser-addon 2023-09-06 20:58:11 +02:00
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-09-06 20:58:11 +02:00
b0a2a4321e 0.9.3
9d524dde4d fix(linting): add newer version of `addon-linter` via override to support newer browser APIs
a4a0db71c5 feat(linting): add `stylelint` and add check to lint script
db0faab4db refactor(storage): use `storage.session` instead of `storage.local`
918cf7db91 chore(package): update @commitlint/{cli,config-conventional,cz-commitlint}, git-cliff
Compare 5 commits »
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-07-19 21:24:09 +02:00
333e0b8d80 chore(package): update @commitlint/{cli,config-conventional,cz-commitlint}
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-07-09 17:25:10 +02:00
8c2bea5fcc chore(package): update @commitlint/{cli,config-conventional}
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-06-07 00:14:57 +02:00
6c622b4ef0 feat(popup): improve colors, refactor css, support rtl lang
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-06-06 22:06:49 +02:00
cd0b5805eb chore(package): update @commitlint/{cli,config-conventional}
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-06-01 01:50:21 +02:00
c7607652e9 style: improve codestyle
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-06-01 00:04:02 +02:00
0fe1aaf189 docs(readme): change README title
f3d8199b97 refactor(config): move homepage url to config
Compare 2 commits »
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-25 08:08:14 +02:00
8aa6db1275 refactor(build): improve browser-polyfill inject
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-25 01:05:45 +02:00
0495e25b80 docs(readme): update quick-links
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-25 00:19:21 +02:00
dea1d1a1e6 docs(readme): add logo and screenshot to readme
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-25 00:09:59 +02:00
a4a122a898 fix: correctly update the changelog on release
785421117f feat(changelog): update the changelog automatically on every commit
b4e88abf53 feat(commitlint): add commitlint to enforce commit message format
Compare 3 commits »
XimeX pushed tag v0.9.2 to XimeX/usrspace-browser-addon 2023-05-24 22:05:58 +02:00
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-24 22:05:58 +02:00
2575d48e9e 0.9.2
2e79e02805 fix(git-cliff): fix markdown escaping in changelog
df67e402a7 doc(changelog): update changelog with new version
Compare 3 commits »
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-24 21:03:43 +02:00
d2d9aa70ca refactor(popup): remove "browser_style" setting and include cleaned up extension.css
7a707c9fb0 refactor(background): remove background.html and import directly as ES module
0d88ee76e2 TODO: improve git-cliff config
Compare 3 commits »
XimeX pushed to main at XimeX/usrspace-browser-addon 2023-05-24 19:20:37 +02:00
4bb9a19f7a chore(package): update git-cliff