Commit graph

21 commits

Author SHA1 Message Date
Thomas Rupprecht 8023167072 refactor(polyfill): replace webextension-polyfill with simple browser fallback to chrome 2024-02-25 19:46:21 +01: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 52aeb58698 refactor(popup): improve init of popup script and simplify setLinks 2023-09-14 02:13:49 +02:00
Thomas Rupprecht 2c7230fdc9 refactor(popup): general code improvements by linter hints 2023-09-08 00:49:12 +02:00
Thomas Rupprecht db0faab4db refactor(storage): use storage.session instead of storage.local 2023-09-06 20:10:55 +02:00
Thomas Rupprecht 8aa6db1275 refactor(build): improve browser-polyfill inject 2023-05-25 08:07:37 +02: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 5682f2322b await init 2023-01-21 03:39:41 +01:00
Thomas Rupprecht f97b9a7538 improve config 2023-01-06 02:02:50 +01:00
Thomas Rupprecht 859f9bce19 simplify updateSpaceApiJson 2023-01-05 14:29:15 +01:00
Thomas Rupprecht c07f82322d use html template tag 2023-01-05 04:31:19 +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 cbf21a24ad unfiy codestyle 2022-12-25 16:58:52 +01:00
Thomas Rupprecht 6b69d7cd6a use storage api 2022-12-25 02:56:18 +01:00
Thomas Rupprecht fc2ad7afad store data in localStorage 2022-12-25 02:33:24 +01:00
Thomas Rupprecht 241715e7ac add l10n 2022-12-24 21:23:31 +01:00
Thomas Rupprecht 0476519e99 add JsDoc and small code improvements 2022-12-24 13:50:28 +01:00
Thomas Rupprecht e3d6cce769 move code into src dir 2022-12-24 13:38:39 +01:00
Renamed from popup/index.js (Browse further)