aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
| | * Reorder variable assignation in update.sh script, fix #2554Darius Kramer2016-11-071-1/+1
| * | Merge pull request #2556 from wallabag/replace-tokenstorageNicolas Lœuillet2016-11-072-10/+21
| |\ \ | | |/ | |/|
| | * PHP CSNicolas Lœuillet2016-11-071-3/+2
| | * Replaced TokenStorage with TokenStorageInterfaceNicolas Lœuillet2016-11-072-7/+19
| * | Merge pull request #2552 from wallabag/reading-time-roundJeremy Benoist2016-11-061-1/+1
| |\ \ | | |/ | |/|
| | * Round readingtime to avoid crazy numberJeremy Benoist2016-11-061-1/+1
| |/
| * Merge pull request #2546 from wallabag/update-parameters-docNicolas Lœuillet2016-11-063-0/+9
| |\
| | * Updated default parameters.yml file in documentationNicolas Lœuillet2016-11-063-0/+9
| |/
| * Merge pull request #2545 from wallabag/update-docNicolas Lœuillet2016-11-053-18/+3
| |\
| | * Update the upgrade documentationNicolas Lœuillet2016-11-053-18/+3
| |/
| * Merge pull request #2536 from wallabag/prepare-213Nicolas Lœuillet2016-11-046-889/+465
| |\
| | * Update CHANGELOGNicolas Lœuillet2016-11-042-920/+458
| | * Prepare wallabag 2.1.3 :rocket:Nicolas Lœuillet2016-11-046-19/+57
| |/
| * Merge pull request #2460 from wallabag/ui-changesNicolas Lœuillet2016-11-0413-135/+233
| |\
| | * Deal with more resolution issuesThomas Citharel2016-11-034-6/+22
| | * Fix resolution issues and 'title' issuesThomas Citharel2016-11-036-36/+47
| | * Re-add bottom paginationJeremy Benoist2016-10-2210-76/+68
| | * remove padding on small widthsThomas Citharel2016-10-223-2/+6
| | * WIPThomas Citharel2016-10-225-59/+134
| * | Merge pull request #2534 from wallabag/default-sortNicolas Lœuillet2016-11-041-1/+1
| |\ \
| | * | Use created_at as default sortJeremy Benoist2016-11-041-1/+1
| |/ /
* | | Merge pull request #2600 from wallabag/install-assetsJeremy Benoist2016-11-191-0/+2
|\ \ \
| * | | Install assets for shortcutsJeremy Benoist2016-11-181-0/+2
* | | | Merge pull request #2601 from wallabag/store-http-statusNicolas Lœuillet2016-11-1923-0/+196
|\ \ \ \ | |/ / / |/| | |
| * | | Check if status code is OKNicolas Lœuillet2016-11-182-0/+24
| * | | Replace http status with a stringNicolas Lœuillet2016-11-182-3/+3
| * | | Added http_status in Entry entityNicolas Lœuillet2016-11-1823-0/+172
|/ / /
* | | Merge pull request #2593 from wallabag/test-clarifyJeremy Benoist2016-11-187-28/+28
|\ \ \
| * | | Fix testsJeremy Benoist2016-11-171-5/+5
| * | | Put log in the most common failure testsJeremy Benoist2016-11-177-26/+26
* | | | Merge pull request #2592 from wallabag/mruminski-patch-1Jeremy Benoist2016-11-171-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update messages.pl.ymlMateusz Rumiński2016-11-171-3/+3
|/ / /
* | | Merge pull request #2547 from wallabag/add-option-markasreadJeremy Benoist2016-11-1728-39/+335
|\ \ \
| * | | Fix migrationJeremy Benoist2016-11-172-8/+14
| * | | CSJeremy Benoist2016-11-161-3/+0
| * | | Update unit test for RedirectJeremy Benoist2016-11-161-61/+43
| * | | Tried to fix testsNicolas Lœuillet2016-11-162-6/+60
| * | | Added testsNicolas Lœuillet2016-11-163-6/+78
| * | | Added constants for redirection valuesNicolas Lœuillet2016-11-163-3/+8
| * | | Update messages.en.ymlStrubbl2016-11-161-2/+2
| * | | Update messages.de.ymlStrubbl2016-11-161-22/+22
| * | | update German configuration.rstStrubbl2016-11-161-5/+4
| * | | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-1626-3/+184
|/ / /
* | | Merge pull request #2495 from wallabag/add-shortcutsNicolas Lœuillet2016-11-1625-44/+230
|\ \ \
| * | | Added CSS class on linksNicolas Lœuillet2016-11-168-49/+49
| * | | Fix keyboard navigation on quickstart viewThomas Citharel2016-11-155-278/+25
| * | | fix next/prev pageThomas Citharel2016-11-153-13/+10
| * | | Bring navigation (with right, left and enter) on material entries page. Suppo...Thomas Citharel2016-11-1512-24/+162
| * | | Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-1513-46/+124
| * | | es6 importsThomas Citharel2016-11-159-40/+57