1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
7001d5eec2 Customizable badge for missing resources and some code improvements (#613) 2021-08-12 06:37:45 +02:00
ea567e76d8 Customizable badge as HTML filter indicator (#613) 2021-08-11 06:29:09 +02:00
afc10f860c Fixed Chromium: Removes metadata only if LocalCDN is enabled (#563) 2021-07-14 07:03:45 +02:00
c034bf0c04 Initial read from extension storage centralized (#561) 2021-07-10 06:40:13 +02:00
c79e1c02a7 Deprecated function removed 2021-04-11 08:03:42 +02:00
81f2555784 Open welcome page in the foreground at first installation 2021-03-26 06:51:46 +01:00
db398fadec Just code style (JS) 2021-02-17 07:01:08 +01:00
6655c8cd98 Checks improved 2021-02-07 09:54:18 +01:00
f3777eb8a2 Fixed: Delete old keys (#226) 2021-01-06 07:23:41 +01:00
bb7a90cd37 Improved: Settings with old values 2020-11-21 07:02:33 +01:00
a6466a1cf5 Fixed: Exported settings have old values (#177) 2020-11-16 07:03:40 +01:00
d7e0af1af6 Initialization updated 2020-11-15 12:32:06 +01:00
e66e1a0ee3 Delete old settings (#138, #174) 2020-11-14 12:33:40 +01:00
d980beb889 Improved: settings for update notification (#176) 2020-11-14 12:31:17 +01:00
83d7264214 Fixed: Copy old data (#138) 2020-10-18 09:12:20 +02:00
bd9745da74 Fixed options page (#138) 2020-10-17 07:39:28 +02:00
1a97b72039 Only open release notes in case of new CDNs (#132) 2020-10-11 12:52:17 +02:00
46f5ffac76 Implemented: Customize badge colors (#109) 2020-09-25 07:34:59 +02:00
66e4e8dd6f Prepared v2.4.1 2020-09-19 08:01:31 +02:00
a23e2af559 Fixed: Import user settings (#102) 2020-09-12 17:22:25 +02:00
3fcae3c54d Fixed: Migrate extension settings (#92) 2020-09-06 11:19:35 +02:00
389a840967 StorageHandler implemented (#92) 2020-08-30 18:56:36 +02:00
e1c779155d Preparation for StorageHandler (#92) 2020-08-30 18:35:08 +02:00
8e244f3a26 Updated: Handling of Google Fonts (#85) 2020-08-22 14:58:57 +02:00
2ab75f5b68 Unused variable removed 2020-07-24 09:27:53 +02:00
7daee86505 Show the rule set generator only when there are new CDNs 2020-07-24 08:16:25 +02:00
1f53cfc52c Code improved 2020-07-14 17:54:25 +02:00
abcbf09257 Open changelog after an update fixed 2020-07-13 18:49:20 +02:00
890ee82e2b Different styles of extension icons implemented (#52) 2020-07-09 20:58:18 +02:00
3ff4acb1b1 Monochrome icons implemented and moved to SVG (#52) 2020-07-08 16:37:03 +02:00
3f5738fb3b Adjustments to LocalCDN 2020-07-04 07:38:59 +02:00
8c9d5837ad Implemented an option to block unhandled Google Fonts requests 2020-07-03 08:37:00 +02:00
03178c3963 Docs revised 2020-06-30 18:41:58 +02:00
88f9203ec8 Code downsized 2020-06-25 18:29:00 +02:00
668c42afbd Implemented: Option to enable HTML-Filter by default (#33) 2020-06-25 07:54:17 +02:00
3067d6e655 Release notes: Open new tab in background 2020-06-13 06:10:54 +02:00
f7b85adc24 Implemented Sync extension settings with Firefox Sync or own server (experimental) 2020-06-08 11:38:52 +02:00
c7bf456a06 Initialize extension storage for domains to manipulate DOM (#1) 2020-05-25 22:30:07 +02:00
e9057f7918 Fixed bug in lastMappingUpdate and added hideReleaseNotes in settings 2020-04-06 18:04:53 +02:00
b58ef634e0 Logging (on/off) added in the settings 2020-03-29 10:23:16 +02:00
48283328c7 Implemented notification if something changed on CDNs or frameworks 2020-03-08 12:30:03 +01:00
6eb156acc8 Initial commit 2020-02-27 13:45:29 +01:00