index
:
librejs.git
master
native-messaging-app
noscript-toggle
Mirror of LibreJS at https://git.savannah.gnu.org/cgit/librejs.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added a crypto library, implemented hash based storage of scripts
NateN1222
2017-08-31
1
-19
/
+84
*
Made the blacklist/whitelist/forget preference buttons in the GUI work
NateN1222
2017-08-30
3
-59
/
+158
*
Fixed the script editing code so it actually blocks what it says it blocks
NateN1222
2017-08-30
2
-102
/
+101
*
Popup now displays evaluation data
NateN1222
2017-08-29
2
-42
/
+365
*
Can now edit scripts on Firefox but not Chrome
NateN1222
2017-08-28
3
-98
/
+78
*
Started implementing a way to change the content of script requests
NateN1222
2017-08-27
2
-2
/
+138
*
Implemented basic script evaluation
NateN1222
2017-08-24
1
-50
/
+73
*
fixed minor syntax errors
NateN1222
2017-08-23
1
-17
/
+26
*
Made eval_test.js actually edit the page with its results
NateN1222
2017-08-23
1
-294
/
+329
*
fixed the code to get the source of a script from another location
NateN1222
2017-08-21
1
-35
/
+66
*
Implemented parsing and individual editing of @license tags
NateN1222
2017-08-20
2
-52
/
+123
*
added graphical output to contact finder
NateN1222
2017-08-18
4
-65
/
+46
*
Improved license evaluation script
NateN1222
2017-08-17
1
-50
/
+117
*
Fixed display panel bug, imlpemented more parts of eval_test.js
NateN1222
2017-08-14
4
-81
/
+185
*
Started implementing a version of the JS parsing as a content script
NateN1222
2017-08-12
3
-40
/
+129
*
UI improvements, started a file for the JS evaluation
NateN1222
2017-08-12
4
-16
/
+215
*
Started to implement the buttons in the pop-up and the "open in new tab" option
NateN1222
2017-08-10
5
-41
/
+67
*
started to implemented the regexes from the current LibreJS in the contact fi...
NateN1222
2017-08-07
1
-2
/
+2
*
started to implemented the regexes from the current LibreJS into the contact ...
NateN1222
2017-08-07
1
-29
/
+193
*
Started contact finder, added a way to check if a domain is whitelisted in th...
NateN1222
2017-08-06
3
-3
/
+150
*
Bumps version to 7.0
zachwick
2017-08-04
2
-2
/
+2
*
Made the browser action UI better
NateN1222
2017-08-03
2
-119
/
+162
*
Rewrote main_panel.js, added debugging tools, started implementing the blackl...
NateN1222
2017-08-02
3
-96
/
+193
*
Added a way to send a message that updates the whitelisted scripts of a given...
NateN1222
2017-08-01
2
-24
/
+97
*
UI improvements, removed ES6 'for ... of' statements
NateN1222
2017-08-01
2
-7
/
+27
*
Changed browser action UI
NateN1222
2017-07-30
3
-10
/
+9
*
Created readme
Nate Nichols
2017-07-28
1
-0
/
+9
*
Initial commit
NateN1222
2017-07-28
15
-0
/
+708
[prev]