aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix #3448 - pubDate now conformant to Date and Time specifications defined by...Christophe VERGNE2017-12-111-2/+2
* Merge pull request #3465 from wallabag/fix-testsJérémy Benoist2017-12-101-1/+1
|\
| * Fix bad key matchingJeremy Benoist2017-12-081-1/+1
* | Toggle menu anchor replaced by a buttonSimounet2017-12-081-1/+1
* | Fix nav title nowrap on mobileSimounet2017-12-071-4/+6
|/
* Tags list view improvedSimounet2017-12-081-3/+3
* Footer's stats displayed on mobileSimounet2017-12-061-3/+3
* Merge pull request #3438 from strobeltobias/patch-1Nicolas Lœuillet2017-12-051-1/+2
|\
| * Translate new validators stringTobias Strobel2017-11-261-1/+2
* | Fix pagination on list modeSimounet2017-12-041-4/+5
* | Share page improved (mobile + header's padding)Simounet2017-12-031-6/+8
|/
* Add craue setting to enable sharing of origin url to ShaarliKevin Decherf2017-11-252-2/+2
* Merge pull request #3419 from NatJNP/patch1Jérémy Benoist2017-11-253-0/+625
|\
| * Add all file thai Language for translateNatPi2017-11-243-0/+625
* | Merge pull request #3401 from aaa2000/migration-initialJérémy Benoist2017-11-251-22/+9
|\ \
| * | Fix installation commandadev2017-11-211-22/+9
* | | Merge pull request #3431 from wallabag/disable-site-credentialsJérémy Benoist2017-11-221-0/+18
|\ \ \ | |/ / |/| |
| * | Disable controller access if feature disabledJeremy Benoist2017-11-221-0/+18
* | | Merge pull request #3425 from wallabag/add-setting-for-headersNicolas Lœuillet2017-11-212-2/+5
|\| |
| * | Define storeArticleHeaders false by defaultJeremy Benoist2017-11-211-1/+1
| * | Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-202-2/+5
* | | Fix phpcsKevin Decherf2017-11-191-2/+2
* | | Replace hardcoded 'Provided by' string with i18n stringKevin Decherf2017-11-1915-2/+15
* | | Improve origin_url field description and translationsKevin Decherf2017-11-1914-14/+15
* | | Form: move url and origin_url to UrlTypeKevin Decherf2017-11-191-2/+3
* | | Add support of originUrl field in baggy entry viewKevin Decherf2017-11-191-0/+8
* | | Add some tests for OriginUrl in EntryRestControllerKevin Decherf2017-11-191-0/+1
* | | Handle original_url querystring in Shaarli sharing linkKevin Decherf2017-11-191-1/+1
* | | Add support of originUrl field in material entry viewKevin Decherf2017-11-191-0/+8
* | | Twig: add removeSchemeAndWww filterKevin Decherf2017-11-191-0/+8
* | | Entry: handle originUrl in edit form, update translationsKevin Decherf2017-11-1914-0/+22
* | | Add originUrl property to Entry, handle that in EntryRestController, handle m...Kevin Decherf2017-11-192-0/+44
|/ /
* | Merge pull request #3422 from wallabag/simpleue-2Nicolas Lœuillet2017-11-191-0/+17
|\ \
| * | Jump to Simpleue 2.0Jeremy Benoist2017-11-181-0/+17
| |/
* / Spelling: Two-factor for wallabag connectionAllan Nordhøy2017-11-181-1/+1
|/
* material: replace card activator with article link on card previewKevin Decherf2017-11-063-3/+13
* Merge pull request #3387 from Kdecherf/fix-assets-23Jérémy Benoist2017-11-028-30/+30
|\
| * webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-248-30/+30
* | views/config: fix overlaying drop down menuKevin Decherf2017-10-311-1/+1
* | Properly run php-cs-fixerJeremy Benoist2017-10-281-23/+23
* | php-cs-fixerMartin Trigaux2017-10-281-24/+24
* | Set the title in a separated chapterMartin Trigaux2017-10-281-5/+4
* | add a title pageMartin Trigaux2017-10-281-1/+2
|/
* Update messages.pl.ymlMateusz Rumiński2017-10-191-2/+2
* Merge pull request #3373 from wallabag/change-readingtime-notnullNicolas Lœuillet2017-10-181-2/+2
|\
| * Changed reading_time field to prevent null valuesNicolas Lœuillet2017-10-131-2/+2
* | Merge pull request #3362 from sviande/fix_3361_api_warningJérémy Benoist2017-10-182-2/+2
|\ \
| * | Fix #3361 Entry Rest controller getEntries cast tags params to stringSébastien Viande2017-10-131-1/+1
| * | Fix #3361 check type for tags in entry repositorySébastien Viande2017-10-121-1/+1
| |/
* / Replace kernel.root_dir by kernel.project_dirNicolas Hart2017-10-142-2/+2
|/