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
*
Fallback to default solution if Imagick fails
Jeremy Benoist
2019-05-10
1
-4
/
+9
*
Use Imagick to keep GIF animation
Jeremy Benoist
2019-05-10
1
-1
/
+10
*
Changed RSS to Atom feed and improve paging
Thomas Citharel
2019-04-25
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist
2019-04-01
2
-15
/
+16
|
\
|
*
Merge pull request #3909 from wallabag/fix/html-not-defined
Jérémy Benoist
2019-03-18
1
-7
/
+6
|
|
\
|
|
*
Fix PHP warning
Jeremy Benoist
2019-03-18
1
-7
/
+6
|
*
|
epub: fix exception when articles have the same title
Kevin Decherf
2019-03-17
1
-1
/
+1
|
|
/
|
*
epub export: fix missing cover image, only for exports of one article
Kevin Decherf
2019-02-18
1
-7
/
+9
|
*
CS
Jeremy Benoist
2019-02-11
1
-1
/
+1
*
|
Enable PHPStan
Jeremy Benoist
2019-01-18
1
-0
/
+1
*
|
CS
Jeremy Benoist
2019-01-15
1
-1
/
+1
|
/
*
EntriesExport: avoid else on $authors
Kevin Decherf
2019-01-09
1
-4
/
+2
*
EntriesExport: sanitize filename and fix tests
Kevin Decherf
2019-01-08
1
-10
/
+18
*
EntriesExport/pdf: move notice to the end, add metadata cover
Kevin Decherf
2019-01-07
1
-8
/
+25
*
EntriesExport/epub: add metadata to each entry's cover
Kevin Decherf
2019-01-07
1
-1
/
+16
*
EntriesExport: change authors and title when not single entry export
Kevin Decherf
2019-01-07
1
-1
/
+1
*
EntriesExport/epub: revert c779373f, move exportinfo to the end of the book
Kevin Decherf
2019-01-07
1
-1
/
+3
*
EntriesExport/epub: use sha1 sums for filenames, fix and rename title chapters
Kevin Decherf
2019-01-07
1
-6
/
+6
*
EntriesExport/epub: remove TOC page
Kevin Decherf
2019-01-07
1
-2
/
+0
*
EntriesExport/epub: replace epub identifier with unique urn
Kevin Decherf
2019-01-06
1
-2
/
+8
*
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
[next]