aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added logger when we match Tagging rulesNicolas Lœuillet2017-05-122-1/+9
* Replaced json_array with arrayNicolas Lœuillet2017-05-111-4/+4
* Added headers field in EntryNicolas Lœuillet2017-05-112-1/+34
* Merge pull request #3101 from wallabag/credentials-new-extrafieldsJérémy Benoist2017-05-103-9/+31
|\
| * Handle empty configurationJeremy Benoist2017-05-101-1/+1
| * Skip auth when no credentials are foundJeremy Benoist2017-05-093-9/+31
* | Retrieve tag / tags value from query or requestJeremy Benoist2017-05-091-2/+2
|/
* Merge pull request #2751 from bdunogier/2.2-guzzle_subscribers_improvementJérémy Benoist2017-05-093-11/+48
|\
| * CSJeremy Benoist2017-05-091-1/+1
| * Changed parsing of login_extra_fields in guzzle authBertrand Dunogier2017-05-041-1/+27
| * Improved Guzzle subscribers extensibilityBertrand Dunogier2017-05-042-9/+20
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-05-096-5/+15
|\ \
| * | Update graby* licensesJérémy Benoist2017-05-091-2/+2
| * | Fix API pagination is broken if perPage is custom valueadev2017-05-081-1/+2
| * | Translate error message in login pageadev2017-05-061-1/+1
| * | Fix display the form errors correctlyadev2017-05-054-1/+11
* | | Merge pull request #3022 from wallabag/webpackThomas Citharel2017-05-098-75/+77
|\ \ \
| * | | Fix review againThomas Citharel2017-05-071-36/+38
| * | | Fix reviewsAline2017-05-073-8/+7
| * | | Fix according to reviewThomas Citharel2017-05-041-1/+1
| * | | fix theme changesThomas Citharel2017-05-041-6/+6
| * | | Adds Webpack support and removes the use for GruntThomas Citharel2017-05-046-25/+26
* | | | Merge pull request #3088 from wallabag/execute-migrations-after-installJérémy Benoist2017-05-051-7/+16
|\ \ \ \
| * | | | Added migrations execution after fresh installNicolas Lœuillet2017-05-051-7/+16
* | | | | Merge pull request #2920 from wallabag/cleanduplicatescommandJérémy Benoist2017-05-052-0/+149
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed @j0k3r reviewNicolas Lœuillet2017-05-051-3/+1
| * | | | Added test for deduplicationNicolas Lœuillet2017-05-051-0/+19
| * | | | Add Clean Duplicates CommandThomas Citharel2017-05-012-0/+132
* | | | | Merge pull request #3053 from wallabag/api-bulk-addNicolas Lœuillet2017-05-053-76/+179
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Little refacto and send 400 on reaching urls limitJeremy Benoist2017-05-051-102/+94
| * | | | Added limitNicolas Lœuillet2017-05-013-0/+13
| * | | | Fix testsJeremy Benoist2017-05-011-1/+0
| * | | | Splitted the endpoint in twoNicolas Lœuillet2017-05-011-34/+62
| * | | | Added API endpoint to handle a list of URLNicolas Lœuillet2017-05-011-0/+71
| |/ / /
* | | | Merge pull request #3080 from wallabag/use-username-to-importNicolas Lœuillet2017-05-041-3/+8
|\ \ \ \
| * | | | Use username to importThomas Citharel2017-05-041-3/+8
| | |/ / | |/| |
* | | | Merge pull request #3060 from wallabag/search-usersThomas Citharel2017-05-0416-114/+234
|\ \ \ \ | |/ / / |/| | |
| * | | Merged list and search methodsNicolas Lœuillet2017-05-0215-154/+99
| * | | rename index to listThomas Citharel2017-05-021-1/+1
| * | | Fix testsThomas Citharel2017-05-021-1/+1
| * | | Add paginationThomas Citharel2017-05-023-12/+45
| * | | Add filter to users management pageThomas Citharel2017-05-0217-28/+170
* | | | Merge pull request #3047 from wallabag/add-notmatches-operatorNicolas Lœuillet2017-05-0318-5/+79
|\ \ \ \
| * | | | Fixed @j0k3r reviewNicolas Lœuillet2017-04-222-2/+2
| * | | | Added notmatches operator for tagging ruleNicolas Lœuillet2017-04-2018-5/+79
* | | | | 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-011-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Correct create_application en stringÉric Gillet2017-04-291-1/+1
* | | Fix testsJeremy Benoist2017-04-291-2/+0
* | | Added endpoint to handle URL list to add/delete tagsNicolas Lœuillet2017-04-242-26/+63