index
:
Wallabag
1.x
2.3.x
2.4
add-index-entry-url
add-random-article
add-user-group
ajax
change-locale-register
cve-2018-11352
dependabot/composer/friendsofsymfony/rest-bundle-2.8.0
dependabot/npm_and_yarn/jquery-3.5.0
dependabot/npm_and_yarn/webpack-dev-server-3.1.11
dropping-php5
federation
fix/4215/add-label-and-issuer-to-o2p-config
gitolite_local/ldap
hash-exist-url
legacy
master
notifications
oauth-changes
php73
prepare-24
progress
qrcode-for-wallabagiosapp
release-2.3.3
remove-baggy
rss2atom
same-domain
save-changes
share-articles-to-other-users
sort-entries
store-resolved-url
tags-3235
update-two-factor-bundle
url-3529
weblate
with-annotations-route
A self hostable application for saving web pages: Save and classify articles. Read them later. Freely.
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Wallabag
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean the tagging rule creation form
Kévin Gomez
2015-11-16
2
-3
/
+3
*
Assert that the tag has is the good one
Kévin Gomez
2015-11-16
1
-1
/
+4
*
Add a quick test
Kévin Gomez
2015-11-13
3
-1
/
+44
*
Document the matches operator in the FAQ
Kévin Gomez
2015-11-13
1
-2
/
+7
*
Add phpdoc for all Matches implementations
Kévin Gomez
2015-11-13
2
-0
/
+20
*
Add matches operator
Kévin Gomez
2015-11-13
4
-1
/
+37
*
Improve the tagging rules documentation
Kévin Gomez
2015-11-11
1
-3
/
+47
*
Fix the creation of the repository services
Kévin Gomez
2015-11-11
1
-4
/
+2
*
Use Psr\Log\NullLogger instead of creating a mock
Kévin Gomez
2015-11-11
1
-5
/
+8
*
Fix incorrect comment.
Kévin Gomez
2015-11-11
1
-1
/
+1
*
Add a few functional tests for the tagging rules creation form
Kévin Gomez
2015-11-11
1
-0
/
+55
*
Update baggy theme
Kévin Gomez
2015-11-11
2
-2
/
+35
*
Provide a way to delete tagging rules
Kévin Gomez
2015-11-11
2
-0
/
+30
*
Add a command to automatically tag all entries for a user
Kévin Gomez
2015-11-11
6
-8
/
+142
*
Validate used operators when creating tagging rules
Kévin Gomez
2015-11-11
1
-1
/
+4
*
Add tests for the RuleBasedTagger class
Kévin Gomez
2015-11-11
1
-0
/
+158
*
Errors in the automatic tagging do not prevent the entry from being added
Kévin Gomez
2015-11-11
3
-5
/
+21
*
Also validate used variables when creating tagging rules
Kévin Gomez
2015-11-11
1
-1
/
+1
*
Add naïve validation for tagging rules (only checks the syntax)
Kévin Gomez
2015-11-11
1
-0
/
+2
*
Rename the « Tags » tab to « Tagging rules »
Kévin Gomez
2015-11-11
1
-1
/
+1
*
Add tests for the StringToListTransformer class
Kévin Gomez
2015-11-11
2
-2
/
+62
*
Fix ContentProxyTest
Kévin Gomez
2015-11-11
1
-3
/
+23
*
Add missing use statement
Kévin Gomez
2015-11-11
1
-0
/
+1
*
Add a table explaining the available variables
Kévin Gomez
2015-11-11
1
-1
/
+56
*
Display the tagging rules in the config
Kévin Gomez
2015-11-11
1
-0
/
+12
*
Add missing tagging rule repository
Kévin Gomez
2015-11-11
1
-0
/
+9
*
Add a form to create tagging rules
Kévin Gomez
2015-11-11
4
-1
/
+138
*
Add TaggingRule entity
Kévin Gomez
2015-11-11
3
-16
/
+164
*
PoC of rule-based tagging
Kévin Gomez
2015-11-11
3
-2
/
+102
*
Fix tests
Jeremy Benoist
2015-11-09
2
-1
/
+6
*
Fix route parameters
Jeremy Benoist
2015-11-09
3
-8
/
+108
*
use JMS Serializer
Thomas Citharel
2015-11-09
2
-13
/
+6
*
use the groups annotation instead of setIgnoredAttributes
Thomas Citharel
2015-11-09
2
-4
/
+42
*
improved function
Thomas Citharel
2015-11-09
1
-10
/
+6
*
add json & xml
Thomas Citharel
2015-11-09
4
-11
/
+102
*
Fix tests on pgsql
Jeremy Benoist
2015-11-09
1
-1
/
+1
*
Rework on export
Jeremy Benoist
2015-11-09
4
-133
/
+324
*
Start work on export
Thomas Citharel
2015-11-09
6
-4
/
+361
*
Remove duplicate comments
Jeremy Benoist
2015-11-07
1
-7
/
+1
*
CS
Jeremy Benoist
2015-11-07
2
-5
/
+5
*
Skipping PostgreSQL test that drop database
Jeremy Benoist
2015-11-07
3
-30
/
+48
*
Re-enable test on doctrine command
Jeremy Benoist
2015-11-07
10
-17
/
+17
*
Add tests on TablePrefixSubscriber
Jeremy Benoist
2015-11-07
2
-2
/
+121
*
Quoted entity to avoid reserved keyword
Jeremy Benoist
2015-11-07
7
-89
/
+55
*
Fix database already exist detection
Jeremy Benoist
2015-11-07
1
-0
/
+6
*
CS
Jeremy Benoist
2015-11-07
1
-2
/
+2
*
Fix form_enctype deprecation
Jeremy Benoist
2015-11-07
3
-19
/
+21
*
Fix security.context deprecation
Jeremy Benoist
2015-11-07
4
-12
/
+12
*
Fix deprecated helper in command
Jeremy Benoist
2015-11-06
2
-63
/
+54
*
Enable graby log
Jeremy Benoist
2015-10-24
1
-0
/
+4
[next]