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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding more tests to cover different scenario
Jeremy Benoist
2019-04-24
2
-16
/
+38
*
Add ability to match many domains for credentials
Jeremy Benoist
2019-04-23
14
-17
/
+27
*
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
|
/
*
material: wrap card actions, remove class hiding of creation date
Kevin Decherf
2019-03-03
1
-5
/
+7
*
Merge pull request #3886 from wallabag/issue-3602
Jérémy Benoist
2019-02-25
1
-7
/
+9
|
\
|
*
epub export: fix missing cover image, only for exports of one article
Kevin Decherf
2019-02-18
1
-7
/
+9
*
|
EntryRestController: add support of expect parameter to delete action
Kevin Decherf
2019-02-20
1
-4
/
+17
|
/
*
CS
Jeremy Benoist
2019-02-13
1
-1
/
+1
*
CS
Jeremy Benoist
2019-02-11
9
-13
/
+13
*
Fix broken 2 factor auth logo image
Jonathan Crooke
2019-01-31
1
-1
/
+1
*
Improve checks & add tests
Jeremy Benoist
2019-01-28
1
-3
/
+3
*
status and favourite are actually strings in the import so use ==
Tristan Hill
2019-01-27
1
-2
/
+2
*
Add dedicated email for site config issue
Jeremy Benoist
2019-01-18
2
-2
/
+2
*
Avoid error when a bad `order` parameter is given
Jeremy Benoist
2019-01-14
2
-14
/
+23
*
Merge pull request #3826 from wallabag/epub-toc
Jérémy Benoist
2019-01-11
16
-29
/
+157
|
\
|
*
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
|
*
Add translations
Kevin Decherf
2019-01-07
14
-1
/
+88
|
*
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
2
-2
/
+5
|
*
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
*
|
Merge pull request #3831 from wallabag/fix/api-bad-client-id
Jérémy Benoist
2019-01-10
2
-1
/
+20
|
\
\
|
*
|
Cast client id to avoid PG error
Jeremy Benoist
2019-01-09
2
-1
/
+20
*
|
|
Update entries.html.twig
Eloi Coutant
2019-01-10
1
-2
/
+2
*
|
|
Update entries.html.twig
Eloi Coutant
2019-01-10
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #3827 from wallabag/epub-quote
Kevin Decherf
2019-01-07
1
-2
/
+8
|
\
\
|
*
|
EntriesExport/epub: replace epub identifier with unique urn
Kevin Decherf
2019-01-06
1
-2
/
+8
*
|
|
Merge pull request #3820 from lizyn/bugfix/incorrect-calculation-of-CJK-chara...
Jérémy Benoist
2019-01-07
1
-4
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Counting two characters together as a word in CJK
lizyn
2019-01-06
1
-1
/
+1
|
*
|
Improve reading time tests
Jeremy Benoist
2019-01-04
1
-3
/
+2
|
*
|
fix incorrect reading time calculation for entries with CJK characters
lizyn
2018-12-25
1
-1
/
+1
|
|
/
*
|
Merge pull request #3816 from wallabag/validate-import-entry
Jérémy Benoist
2019-01-04
10
-4
/
+108
|
\
\
|
*
|
Validate imported entry to avoid error on import
Jeremy Benoist
2019-01-03
10
-4
/
+108
|
|
/
*
|
TagRestController: rewrite delete actions to only retrieve tags related to th...
Kevin Decherf
2018-12-30
2
-11
/
+28
*
|
TagRepository: refactor query builder for queries by userId
Kevin Decherf
2018-12-30
1
-16
/
+20
*
|
fixtures: refactor EntryData, TagData, add a new tag
Kevin Decherf
2018-12-29
2
-118
/
+122
|
/
*
Merge pull request #3782 from wallabag/issue-3779
Kevin Decherf
2018-11-26
1
-6
/
+5
|
\
|
*
material: fix missing thumbnail on list view
Kevin Decherf
2018-11-25
1
-6
/
+5
*
|
Merge pull request #3784 from giuppi/master
Jérémy Benoist
2018-11-26
1
-1
/
+1
|
\
\
|
*
|
Fix Android app login issue
giuppi
2018-11-25
1
-1
/
+1
|
|
/
*
|
Merge pull request #3765 from burkemw3/patch-2
Jérémy Benoist
2018-11-26
2
-7
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove preview picture from single entry view page for #1875
Matt Burke
2018-11-24
2
-7
/
+0
*
|
Card no preview replaced by wallabag logo
Simounet
2018-11-21
1
-5
/
+2
*
|
Update messages.en.yml
Eloi Coutant
2018-11-16
1
-3
/
+3
*
|
Update messages.fr.yml
Eloi Coutant
2018-11-16
1
-1
/
+1
[next]