Commit Graph

  • 8aa6db1275 refactor(build): improve browser-polyfill inject main Thomas Rupprecht 2023-05-25 08:07:37 +0200
  • 0495e25b80 docs(readme): update quick-links Thomas Rupprecht 2023-05-25 01:05:23 +0200
  • dea1d1a1e6 docs(readme): add logo and screenshot to readme Thomas Rupprecht 2023-05-25 00:19:14 +0200
  • a4a122a898 fix: correctly update the changelog on release Thomas Rupprecht 2023-05-25 00:09:11 +0200
  • 785421117f feat(changelog): update the changelog automatically on every commit Thomas Rupprecht 2023-05-25 00:02:55 +0200
  • b4e88abf53 feat(commitlint): add commitlint to enforce commit message format Thomas Rupprecht 2023-05-24 22:47:36 +0200
  • 2575d48e9e 0.9.2 Thomas Rupprecht 2023-05-24 22:05:39 +0200
  • 2e79e02805 fix(git-cliff): fix markdown escaping in changelog Thomas Rupprecht 2023-05-24 21:45:33 +0200
  • df67e402a7 doc(changelog): update changelog with new version Thomas Rupprecht 2023-05-24 21:43:27 +0200
  • d2d9aa70ca refactor(popup): remove "browser_style" setting and include cleaned up extension.css Thomas Rupprecht 2023-05-24 20:10:35 +0200
  • 7a707c9fb0 refactor(background): remove background.html and import directly as ES module Thomas Rupprecht 2023-05-24 19:42:58 +0200
  • 0d88ee76e2 TODO: improve git-cliff config Thomas Rupprecht 2023-05-24 19:21:49 +0200
  • 4bb9a19f7a chore(package): update git-cliff Thomas Rupprecht 2023-05-15 20:59:20 +0200
  • 8f2f8051a5 chore(package): update web-ext Thomas Rupprecht 2023-04-26 00:14:38 +0200
  • 21ef55bb0e chore(package): update @types/firefox-webext-browser and web-ext Thomas Rupprecht 2023-04-12 20:43:08 +0200
  • c396c74d4a chore(package): update @types/firefox-webext-browser and add web-ext to devDependencies Thomas Rupprecht 2023-03-20 17:00:46 +0100
  • ca37e153e1 chore(js): add .ts files editorconfig and fix styling Thomas Rupprecht 2023-02-04 18:20:45 +0100
  • a193a6923c fix(js): replace deprecated substr() with substring() and add checks for promise results Thomas Rupprecht 2023-02-04 18:05:47 +0100
  • 848e1abee4 docs(js): add type definitions for Calendar and SpaceApi Thomas Rupprecht 2023-02-04 18:03:49 +0100
  • 701ec4b226 chore: unify and improve codestyle Thomas Rupprecht 2023-02-04 17:09:47 +0100
  • 25708ea410 chore(ci): improve CHANGELOG config Thomas Rupprecht 2023-02-04 03:57:09 +0100
  • 9541d3ee4b chore(package): update husky Thomas Rupprecht 2023-02-04 03:28:39 +0100
  • 4e17127714 feat(ci): add git-cliff to update the CHANGELOG.md Thomas Rupprecht 2023-02-04 02:50:44 +0100
  • bae19bff3c add pre-commit hook with husky Thomas Rupprecht 2023-02-03 22:50:18 +0100
  • 7d1ecd166a 0.9.1 Thomas Rupprecht 2023-01-22 11:45:04 +0100
  • e985995ddd add link to Pad Thomas Rupprecht 2023-01-22 11:38:44 +0100
  • 5682f2322b await init Thomas Rupprecht 2023-01-21 03:39:41 +0100
  • 5ea42bccb4 replace web-ext types package Thomas Rupprecht 2023-01-21 03:01:29 +0100
  • 82bcdef199 don't fetch data if offline Thomas Rupprecht 2023-01-21 02:10:50 +0100
  • ad9abe3c94 extract code into setBadgeStatus and createStatusChangedNotification function Thomas Rupprecht 2023-01-20 17:42:45 +0100
  • b1dc1a0d21 0.9.0 Thomas Rupprecht 2023-01-20 17:14:00 +0100
  • 74a0d577ee make code compatible with manifest_version v3 Thomas Rupprecht 2023-01-20 17:12:49 +0100
  • c91e519c08 update to manifest_version v3 Thomas Rupprecht 2023-01-20 17:12:16 +0100
  • a3890589b3 manifest_v3 Thomas Rupprecht 2023-01-19 00:51:59 +0100
  • 5e0182c513 0.8.7 Thomas Rupprecht 2023-01-20 16:08:31 +0100
  • c216676084 open usrspace.at homepage on install Thomas Rupprecht 2023-01-20 16:06:17 +0100
  • 60c367521e remove persistent flag in manifest config Thomas Rupprecht 2023-01-19 01:36:55 +0100
  • 05c6cb5cfa remove unnecessary permissions Thomas Rupprecht 2023-01-19 01:33:01 +0100
  • 8202083710 use globalThis instead of window to also work in service worker Thomas Rupprecht 2023-01-06 02:19:12 +0100
  • f97b9a7538 improve config Thomas Rupprecht 2023-01-06 02:02:50 +0100
  • 85fd3fd86a improve badges Thomas Rupprecht 2023-01-05 21:47:53 +0100
  • 5dc8680a09 improve README Thomas Rupprecht 2023-01-05 21:44:47 +0100
  • 7a255136d2 add badges to README Thomas Rupprecht 2023-01-05 21:41:49 +0100
  • 91fb5ac155 0.8.6 Thomas Rupprecht 2023-01-05 19:36:57 +0100
  • f7e38cbcc5 change addon id to currently used one Thomas Rupprecht 2023-01-05 19:36:33 +0100
  • 74251335e8 0.8.5 Thomas Rupprecht 2023-01-05 19:15:09 +0100
  • 5e4dd40d0c add addon id Thomas Rupprecht 2023-01-05 19:14:02 +0100
  • ae0c2ded1b inject browser-polyfill only in chromium builds Thomas Rupprecht 2023-01-05 18:40:19 +0100
  • b749f17f35 add development docs Thomas Rupprecht 2023-01-05 17:37:35 +0100
  • 9740fc47a7 improve README Thomas Rupprecht 2023-01-05 17:14:32 +0100
  • 86b3b7ef5e add web-ext-config.js and add watch scripts Thomas Rupprecht 2023-01-05 16:40:11 +0100
  • 39b69904ac 0.8.4 Thomas Rupprecht 2023-01-05 14:39:04 +0100
  • c7dcd6218b add lint script Thomas Rupprecht 2023-01-05 14:37:59 +0100
  • 859f9bce19 simplify updateSpaceApiJson Thomas Rupprecht 2023-01-05 14:29:15 +0100
  • 6c95aa978e change strict_min_version to v79 Thomas Rupprecht 2023-01-05 14:11:22 +0100
  • c07f82322d use html template tag Thomas Rupprecht 2023-01-05 04:31:19 +0100
  • 35d2a0fafb 0.8.3 Thomas Rupprecht 2023-01-05 00:39:21 +0100
  • a5c4a0cf04 update strict_min_version to 57.0 Thomas Rupprecht 2023-01-05 00:38:30 +0100
  • 0e67431550 0.8.2 Thomas Rupprecht 2023-01-05 00:25:26 +0100
  • d72359e9a5 improve popup styling Thomas Rupprecht 2023-01-05 00:24:13 +0100
  • c2cc850e1f set html lang by browser language Thomas Rupprecht 2023-01-04 23:21:40 +0100
  • 4de8c9c1cb explicit set persistent=true and add browser_specific_settings in manifest.json Thomas Rupprecht 2023-01-04 22:43:54 +0100
  • b48278bb17 0.8.1 Thomas Rupprecht 2022-12-25 17:23:06 +0100
  • 67382eadc0 fix copy-version script Thomas Rupprecht 2022-12-25 17:22:46 +0100
  • 45c8deb007 cleanup data on startup Thomas Rupprecht 2022-12-25 17:18:58 +0100
  • cbf21a24ad unfiy codestyle Thomas Rupprecht 2022-12-25 16:58:52 +0100
  • de70d42b2b use browser.alarms api Thomas Rupprecht 2022-12-25 16:45:34 +0100
  • 6b69d7cd6a use storage api Thomas Rupprecht 2022-12-25 02:56:18 +0100
  • fc2ad7afad store data in localStorage Thomas Rupprecht 2022-12-25 02:33:24 +0100
  • 4f717f7c80 update package-lock Thomas Rupprecht 2022-12-25 01:56:54 +0100
  • a1cf58d8d3 move manifest and _locales into src Thomas Rupprecht 2022-12-25 01:52:02 +0100
  • b41bf2b183 cursor pointer on clickable elements Thomas Rupprecht 2022-12-25 01:35:00 +0100
  • c3cf1e9b96 faster data fetching, badge improvements Thomas Rupprecht 2022-12-25 01:26:20 +0100
  • 489d675ba8 manifest l10n Thomas Rupprecht 2022-12-25 01:23:15 +0100
  • f519a44573 0.8.0 Thomas Rupprecht 2022-12-24 21:48:48 +0100
  • 27fe41e9b3 set build filename Thomas Rupprecht 2022-12-24 21:47:49 +0100
  • e1fdc193f5 increase svg size Thomas Rupprecht 2022-12-24 21:35:45 +0100
  • 7d36a610dc cleanup manifest.json Thomas Rupprecht 2022-12-24 21:27:38 +0100
  • 241715e7ac add l10n Thomas Rupprecht 2022-12-24 21:23:31 +0100
  • 50d97a681e remove old icons Thomas Rupprecht 2022-12-24 15:22:29 +0100
  • 2f5e6ecdb1 improve code Thomas Rupprecht 2022-12-24 15:21:06 +0100
  • d898b1ea2a add build script Thomas Rupprecht 2022-12-24 14:00:24 +0100
  • 0476519e99 add JsDoc and small code improvements Thomas Rupprecht 2022-12-24 13:50:28 +0100
  • e3d6cce769 move code into src dir Thomas Rupprecht 2022-12-24 13:37:50 +0100
  • ea13c09289 import config as module Thomas Rupprecht 2022-12-24 13:08:15 +0100
  • 57d290c744 copy browser-polyfill Thomas Rupprecht 2022-12-24 13:05:23 +0100
  • dc89ef43b5 npm version scripts Thomas Rupprecht 2022-12-24 11:36:37 +0100
  • 863315d77c improve code, doc, tooling Thomas Rupprecht 2022-12-24 02:31:56 +0100
  • e812aa8feb release v0.7 Thomas Rupprecht 2021-11-06 11:25:11 +0100
  • 7b9517297f remove old html code and load right svg Thomas Rupprecht 2021-11-06 11:22:07 +0100
  • ab49fbda15 change icon Thomas Rupprecht 2021-11-06 11:13:36 +0100
  • d1803778b7 update license Thomas Rupprecht 2021-11-06 11:01:47 +0100
  • 1aa2ff4a66 change icons, enable darkmode, improve styling Thomas Rupprecht 2021-11-06 10:59:32 +0100
  • c252a26c18 add Nunito font Thomas Rupprecht 2021-09-23 02:35:11 +0200
  • 52e0ea105e fix data, remove logging, improve code Thomas Rupprecht 2021-09-23 02:28:20 +0200
  • 50a55ff68b use css variables and prepare for dark mode support Thomas Rupprecht 2021-09-22 22:51:55 +0200
  • 05d2d257e2 change to normal function and use async/await Thomas Rupprecht 2021-09-22 22:49:30 +0200
  • 7aaf0d9840 format datetime Thomas Rupprecht 2021-09-22 21:43:35 +0200
  • 71fbce24e9 use template strings Thomas Rupprecht 2021-09-22 21:36:54 +0200
  • dcdd759e9e add package.json for typescript type definitions Thomas Rupprecht 2021-09-22 21:17:51 +0200