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
*
Add logger to FileCookieJar
Jeremy Benoist
2019-07-24
1
-0
/
+19
*
Use a custom cookiejar to avoid error when the cookie is badly saved
Jeremy Benoist
2019-07-24
1
-0
/
+72
*
Merge pull request #3271 from wallabag/store-resolved-url
Jérémy Benoist
2019-06-05
1
-0
/
+2
|
\
|
*
Use hash given url to avoid duplicate
Jeremy Benoist
2019-05-29
1
-1
/
+2
|
*
Added given_url in entry table
Nicolas Lœuillet
2019-05-29
1
-0
/
+1
*
|
Drop SimplePie
Jeremy Benoist
2019-05-29
1
-16
/
+15
|
/
*
Merge pull request #3944 from shtrom/always-hash-exists-url
Jérémy Benoist
2019-05-28
1
-0
/
+23
|
\
|
*
Change the way to define algorithm for hashing url
Jeremy Benoist
2019-05-24
1
-6
/
+7
|
*
Add Wallabag\CoreBundle\Helper\UrlHasher
Olivier Mehani
2019-05-24
1
-0
/
+22
*
|
Fix tests after rebase
Jeremy Benoist
2019-05-28
1
-2
/
+4
*
|
Fix some tests
Jeremy Benoist
2019-05-28
1
-8
/
+11
*
|
CS
Jeremy Benoist
2019-05-28
2
-2
/
+2
*
|
Configure timeout
adev
2019-05-28
1
-3
/
+7
*
|
Fix because of some breaking changes of Graby 2.0
adev
2019-05-28
1
-11
/
+9
*
|
Use httplug
adev
2019-05-28
2
-29
/
+39
*
|
Set first picture as preview picture
nicofrand
2019-05-21
2
-12
/
+37
|
/
*
Merge remote-tracking branch 'origin/master' into 2.4
Jeremy Benoist
2019-05-15
1
-0
/
+1
|
\
|
*
Enable no-referrer on img tags, enable strict-origin-when-cross-origin by def...
Kevin Decherf
2019-05-10
1
-0
/
+1
*
|
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
[next]