Commit graph

120 commits

Author SHA1 Message Date
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
Thomas Rupprecht 8202083710 use globalThis instead of window to also work in service worker 2023-01-06 02:19:12 +01:00
Thomas Rupprecht f97b9a7538 improve config 2023-01-06 02:02:50 +01:00
Thomas Rupprecht 85fd3fd86a improve badges 2023-01-05 21:51:25 +01:00
Thomas Rupprecht 5dc8680a09 improve README 2023-01-05 21:44:47 +01:00
Thomas Rupprecht 7a255136d2 add badges to README 2023-01-05 21:41:49 +01:00
Thomas Rupprecht 91fb5ac155 0.8.6 2023-01-05 19:36:57 +01:00
Thomas Rupprecht f7e38cbcc5 change addon id to currently used one 2023-01-05 19:36:33 +01:00
Thomas Rupprecht 74251335e8 0.8.5 2023-01-05 19:15:09 +01:00
Thomas Rupprecht 5e4dd40d0c add addon id 2023-01-05 19:14:02 +01:00
Thomas Rupprecht ae0c2ded1b inject browser-polyfill only in chromium builds 2023-01-05 18:40:19 +01:00
Thomas Rupprecht b749f17f35 add development docs 2023-01-05 17:37:35 +01:00
Thomas Rupprecht 9740fc47a7 improve README 2023-01-05 17:14:32 +01:00
Thomas Rupprecht 86b3b7ef5e add web-ext-config.js and add watch scripts 2023-01-05 16:40:11 +01:00
Thomas Rupprecht 39b69904ac 0.8.4 2023-01-05 14:39:04 +01:00
Thomas Rupprecht c7dcd6218b add lint script 2023-01-05 14:37:59 +01:00
Thomas Rupprecht 859f9bce19 simplify updateSpaceApiJson 2023-01-05 14:29:15 +01:00
Thomas Rupprecht 6c95aa978e change strict_min_version to v79 2023-01-05 14:11:22 +01:00
Thomas Rupprecht c07f82322d use html template tag 2023-01-05 04:31:19 +01:00
Thomas Rupprecht 35d2a0fafb 0.8.3 2023-01-05 00:39:21 +01:00
Thomas Rupprecht a5c4a0cf04 update strict_min_version to 57.0 2023-01-05 00:38:30 +01:00
Thomas Rupprecht 0e67431550 0.8.2 2023-01-05 00:25:26 +01:00
Thomas Rupprecht d72359e9a5 improve popup styling 2023-01-05 00:24:13 +01:00
Thomas Rupprecht c2cc850e1f set html lang by browser language 2023-01-04 23:25:52 +01:00
Thomas Rupprecht 4de8c9c1cb explicit set persistent=true and add browser_specific_settings in manifest.json 2023-01-04 22:43:54 +01:00
Thomas Rupprecht b48278bb17 0.8.1 2022-12-25 17:23:06 +01:00
Thomas Rupprecht 67382eadc0 fix copy-version script 2022-12-25 17:22:46 +01:00
Thomas Rupprecht 45c8deb007 cleanup data on startup 2022-12-25 17:18:58 +01:00
Thomas Rupprecht cbf21a24ad unfiy codestyle 2022-12-25 16:58:52 +01:00