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
...
|
*
|
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
|
*
|
Merge pull request #3745 from burkemw3/patch-3
Jérémy Benoist
2018-10-16
3
-17
/
+5
|
|
\
\
|
|
*
|
Add placeholder image to card-based gallery entries page for #3651
Matt Burke
2018-10-15
3
-17
/
+5
|
*
|
|
Merge pull request #3606 from mritzmann/master
Jérémy Benoist
2018-10-15
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
change href link for manifest.json
Markus Ritzmann
2018-03-19
1
-1
/
+1
|
|
*
|
add manifest.json for android pwa
mritzmann
2018-03-18
1
-0
/
+2
|
*
|
|
Show tags on non-image gallery preview card
Matt Burke
2018-10-11
1
-0
/
+7
|
*
|
|
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
*
|
|
|
Merge pull request #3574 from shulard/feature/rename-tags
Jérémy Benoist
2018-10-15
18
-5
/
+156
|
\
\
\
\
|
*
|
|
|
Add translations about latest Tag changes.
Stéphane HULARD
2018-09-25
14
-1
/
+43
|
*
|
|
|
Update tag list template to allow renaming.
Stéphane HULARD
2018-09-25
2
-4
/
+27
|
*
|
|
|
Add RenameForm as tag list view parameters.
Stéphane HULARD
2018-09-25
1
-0
/
+6
|
*
|
|
|
Create a new Tag action to rename tags.
Stéphane HULARD
2018-09-25
1
-0
/
+45
|
*
|
|
|
Rename Tag : Add a new FormType
Stéphane HULARD
2018-09-25
1
-0
/
+35
*
|
|
|
|
Ensure language is valid
Jeremy Benoist
2018-10-13
3
-8
/
+13
*
|
|
|
|
Added possibility to change locale from login/register pages
Nicolas Lœuillet
2018-10-13
5
-3
/
+30
*
|
|
|
|
Jump to Symfony 3.4
Jeremy Benoist
2018-10-04
21
-35
/
+63
|
/
/
/
/
*
|
|
|
Sort archive page by archived at
Jeremy Benoist
2018-09-21
2
-3
/
+1
*
|
|
|
Code Style
Sébastien Viande
2018-09-21
1
-1
/
+1
*
|
|
|
Entry: add sort parameter archived
Sébastien Viande
2018-09-21
2
-1
/
+3
*
|
|
|
Entry: add archived_at property and updateArchived method
Sébastien Viande
2018-09-21
9
-10
/
+57
|
/
/
/
*
|
|
Add missing parameters
Jeremy Benoist
2018-09-07
1
-1
/
+1
*
|
|
php-cs-fixer
Kevin Decherf
2018-09-05
1
-7
/
+7
*
|
|
EntryRepository: refactor getBuilderForUntaggedByUser
Kevin Decherf
2018-09-05
1
-3
/
+16
*
|
|
EntryRepository: refactor getBuilderByUser
Kevin Decherf
2018-09-05
1
-12
/
+38
*
|
|
AnnotationRepository: rename getBuilderByUser
Kevin Decherf
2018-09-05
1
-2
/
+2
*
|
|
php-cs-fixer
Kevin Decherf
2018-09-05
34
-57
/
+57
|
|
/
|
/
|
*
|
Fixes a typo
Aleksandar Todorović (r3bl)
2018-08-10
1
-1
/
+1
*
|
More robust srcset image attribute handling
Simounet
2018-07-12
1
-3
/
+8
*
|
wallabag logo (side-nav) replaced by an SVG one
Simounet
2018-07-11
1
-1
/
+1
*
|
wallabag logo with typo replaced by an SVG one
Simounet
2018-07-11
3
-3
/
+3
*
|
Autofocus the username field on the login page
Simounet
2018-07-11
1
-1
/
+1
*
|
Fix image downloading on null image path
Simounet
2018-07-05
1
-0
/
+4
*
|
We should able to get the table name unescaped
Jeremy Benoist
2018-06-14
1
-1
/
+7
*
|
Fixed migrations with dash into db name
Jeremy Benoist
2018-06-14
1
-0
/
+43
*
|
Merge pull request #3668 from wallabag/fix-tests
Jérémy Benoist
2018-06-07
1
-1
/
+0
|
\
\
|
*
|
Fix tests
Jeremy Benoist
2018-06-06
1
-1
/
+0
[prev]
[next]