aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #3053 from wallabag/api-bulk-addNicolas Lœuillet2017-05-055-83/+236
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Little refacto and send 400 on reaching urls limitJeremy Benoist2017-05-052-106/+97
| * | | | Added limitNicolas Lœuillet2017-05-015-0/+37
| * | | | Fix tests (for real this time)Jeremy Benoist2017-05-011-2/+2
| * | | | Fix testsJeremy Benoist2017-05-012-5/+4
| * | | | Splitted the endpoint in twoNicolas Lœuillet2017-05-012-63/+88
| * | | | Added API endpoint to handle a list of URLNicolas Lœuillet2017-05-012-8/+109
| |/ / /
* | | | Merge pull request #3080 from wallabag/use-username-to-importNicolas Lœuillet2017-05-043-16/+41
|\ \ \ \
| * | | | Use username to importThomas Citharel2017-05-043-16/+41
| | |/ / | |/| |
* | | | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-0417-118/+256
|\ \ \ \ | |/ / / |/| | |
| * | | Merged list and search methodsNicolas Lœuillet2017-05-0215-154/+99
| * | | rename index to listThomas Citharel2017-05-022-6/+6
| * | | Fix testsThomas Citharel2017-05-022-5/+23
| * | | Add paginationThomas Citharel2017-05-023-12/+45
| * | | Add filter to users management pageThomas Citharel2017-05-0217-28/+170
* | | | Merge pull request #3079 from wallabag/update-docJérémy Benoist2017-05-0416-26/+26
|\ \ \ \
| * | | | Updated documentation versionNicolas Lœuillet2017-05-034-8/+8
| * | | | Fixed old links in documentationNicolas Lœuillet2017-05-0312-18/+18
|/ / / /
* | | | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-0332-51/+126
|\ \ \ \
| * | | | Changed export testNicolas Lœuillet2017-05-031-3/+1
| * | | | Fixed @j0k3r reviewNicolas Lœuillet2017-04-222-2/+2
| * | | | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-2032-48/+125
* | | | | Merge pull request #3075 from wallabag/disable-shortcuts-loginNicolas Lœuillet2017-05-022-1/+6
|\ \ \ \ \
| * | | | | Disabled shortcuts on login/register pageNicolas Lœuillet2017-05-022-1/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #3073 from wallabag/fix-sandwichNicolas Lœuillet2017-05-021-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed sandwich menu position in entry view (material theme)Nicolas Lœuillet2017-05-021-5/+5
|/ / / /
* | | | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-013-2/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Merge pull request #3066 from wallabag/ignore-tests-exported-filesJérémy Benoist2017-04-291-0/+4
| |\ \
| | * | Ignore tests exported filesThomas Citharel2017-04-291-0/+4
| |/ /
| * | Merge pull request #3064 from gileri/masterJérémy Benoist2017-04-291-1/+1
| |\ \
| | * | Correct create_application en stringÉric Gillet2017-04-291-1/+1
| |/ /
| * | Merge pull request #3052 from shtrom/fix-relative-symlinksJérémy Benoist2017-04-251-1/+1
| |\ \
| | * | Make symfony-assets-install use `relative` symlinksOlivier Mehani2017-04-221-1/+1
| |/ /
* | | Merge pull request #3055 from wallabag/api-bulk-add-tagsNicolas Lœuillet2017-05-013-3/+174
|\ \ \
| * | | Fix testsJeremy Benoist2017-04-292-15/+13
| * | | Added endpoint to handle URL list to add/delete tagsNicolas Lœuillet2017-04-243-37/+111
| * | | Added API endpoint to handle a list of URL and to add/delete tagsNicolas Lœuillet2017-04-242-0/+99
* | | | Merge pull request #3057 from raf64flo/patch-1Jérémy Benoist2017-04-264-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix IT translation #3057Raphaël Flores2017-04-251-1/+1
| * | | Fix typos. Fix #3057Raphaël Flores2017-04-252-2/+2
| * | | Fix documentation for DE/IT/FR language, even if not sure for ED/IT. Fix #3057.Raphaël Flores2017-04-253-6/+6
| * | | Remove 'fr' from Firefox extension URLRaphaël Flores2017-04-251-1/+1
| * | | Update Firefox extension and Android linksRaphaël Flores2017-04-251-3/+3
|/ / /
* | | Merge pull request #3048 from wallabag/remove-download-picturesNicolas Lœuillet2017-04-221-0/+52
|\ \ \ | |_|/ |/| |
| * | Cleaned craue_config_setting by removing useless download_pictures settingNicolas Lœuillet2017-04-201-0/+52
|/ /
* | Merge pull request #3024 from wallabag/store-dateNicolas Lœuillet2017-04-1823-17/+243
|\ \
| * | Added test for multiple authorsNicolas Lœuillet2017-04-101-8/+39
| * | Fixed migrationsNicolas Lœuillet2017-04-101-0/+5
| * | Added author of articleNicolas Lœuillet2017-04-0920-6/+79
| * | Added publication dateNicolas Lœuillet2017-04-0537-23/+140