Commit graph

148 commits

Author SHA1 Message Date
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
Thomas Rupprecht f3d8199b97 refactor(config): move homepage url to config 2023-06-01 00:02:31 +02:00
Thomas Rupprecht 8aa6db1275 refactor(build): improve browser-polyfill inject 2023-05-25 08:07:37 +02:00
Thomas Rupprecht 0495e25b80 docs(readme): update quick-links 2023-05-25 01:05:23 +02:00
Thomas Rupprecht dea1d1a1e6 docs(readme): add logo and screenshot to readme 2023-05-25 00:19:14 +02:00
Thomas Rupprecht a4a122a898 fix: correctly update the changelog on release 2023-05-25 00:09:11 +02:00
Thomas Rupprecht 785421117f feat(changelog): update the changelog automatically on every commit 2023-05-25 00:02:55 +02:00
Thomas Rupprecht b4e88abf53 feat(commitlint): add commitlint to enforce commit message format 2023-05-24 23:29:02 +02:00
Thomas Rupprecht 2575d48e9e 0.9.2 2023-05-24 22:05:39 +02:00
Thomas Rupprecht 2e79e02805 fix(git-cliff): fix markdown escaping in changelog 2023-05-24 21:45:33 +02:00
Thomas Rupprecht df67e402a7 doc(changelog): update changelog with new version 2023-05-24 21:43:27 +02:00
Thomas Rupprecht d2d9aa70ca refactor(popup): remove "browser_style" setting and include cleaned up extension.css 2023-05-24 20:10:35 +02:00
Thomas Rupprecht 7a707c9fb0 refactor(background): remove background.html and import directly as ES module 2023-05-24 19:42:58 +02:00
Thomas Rupprecht 0d88ee76e2 TODO: improve git-cliff config 2023-05-24 19:21:49 +02:00
Thomas Rupprecht 4bb9a19f7a chore(package): update git-cliff 2023-05-15 20:59:20 +02:00
Thomas Rupprecht 8f2f8051a5 chore(package): update web-ext 2023-04-26 00:14:38 +02:00
Thomas Rupprecht 21ef55bb0e chore(package): update @types/firefox-webext-browser and web-ext 2023-04-12 20:43:08 +02:00
Thomas Rupprecht c396c74d4a chore(package): update @types/firefox-webext-browser and add web-ext to devDependencies 2023-03-20 17:00:46 +01:00
Thomas Rupprecht ca37e153e1 chore(js): add .ts files editorconfig and fix styling 2023-02-04 18:20:45 +01:00
Thomas Rupprecht a193a6923c fix(js): replace deprecated substr() with substring() and add checks for promise results 2023-02-04 18:07:52 +01:00
Thomas Rupprecht 848e1abee4 docs(js): add type definitions for Calendar and SpaceApi 2023-02-04 18:03:49 +01:00
Thomas Rupprecht 701ec4b226 chore: unify and improve codestyle 2023-02-04 17:21:18 +01:00
Thomas Rupprecht 25708ea410 chore(ci): improve CHANGELOG config 2023-02-04 03:57:09 +01:00
Thomas Rupprecht 9541d3ee4b chore(package): update husky 2023-02-04 03:29:47 +01:00
Thomas Rupprecht 4e17127714 feat(ci): add git-cliff to update the CHANGELOG.md 2023-02-04 02:50:44 +01:00
Thomas Rupprecht bae19bff3c add pre-commit hook with husky 2023-02-03 22:51:21 +01:00
Thomas Rupprecht 7d1ecd166a 0.9.1 2023-01-22 11:45:04 +01:00
Thomas Rupprecht e985995ddd add link to Pad 2023-01-22 11:38:44 +01:00
Thomas Rupprecht 5682f2322b await init 2023-01-21 03:39:41 +01:00
Thomas Rupprecht 5ea42bccb4 replace web-ext types package 2023-01-21 03:01:29 +01:00
Thomas Rupprecht 82bcdef199 don't fetch data if offline 2023-01-21 02:10:50 +01:00
Thomas Rupprecht ad9abe3c94 extract code into setBadgeStatus and createStatusChangedNotification function 2023-01-20 17:42:45 +01:00
Thomas Rupprecht b1dc1a0d21 0.9.0 2023-01-20 17:14:00 +01:00
Thomas Rupprecht 74a0d577ee make code compatible with manifest_version v3 2023-01-20 17:12:49 +01:00
Thomas Rupprecht c91e519c08 update to manifest_version v3 2023-01-20 17:12:16 +01:00
Thomas Rupprecht a3890589b3 manifest_v3 2023-01-20 16:15:10 +01:00
Thomas Rupprecht 5e0182c513 0.8.7 2023-01-20 16:08:31 +01:00
Thomas Rupprecht c216676084 open usrspace.at homepage on install 2023-01-20 16:06:17 +01:00
Thomas Rupprecht 60c367521e remove persistent flag in manifest config 2023-01-20 16:00:08 +01:00
Thomas Rupprecht 05c6cb5cfa remove unnecessary permissions 2023-01-20 15:59:56 +01:00