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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move dir check into constructor
Nicolas Lœuillet
2015-02-10
1
-5
/
+5
*
review from @j0k3r
Nicolas Lœuillet
2015-02-10
1
-2
/
+1
*
getSalt method
Nicolas Lœuillet
2015-02-10
3
-7
/
+26
*
replace services.xml into services.yml
Nicolas Lœuillet
2015-02-09
3
-32
/
+18
*
PSR 3
Nicolas Lœuillet
2015-02-09
1
-1
/
+1
*
fix return on API call and fix id in clear for user
Nicolas Lœuillet
2015-02-09
2
-7
/
+4
*
log for authentication on API
Nicolas Lœuillet
2015-02-09
7
-19
/
+44
*
authentication on API
Nicolas Lœuillet
2015-02-09
2
-3
/
+11
*
Merge pull request #1062 from wallabag/v2-relation-entry-user
Nicolas Lœuillet
2015-02-09
17
-112
/
+620
|
\
|
*
Add some fixtures
Jeremy
2015-02-08
11
-54
/
+361
|
*
Add custom auth encoder & provider
Jeremy
2015-02-08
5
-33
/
+215
|
*
create an Entry with a User in parameter
Nicolas Lœuillet
2015-02-08
1
-2
/
+3
|
*
add a real relation between user and entry
Nicolas Lœuillet
2015-02-08
2
-26
/
+44
|
/
*
Merge pull request #1066 from wallabag/v2-api-tests-entry
Nicolas Lœuillet
2015-02-07
8
-8
/
+91
|
\
|
*
Add some tests on EntryController
Jeremy
2015-02-07
3
-3
/
+86
|
*
Fix #1057
Jeremy
2015-02-07
1
-1
/
+2
|
*
Avoid raw javascript in template
Jeremy
2015-02-07
4
-4
/
+3
|
/
*
Update deps
Jeremy
2015-02-06
1
-21
/
+129
*
Merge pull request #1065 from FabienM/v2-bundles-cleanup
Jeremy
2015-02-06
3
-3
/
+0
|
\
|
*
Cleanup default assets symlinks
Fabien Meurillon
2015-02-06
3
-3
/
+0
|
/
*
Do not display download progress in Travis
Jeremy
2015-02-06
1
-0
/
+1
*
Merge pull request #1061 from wallabag/v2-cleanup-entities
Nicolas Lœuillet
2015-02-06
7
-824
/
+0
|
\
|
*
Remove temporary entities
Jeremy
2015-02-06
7
-824
/
+0
|
/
*
Merge pull request #1060 from wallabag/api-rename-user
Jeremy
2015-02-06
3
-14
/
+60
|
\
|
*
rename User entity
Nicolas Lœuillet
2015-02-06
3
-14
/
+60
|
/
*
Merge pull request #1059 from wallabag/rename-entry
Jeremy
2015-02-06
7
-91
/
+88
|
\
|
*
rename Entries to Entry
Nicolas Lœuillet
2015-02-06
5
-61
/
+58
|
*
normalize entries fields
Nicolas Lœuillet
2015-02-05
5
-34
/
+34
|
/
*
Merge pull request #1055 from wallabag/v2-api-patch-methid
Jeremy
2015-02-05
2
-14
/
+39
|
\
|
*
remove persist() for PATCH and DELETE
Nicolas Lœuillet
2015-02-05
1
-2
/
+0
|
*
PATCH method, boolean for some parameters and change entity methods name
Nicolas Lœuillet
2015-02-05
2
-13
/
+40
*
|
remove unused files
Nicolas Lœuillet
2015-02-05
4
-242
/
+0
*
|
Merge pull request #1054 from wallabag/v2-api-set-title-post
Jeremy
2015-02-05
1
-4
/
+1
|
\
\
|
*
|
simplify code
Nicolas Lœuillet
2015-02-05
1
-1
/
+1
|
*
|
we can now set a title to the article when we use POST /api/entries
Nicolas Lœuillet
2015-02-05
1
-4
/
+1
|
|
/
*
|
Merge pull request #1048 from wallabag/v2-sort-entries
Jeremy
2015-02-05
1
-1
/
+9
|
\
\
|
*
|
sort entries in repository
Nicolas Lœuillet
2015-02-05
1
-1
/
+9
*
|
|
Update branch name in README
Jeremy
2015-02-05
1
-1
/
+1
|
|
/
|
/
|
*
|
fix travis configuration
Nicolas Lœuillet
2015-02-05
1
-1
/
+1
|
/
*
change database structure for Entries
Nicolas Lœuillet
2015-02-04
1
-8
/
+172
*
forgot one parameter
Nicolas Lœuillet
2015-02-04
1
-0
/
+1
*
restore full database settings
Nicolas Lœuillet
2015-02-04
2
-5
/
+9
*
change type for isRead, isFav and isDeleted fields, as said @j0k3r
Nicolas Lœuillet
2015-02-04
1
-13
/
+13
*
change delete status for GET /api/entries method
Nicolas Lœuillet
2015-02-04
2
-7
/
+8
*
for GET /api/entries, star, delete and archive status are no more necessary
Nicolas Lœuillet
2015-02-04
3
-11
/
+16
*
implement delete method
Nicolas Lœuillet
2015-02-04
4
-1
/
+42
*
disable authentication for the moment
Nicolas Lœuillet
2015-02-02
2
-29
/
+39
*
Installation should be launch manually
Jeremy
2015-02-02
5
-7
/
+34
*
New wallabag installer
Jeremy
2015-02-01
3
-8
/
+167
*
Merge pull request #1036 from j0k3r/refactor-update-composer
Nicolas Lœuillet
2015-01-31
4
-91
/
+526
|
\
[next]