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

48 Commits

Author SHA1 Message Date
0465b630d1 Block all non GET requests to CDN (#1226) 2022-11-29 07:03:15 +01:00
703438ce0b Extract Domain from URL (#1137) 2022-09-19 06:20:22 +02:00
f2cc4bb2b8 Call CDNs directly to search something on the website (#1137) 2022-09-18 08:23:13 +02:00
f1fb6c9a17 Chromium: Remove option to block Google Fonts (#1085) 2022-07-27 18:22:49 +02:00
1be3c1cf6d Custom block screen (#1050) 2022-07-10 06:55:41 +02:00
7629412165 Badge color for missing resources (#1031) 2022-06-30 05:06:15 +02:00
428bd38e58 Firefox part fixed (#857) 2022-01-30 09:37:42 +01:00
b61a032db1 Chromium: Attach Google Material Icons to Google Fonts (#857) 2022-01-30 09:32:53 +01:00
aa521e879e Debug console output removed 2021-12-04 08:52:54 +01:00
f0baf0e81b Refactor request handling (#787) 2021-12-04 07:46:03 +01:00
08d5fa6fa6 File renamed (#763) 2021-11-13 07:20:06 +01:00
e030872084 Redirect to placeholder CSS file for blocked Google Fonts (#763) 2021-11-10 06:14:57 +01:00
ca96c8ffca Logging improved (#703) 2021-09-29 07:10:37 +02:00
e0f8719391 Block bad resources (#703) 2021-09-29 06:50:53 +02:00
ea567e76d8 Customizable badge as HTML filter indicator (#613) 2021-08-11 06:29:09 +02:00
651d19bfa6 Initial commit to add wildcard for Google Fonts and HTML filters (#613) 2021-08-07 08:39:10 +02:00
c034bf0c04 Initial read from extension storage centralized (#561) 2021-07-10 06:40:13 +02:00
6ba26b7e36 Fixed: Unblock Google Fonts (#561) 2021-07-08 06:46:12 +02:00
cc974e75d7 Fixed: Default values after startup (#343, #428) 2021-04-29 06:53:06 +02:00
c79e1c02a7 Deprecated function removed 2021-04-11 08:03:42 +02:00
97c2ca2e1d Improved: Indicator for missing resources 2021-03-30 06:42:34 +02:00
fe1e42bf0a Fixed: Undefined variable in badge text (#301) 2021-03-14 11:03:34 +01:00
441eb5b5a4 Missing resources counter moved (#301) 2021-03-13 07:41:17 +01:00
294171707c Show badge if no injections (#301) 2021-03-13 06:55:20 +01:00
035e603bc1 Implemented: Indicate missing resources on the icon (#301) 2021-03-12 07:22:49 +01:00
529fea844c Implemented: Simple logging page (#279) 2021-02-21 19:50:41 +01:00
db398fadec Just code style (JS) 2021-02-17 07:01:08 +01:00
8bb6d5fa61 Added CDN: fonts.gstatic.com (#269) 2021-02-10 06:36:01 +01:00
34fba9c79d Availability of certain variables changed (#92) 2020-09-08 20:50:54 +02:00
389a840967 StorageHandler implemented (#92) 2020-08-30 18:56:36 +02:00
168e2ae6a0 Fixed: Handling of Google Fonts (#85) 2020-08-23 07:37:58 +02:00
8e244f3a26 Updated: Handling of Google Fonts (#85) 2020-08-22 14:58:57 +02:00
f017311fa2 Fixed: Blocked Google Fonts in Chromium (#80) 2020-08-19 09:58:28 +02:00
3e160e4b4a Fixed: Block Google Fonts if enabled 2020-08-03 13:28:52 +02:00
cc16cefc36 Improved detection of Google Fonts 2020-07-30 07:55:03 +02:00
b35ab41f5e Improved: Handling with blocked resources 2020-07-29 07:34:07 +02:00
de6522534d Blocking handling of "Google Fonts" improved 2020-07-12 15:45:20 +02:00
3f5738fb3b Adjustments to LocalCDN 2020-07-04 07:38:59 +02:00
30e36abd72 Temporary list of tainted domains removed 2020-07-04 07:34:31 +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
f7b85adc24 Implemented Sync extension settings with Firefox Sync or own server (experimental) 2020-06-08 11:38:52 +02:00
26d1c875ee Updated: Remove integrity checks (#66) 2020-04-30 19:13:27 +02:00
d4dc3f4f8b Updated class documentation 2020-04-14 07:43:25 +02:00
5797358a89 Request handling simplified 2020-03-28 19:19:18 +01:00
838d0adea5 Fixed block requests for missing resources 2020-03-28 11:17:02 +01:00
2ff1a94da2 Fixed testing utility 2020-03-20 09:20:43 +01:00
6eb156acc8 Initial commit 2020-02-27 13:45:29 +01:00