aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* return id of article instead of true if entry existsThomas Citharel2017-02-241-2/+2
* fix misspells in polish translationMateusz Rumiński2017-02-061-6/+6
* Merge pull request #2842 from K-Phoen/update-rulerzJeremy Benoist2017-02-061-2/+2
|\
| * Update RulerZKévin Gomez2017-02-051-2/+2
* | Show active list in the left menu during searchKevin Decherf2017-02-051-4/+16
|/
* Update Oc versionQuent-in2017-02-041-60/+60
* Merge pull request #2824 from wallabag/simplify-stringsNicolas Lœuillet2017-02-0212-71/+71
|\
| * Update polish stringsMateusz Rumiński2017-02-011-5/+5
| * Update german strings.Julian Oster2017-02-011-5/+5
| * Renamed Developer section to API client managementNicolas Lœuillet2017-02-0112-71/+71
* | Translate missing strings for de-DE.Julian Oster2017-02-011-40/+40
|/
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-268-21/+21
|\
| * Fixed possible JS injection via the title editionNicolas Lœuillet2017-01-178-21/+21
* | Fix phpcs and testsThomas Citharel2017-01-241-14/+9
* | add filepath testThomas Citharel2017-01-221-2/+2
* | add cli exportThomas Citharel2017-01-222-0/+87
* | Order tags by slugJan Losinski2017-01-171-0/+1
* | Avoid false preview imageJeremy Benoist2017-01-101-1/+1
* | Merge pull request #2735 from wallabag/remove-small-readingtimeNicolas Lœuillet2016-12-3012-24/+24
|\ \
| * | Removed the small element on reading timeNicolas Lœuillet2016-12-3012-24/+24
* | | Fix double overlay on expanded right sidenavSimounet2016-12-302-4/+4
|/ /
* | Merge pull request #2725 from lapineige/masterNicolas Lœuillet2016-12-302-2/+2
|\ \
| * | Share tags to Shaarli - Material themelapineige2016-12-281-1/+1
| * | Share tags to Shaarli - Baggy themelapineige2016-12-281-1/+1
| |/
* | Firefox add-on URL updatedSimounet2016-12-301-1/+1
* | Merge pull request #2730 from Simounet/feature/all-actions-on-mobileNicolas Lœuillet2016-12-301-24/+22
|\ \
| * | Access to search, filters, export on mobileSimounet2016-12-291-24/+22
* | | Merge pull request #2731 from llune/patch-2Nicolas Lœuillet2016-12-301-4/+4
|\ \ \ | |/ / |/| |
| * | Minor typo fixllune2016-12-301-4/+4
| |/
* | Merge pull request #2702 from wallabag/add-index-uuidNicolas Lœuillet2016-12-292-18/+21
|\ \
| * | Renamed uuid to uidNicolas Lœuillet2016-12-292-18/+18
| * | Changed uuid type in databaseNicolas Lœuillet2016-12-252-4/+1
| * | Fixed index on entry.uuid and changed uuid field typeNicolas Lœuillet2016-12-252-3/+8
| * | Added index on table creationNicolas Lœuillet2016-12-231-1/+2
* | | Merge pull request #2724 from Simounet/fix/reading-timeThomas Citharel2016-12-283-10/+9
|\ \ \
| * | | Fix entry reading timeSimounet2016-12-273-10/+9
| |/ /
* / / Fixed export by tags with a tag which contains spaceNicolas Lœuillet2016-12-272-2/+2
|/ /
* | Be consistent between migration & schema definitionJeremy Benoist2016-12-193-3/+3
* | Removed outputWalkers for RSS and APINicolas Lœuillet2016-12-152-2/+2
* | Removed outputWalkers for paginationNicolas Lœuillet2016-12-152-4/+2
* | Merge pull request #2667 from wallabag/upgrade-symfony-32Nicolas Lœuillet2016-12-1510-18/+26
|\ \
| * | Fixed search bugNicolas Lœuillet2016-12-151-1/+1
| * | Fix tests & deprecation noticeJeremy Benoist2016-12-1510-17/+25
* | | Merge pull request #2699 from wallabag/remove-usertable-queryJeremy Benoist2016-12-131-2/+1
|\ \ \
| * | | Removed user join in query builderNicolas Lœuillet2016-12-121-2/+1
* | | | Add default value for list_modeJeremy Benoist2016-12-125-1/+20
|/ / /
* | | Moved total messages from importNicolas Lœuillet2016-12-082-2/+6
* | | Replaced chmod for download pictures featureNicolas Lœuillet2016-12-081-1/+1
* | | Fixed imports with is_starred and is_archivedNicolas Lœuillet2016-12-073-3/+6
* | | Merge pull request #2686 from wallabag/fix-redis-importJeremy Benoist2016-12-061-1/+1
|\ \ \