aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Merge pull request #2601 from wallabag/store-http-statusNicolas Lœuillet2016-11-1923-0/+196
| | |\ \ | | | |/ | | |/| Added http_status in Entry entity
| | | * Check if status code is OKNicolas Lœuillet2016-11-182-0/+24
| | | |
| | | * Replace http status with a stringNicolas Lœuillet2016-11-182-3/+3
| | | | | | | | | | | | | | | | I don't want to have 0 if we don't fetch status code, I think it's better to have an empty string, mainly for filters
| | | * 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
| | |\ | | | | | | | | Put log in the most common failure tests
| | | * Fix testsJeremy Benoist2016-11-171-5/+5
| | | |
| | | * Put log in the most common failure testsJeremy Benoist2016-11-177-26/+26
| | | | | | | | | | | | | | | | So we’ll quickly be able to see what kind of test is failing when viewing Travis
| | * | Merge pull request #2592 from wallabag/mruminski-patch-1Jeremy Benoist2016-11-171-3/+3
| | |\ \ | | | |/ | | |/| Update messages.pl.yml
| | | * Update messages.pl.ymlMateusz Rumiński2016-11-171-3/+3
| | |/ | | | | | | translate action_mark_as_read section to polish
| | * Merge pull request #2547 from wallabag/add-option-markasreadJeremy Benoist2016-11-1728-39/+335
| | |\ | | | | | | | | Added a configuration to define the redirection after archiving an entry
| | | * 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
| | |/ | | | | | | | | | Fix #496
| | * Merge pull request #2495 from wallabag/add-shortcutsNicolas Lœuillet2016-11-1625-44/+230
| | |\ | | | | | | | | Added shortcuts
| | | * Added CSS class on linksNicolas Lœuillet2016-11-168-49/+49
| | | |
| | | * Fix keyboard navigation on quickstart viewThomas Citharel2016-11-155-278/+25
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| | | * fix next/prev pageThomas Citharel2016-11-153-13/+10
| | | |
| | | * Bring navigation (with right, left and enter) on material entries page. ↵Thomas Citharel2016-11-1512-24/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Supports going to next and previous page ! Also better indentation for js files (changed editorconfig for them). Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| | | * Reorganized JS folders for shortcutsNicolas Lœuillet2016-11-1513-46/+124
| | | |
| | | * es6 importsThomas Citharel2016-11-159-40/+57
| | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| | | * Added new shortcutsNicolas Lœuillet2016-11-1511-7/+90
| | | |
| | | * Changed FOSJSRouting format in configNicolas Lœuillet2016-11-151-1/+12
| | | |
| | | * Added shortcutsNicolas Lœuillet2016-11-1516-6/+121
| | |/
| | * Merge pull request #2566 from wallabag/add-unmarkitNicolas Lœuillet2016-11-0924-34/+125
| | |\ | | | | | | | | Added unmark.it sharing
| | | * Added unmark.it sharingNicolas Lœuillet2016-11-0924-34/+125
| | | | | | | | | | | | | | | | Fix #668
| | * | Merge pull request #2564 from wallabag/mruminski-patch-1Nicolas Lœuillet2016-11-091-5/+5
| | |\ \ | | | |/ | | |/| Update messages.pl.yml
| | | * Update messages.pl.ymlMateusz Rumiński2016-11-081-5/+5
| | |/ | | | | | | translate Pinboard importer section to polish
| | * Merge pull request #2553 from wallabag/add-tagform-mobileNicolas Lœuillet2016-11-0815-13/+51
| | |\ | | | | | | | | Added new tag form in mobile view for Material theme
| | | * Added new tag form in mobile view for Material themeNicolas Lœuillet2016-11-0815-13/+51
| | |/ | | | | | | | | | Fix #2376
| | * Merge pull request #2548 from wallabag/pinboardJeremy Benoist2016-11-0829-10/+672
| | |\ | | | | | | | | Add Pinboard import
| | | * docs: update german import.rstStrubbl2016-11-071-21/+18
| | | |
| | | * Use more explicit checkJeremy Benoist2016-11-071-2/+2
| | | |
| | | * Add english doc into german oneJeremy Benoist2016-11-061-5/+44
| | | |
| | | * Update messages.en.ymlStrubbl2016-11-061-1/+1
| | | | | | | | | | | | Instapaper->Pinboard
| | | * Update messages.de.ymlStrubbl2016-11-061-3/+3
| | | |
| | | * Add docJeremy Benoist2016-11-062-0/+32
| | | |
| | | * Fix testsJeremy Benoist2016-11-062-2/+2
| | | |
| | | * Add Pinboard importJeremy Benoist2016-11-0424-2/+596
| | | |
| | * | Merge pull request #2551 from wallabag/remove-maintenance-bundleJeremy Benoist2016-11-069-112/+0
| | |\ \ | | | |/ | | |/| Removed Maintenance bundle
| | | * Removed Maintenance bundleNicolas Lœuillet2016-11-069-112/+0
| | |/
| | * Merge pull request #2541 from wallabag/mruminski-patch-1Jeremy Benoist2016-11-041-5/+5
| | |\ | | | | | | | | Update messages.pl.yml
| | | * Update messages.pl.ymlMateusz Rumiński2016-11-041-5/+5
| | | | | | | | | | | | missing polish translation added
| | * | Merge pull request #2540 from wallabag/Quent-in-patch-1Thomas Citharel2016-11-041-19/+19
| | |\ \ | | | |/ | | |/| Update of the OC version