Commit Graph

136 Commits

Author SHA1 Message Date
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
Thomas Rupprecht de70d42b2b use browser.alarms api 2022-12-25 16:45:34 +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 4f717f7c80 update package-lock 2022-12-25 01:56:54 +01:00
Thomas Rupprecht a1cf58d8d3 move manifest and _locales into src 2022-12-25 01:52:02 +01:00
Thomas Rupprecht b41bf2b183 cursor pointer on clickable elements 2022-12-25 01:35:00 +01:00
Thomas Rupprecht c3cf1e9b96 faster data fetching, badge improvements 2022-12-25 01:26:20 +01:00
Thomas Rupprecht 489d675ba8 manifest l10n 2022-12-25 01:23:15 +01:00
Thomas Rupprecht f519a44573 0.8.0 2022-12-24 21:48:48 +01:00
Thomas Rupprecht 27fe41e9b3 set build filename 2022-12-24 21:47:49 +01:00
Thomas Rupprecht e1fdc193f5 increase svg size 2022-12-24 21:35:45 +01:00
Thomas Rupprecht 7d36a610dc cleanup manifest.json 2022-12-24 21:32:19 +01:00
Thomas Rupprecht 241715e7ac add l10n 2022-12-24 21:23:31 +01:00
Thomas Rupprecht 50d97a681e remove old icons 2022-12-24 15:23:59 +01:00
Thomas Rupprecht 2f5e6ecdb1 improve code 2022-12-24 15:21:06 +01:00
Thomas Rupprecht d898b1ea2a add build script 2022-12-24 14:00:24 +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
Thomas Rupprecht ea13c09289 import config as module 2022-12-24 13:08:15 +01:00
Thomas Rupprecht 57d290c744 copy browser-polyfill 2022-12-24 13:05:23 +01:00
Thomas Rupprecht dc89ef43b5 npm version scripts 2022-12-24 11:41:09 +01:00
Thomas Rupprecht 863315d77c improve code, doc, tooling 2022-12-24 02:31:56 +01:00
Thomas Rupprecht e812aa8feb release v0.7 2021-11-06 11:25:11 +01:00
Thomas Rupprecht 7b9517297f remove old html code and load right svg 2021-11-06 11:22:07 +01:00
Thomas Rupprecht ab49fbda15 change icon 2021-11-06 11:13:36 +01:00
Thomas Rupprecht d1803778b7 update license 2021-11-06 11:01:47 +01:00
Thomas Rupprecht 1aa2ff4a66 change icons, enable darkmode, improve styling 2021-11-06 10:59:32 +01:00
Thomas Rupprecht c252a26c18 add Nunito font 2021-09-23 02:35:44 +02:00
Thomas Rupprecht 52e0ea105e fix data, remove logging, improve code 2021-09-23 02:28:20 +02:00
Thomas Rupprecht 50a55ff68b use css variables and prepare for dark mode support 2021-09-22 22:51:55 +02:00
Thomas Rupprecht 05d2d257e2 change to normal function and use async/await 2021-09-22 22:49:30 +02:00
Thomas Rupprecht 7aaf0d9840 format datetime 2021-09-22 21:43:35 +02:00
Thomas Rupprecht 71fbce24e9 use template strings 2021-09-22 21:36:54 +02:00
Thomas Rupprecht dcdd759e9e add package.json for typescript type definitions 2021-09-22 21:17:51 +02:00