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
/
CoreBundle
/
Helper
Commit message (
Expand
)
Author
Age
Files
Lines
*
phpcs
Kevin Decherf
2018-10-24
1
-1
/
+2
*
updateOriginUrl: remove 'query string' case from ignore list
Kevin Decherf
2018-10-24
1
-2
/
+0
*
updateOriginUrl: add comment blocks for the parse_url diff check
Kevin Decherf
2018-10-24
1
-0
/
+23
*
updateOriginUrl: rewrite some if, resolving feedbacks from PR
Kevin Decherf
2018-10-24
1
-32
/
+35
*
ignoreOriginUrl: add initial support of ignore lists
Kevin Decherf
2018-10-22
1
-20
/
+59
*
updateOriginUrl: add behavior when diff is fragment and query
Kevin Decherf
2018-10-22
1
-0
/
+1
*
Refactor updateOriginUrl to include new behaviors behaviors
Kevin Decherf
2018-10-22
1
-9
/
+45
*
ContentProxy: swap entry url to origin_url and set new url according to graby...
Kevin Decherf
2018-10-21
1
-4
/
+11
*
ContentProxy: fix a corner case when entry.url is empty in updateEntry
Kevin Decherf
2018-10-21
1
-0
/
+8
*
Run php-cs-fixer for fixing coding standard issues
Tobi823
2018-09-23
1
-41
/
+53
*
Override the value of the given parameter ($title) with the (hopefully)
Tobi823
2018-09-21
1
-2
/
+1
*
Add tests for logic
Tobi823
2018-09-21
1
-2
/
+2
*
Try to detect the character encoding in PDFs and try to translate
Tobi823
2018-09-21
1
-13
/
+33
*
Remove type declaration for PHP 5 compatibility
Tobi823
2018-09-21
1
-1
/
+1
*
Bugfix: Sanitize the title of a saved webpage from invalid UTF-8 characters
Tobi823
2018-09-21
1
-0
/
+23
*
php-cs-fixer
Kevin Decherf
2018-09-05
7
-13
/
+13
*
More robust srcset image attribute handling
Simounet
2018-07-12
1
-3
/
+8
*
Fix image downloading on null image path
Simounet
2018-07-05
1
-0
/
+4
*
Fix srcset attribute on images downloaded
Simounet
2018-06-01
1
-3
/
+33
*
Fix empty title and domain_name when exception is thrown during fetch
Kevin Decherf
2017-12-13
1
-4
/
+33
*
Define storeArticleHeaders false by default
Jeremy Benoist
2017-11-21
1
-1
/
+1
*
Added internal setting to enable/disable headers storage
Nicolas Lœuillet
2017-11-20
1
-2
/
+4
*
Properly run php-cs-fixer
Jeremy Benoist
2017-10-28
1
-23
/
+23
*
php-cs-fixer
Martin Trigaux
2017-10-28
1
-24
/
+24
*
Set the title in a separated chapter
Martin Trigaux
2017-10-28
1
-5
/
+4
*
add a title page
Martin Trigaux
2017-10-28
1
-1
/
+2
*
CS
Jeremy Benoist
2017-10-11
1
-3
/
+3
*
Fixed @j0k3r's review
Nicolas Lœuillet
2017-10-11
1
-0
/
+1
*
Fixed @tcitworld's review
Nicolas Lœuillet
2017-10-11
1
-6
/
+2
*
Translated first page of exported article
Nicolas Lœuillet
2017-10-11
1
-2
/
+7
*
CS
Jeremy Benoist
2017-10-09
1
-1
/
+1
*
Merge pull request #3332 from nclsHart/better-txt-export
Nicolas Lœuillet
2017-09-06
1
-1
/
+3
|
\
|
*
better entry txt export using html2text
Nicolas Hart
2017-08-27
1
-1
/
+3
*
|
Tag: render tags case-insensitive by storing them in lowercase
Kevin Decherf
2017-08-27
1
-1
/
+1
|
/
*
Fix some namespaces and phpdoc
Nicolas Hart
2017-07-29
1
-2
/
+2
*
Add a test for updatePublishedAt
Jeremy Benoist
2017-07-24
1
-3
/
+9
*
Fix updatePublishedAt on already parsed article's date
Simounet
2017-07-24
1
-1
/
+1
*
Merge pull request #3266 from egilli/export-domain-as-author
Jérémy Benoist
2017-07-11
1
-6
/
+31
|
\
|
*
Make updateAuthor code simpler to read
Étienne Gilli
2017-07-10
1
-8
/
+10
|
*
Use the article publisher as author for export
Étienne Gilli
2017-07-09
1
-2
/
+9
|
*
Use the article domain as author for export files
Étienne Gilli
2017-07-08
1
-6
/
+22
*
|
Add EntityTimestampsTrait to handle dates
Jeremy Benoist
2017-07-06
1
-0
/
+24
|
/
*
CS
Jeremy Benoist
2017-07-03
1
-70
/
+70
*
Fix validateAndSetPreviewPicture
Jeremy Benoist
2017-07-03
1
-4
/
+1
*
Fix PATCH method
Jeremy Benoist
2017-07-03
1
-37
/
+52
*
Add a real configuration for CS-Fixer
Jeremy Benoist
2017-07-01
8
-60
/
+60
*
Add RSS tags feeds
Jeremy Benoist
2017-06-21
1
-2
/
+6
*
Merge pull request #2683 from wallabag/credentials-in-db
Jérémy Benoist
2017-06-20
1
-0
/
+86
|
\
|
*
Fix reviews
Thomas Citharel
2017-06-20
1
-2
/
+2
|
*
Crypt site credential password
Jeremy Benoist
2017-06-20
1
-0
/
+86
[next]