Commit graph

  • 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 v0.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 v0.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 v0.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 v0.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 v0.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
  • bdf3f62d4c Merge pull request 'master' (#1) from XimeX/usrspace-browser-addon:master into master #3 Stefan 2021-11-24 10:23:31 +0100
  • e812aa8feb release v0.7 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
  • cfc6e98097 reformat code Thomas Rupprecht 2021-09-22 21:04:32 +0200
  • a025fc9d36 add editorconfig Thomas Rupprecht 2021-09-22 20:37:25 +0200
  • 6a0bf3fd2e neues logo Stefan 2021-09-16 21:43:12 +0200
  • 1b26a0e7af add release info Thomas Rupprecht 2020-10-21 22:46:41 +0200
  • 5b40d3264c release v0.6 Thomas Rupprecht 2020-10-21 22:41:09 +0200
  • 562d58be71 change spaceApiUrl and nextcloud label Thomas Rupprecht 2020-10-21 22:04:05 +0200
  • fabb32fbb1 release v0.5 Thomas Rupprecht 2020-04-20 19:36:52 +0200
  • c63516d962 fix dates if no date is found Thomas Rupprecht 2020-04-20 19:29:10 +0200
  • 31e4a3375a fix new urls Thomas Rupprecht 2020-04-20 19:28:52 +0200
  • 7f46a18031 release v0.4 v0.4 Thomas Rupprecht 2019-10-04 22:09:08 +0200
  • e50aeeb47e fix wrong icon Thomas Rupprecht 2019-10-04 22:08:42 +0200
  • a046aa881f release v0.3 v0.3 Thomas Rupprecht 2019-10-04 21:59:56 +0200
  • a195654b6b improve popup content Thomas Rupprecht 2019-10-04 21:58:48 +0200
  • 32a31de33f release v0.2 v0.2 Thomas Rupprecht 2019-08-28 22:13:43 +0200
  • 944b99d1ad check for online/offline events if fetching should be enabled Thomas Rupprecht 2019-08-28 21:50:30 +0200
  • 5f3af74c07 combine updateBadge promises Thomas Rupprecht 2019-08-28 21:50:01 +0200
  • d450b9ef22 improve badge color Thomas Rupprecht 2019-08-28 20:59:51 +0200
  • bcec944781 add time element for event date Thomas Rupprecht 2019-08-28 20:39:34 +0200
  • 13219a7f8e add sections Thomas Rupprecht 2019-08-28 20:39:11 +0200
  • e53b0527df fix typo Thomas Rupprecht 2019-07-30 18:43:47 +0200
  • a2d4832ce1 update browser-polyfill Thomas Rupprecht 2019-07-30 18:43:30 +0200
  • 7260006db1 missing change from Gitlab to Gitea Thomas Rupprecht 2019-07-30 18:14:31 +0200
  • f59aeb44e6 Merge branch 'master' of pludi/usrspace-browser-addon into master XimeX 2019-07-30 18:05:43 +0200
  • 23391e06ad
    Switch from GitLab to Gitea #1 Peter 2019-07-30 16:42:28 +0200
  • 9b828003d5
    Make text over icon more readable Peter 2019-01-29 08:03:12 +0100
  • d123a42167 small fix Thomas Rupprecht 2018-12-27 20:36:43 +0100
  • 213f4138ff add space status change notification Thomas Rupprecht 2018-12-27 20:34:05 +0100
  • e21dac9934 fix compatibility with chromium based browsers Thomas Rupprecht 2018-12-27 19:53:14 +0100
  • 5f18a33c4c fix icon style Thomas Rupprecht 2018-12-27 18:17:18 +0100
  • 23ee57e6fe Merge branch 'open-info-popup' into 'master' Thomas Rupprecht 2018-12-27 18:12:10 +0100
  • 103167a6f1
    Offen/Geschlossen-Info schön im Pop-Up Peter 2018-12-27 17:26:05 +0100
  • 428c37496c use config Thomas Rupprecht 2018-12-27 15:16:18 +0100
  • 8575efd2c7 improve styling Thomas Rupprecht 2018-12-27 14:57:46 +0100
  • 92c2e8ffd6 add icons and improve styling Thomas Rupprecht 2018-12-27 14:43:34 +0100
  • 9381c4851a add LICENSE and improve README Thomas Rupprecht 2018-12-27 13:44:04 +0100
  • b84921fd10 add first readme Thomas Rupprecht 2018-12-27 10:51:17 +0100
  • 956f82f744 init Thomas Rupprecht 2018-12-27 10:37:31 +0100