Kevin Röbert
da5fb0b3c0
Removed even more jQuery dependencies
2020-06-06 00:02:03 +02:00
Kevin Röbert
08b62c0d94
Merge branch 'master' into jquery-removal
2020-06-05 21:51:52 +02:00
Kevin Röbert
762d83e46c
Hard limit for the log of 5000 entries
2020-06-05 21:50:03 +02:00
Kevin Röbert
ae30c0eb53
Removed jQuery from core scripts
2020-06-05 20:13:21 +02:00
Kevin Röbert
0298792aa1
Version 1.16.0
...
#362
#440
#429
#428
#431
2020-03-20 01:50:22 +01:00
Kevin Röbert
0417469a26
Added yandex link fixer + renewed copyright notice
...
#305
2020-01-06 17:14:34 +01:00
Kevin Röbert
50542fa6a3
Version 1.11.0
...
#336
#340
#342
#339
#334
2020-01-06 16:22:37 +01:00
Kevin Röbert
b2ffb3293f
Version 1.10.0
...
- Updated to Bootstrap 4.3.1
- Updated to jQuery 3.4.1
- Updated to DataTables 1.10.20
- Deleted unnecessary Bootstrap Dialog lib
- Replaced [pick-a-color](https://github.com/lauren/pick-a-color ) with [bootstrap-colorpicker 3.2.0](https://github.com/itsjavi/bootstrap-colorpicker )
- Added [popper.js 1.16.0](https://github.com/popperjs/popper.js/tree/v1.16.0 )
- Fixed [#333 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/333 )
- Fixed [#332 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/332 )
- Fixed [#307 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/307 )
- Maybe [#315 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/315 ) fixed
2020-01-04 00:14:03 +00:00
Kevin Röbert
7c5f4c31d5
missing
2019-11-24 18:06:03 +01:00
Kevin Röbert
84c069331f
Version 1.9.4
2019-11-24 18:05:42 +01:00
Kevin Röbert
d064537c07
Version 1.9.0
...
- Added #284
- Added #56
- Fixed #241
- Possible fix & workaround for #203
- Fixed bug in "history tracking injection protection". This option was not disabled, when the global filter switch are on off
- Added an option to im-/export the log (requires the `downloads` permission)
- Added an option to im-/export the settings (requires the `downloads` permission)
- Added information page for blocked sites, when they are called in the `main_frame`
- Added "multiple times URL encodes" recognition
- Refactoring
- Changed background script loading sequence to prevent that required functions are not yet loaded.
2019-10-23 01:16:12 +02:00
Kevin Röbert
d2ec7ce49e
Version 1.8.0
2019-09-11 18:08:41 +02:00
Kevin Röbert
91d46a7b70
ClearURLs v.1.6
...
- Added listener to the browser history to prevent tracking with the [history.pushState method](https://developer.mozilla.org/en-US/docs/Web/API/History_API )
- Added webNavigation and tabs permissions, for the new feature
- Added switches in settings to enable and disable the context menu entry and the history listener
- Added tool to clean URLs, that was pasted into a textbox
- Added icon for new tool to clean URLs
- Fixed [#40 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/40 ), see also https://curl.kevinroebert.de
- Fixed [#103 ](https://gitlab.com/KevinRoebert/ClearUrls/issues/103 ), see also https://curl.kevinroebert.de
- Changed clipboard-helper.js path to be absolute to prevent problems
- Changed rewrite of old GitHub links to the new data.min.json and rules.min.hash
- Config icon is now bigger and above the config label
- Update Traditional Chinese Translation by [@yipinghuang](https://gitlab.com/yipinghuang )
#161 #162 #157 #40 #103 #158
2019-04-11 16:40:48 +02:00
Kevin Röbert
6b2e79669c
Add license header
2019-03-13 13:20:24 +01:00
Kevin Röbert
9c638c52f9
Preparations for costume rules
...
+ Preparations for costume rules
- Feature "Report URLs"
+ Auto hash rules
+ Minimize rules length
+ Add start and end delimiters to rules
2019-03-12 18:13:23 +01:00
Kevin Röbert
adc6e0bf0d
Little CSS update for Chrome version
...
Litte style update for the Chrome version
2018-09-02 20:17:54 +02:00
Kevin Röbert
64ed933361
New Feature - Report URLs
...
Lately, I have received relatively few requests with potentially bad URLs. On the one hand, that could be because ClearURLs are working very well by now. But I also think that not everyone wants to sign up to GitLab to report a URL. That's why I've added a new button that reports the current URL in the active tab to me, so I can take a closer look at the URL.
So that you can see exactly what data will be sent to me, I have uploaded the source code for the PHP script, of course, without a password etc.
Please be careful not to send URLs with personal information or tokens.
2018-08-31 20:55:15 +02:00
Kevin Röbert
49a08881ed
New Version 1.3.3.9
...
You can now manually specify in the settings which request types you would like to have all examined by ClearURLs.
#84
2018-07-31 19:15:48 +02:00
Kevin Röbert
d7b30f7f70
Fix #64
...
+ Proposal from !30
2018-06-18 01:17:15 +02:00
Kevin Röbert
1dbea6542f
Version 1.3.0.0
...
Fresh look, fresh code.
Special thanks @perdolka for the porting from png to svg
2018-06-16 23:55:57 +02:00
Kevin Röbert
c4443fea60
Final version 1.2.2.8
...
I hope you all enjoy the new version.
2018-05-22 18:40:05 +02:00