aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|/
* CSJeremy Benoist2017-10-111-3/+3
* Fixed @j0k3r's reviewNicolas Lœuillet2017-10-111-0/+1
* Fixed @tcitworld's reviewNicolas Lœuillet2017-10-112-7/+3
* Translated first page of exported articleNicolas Lœuillet2017-10-1114-2/+44
* Merge pull request #3376 from wallabag/symfony-3.3Jérémy Benoist2017-10-1126-43/+43
|\
| * CSJeremy Benoist2017-10-0922-30/+30
| * Jump to Symfony 3.3 & update others depsJeremy Benoist2017-10-095-13/+13
* | update Russian languageОлег2017-10-102-62/+68
* | add Russian languageОлег2017-10-101-0/+11
* | Add Russian language in CoreBundle Resources and CraueConfigBundleОлег2017-10-101-0/+564
|/
* Update messages.oc.ymlQuent-in2017-09-091-1/+1
* Remove unused functionJeremy Benoist2017-09-061-20/+0
* Fix testsJeremy Benoist2017-09-061-1/+1
* Multiple tag search was broken from APIJeremy Benoist2017-09-062-6/+48
* Merge pull request #3332 from nclsHart/better-txt-exportNicolas Lœuillet2017-09-061-1/+3
|\
| * better entry txt export using html2textNicolas Hart2017-08-271-1/+3
* | Merge pull request #3337 from strobeltobias/patch-1Jérémy Benoist2017-09-041-90/+90
|\ \
| * | Update messages.de.ymlJérémy Benoist2017-09-041-1/+1
| * | Update to comply with suggested changesTobias Strobel2017-09-031-7/+7
| * | Add missing quotation marks and small fixes (2)Tobias Strobel2017-09-011-90/+90
* | | Merge pull request #3333 from Quent-in/2.3Jérémy Benoist2017-09-033-59/+59
|\ \ \
| * | | Update wallabag_user.oc.ymlQuent-in2017-08-301-2/+2
| * | | Update validators.oc.ymlQuent-in2017-08-301-2/+2
| * | | UpdateQuent-in2017-08-301-55/+55
| |/ /
* | | Merge pull request #3139 from Kdecherf/2502-tag-caseJérémy Benoist2017-09-032-2/+2
|\ \ \ | |/ / |/| |
| * | Tag: render tags case-insensitive by storing them in lowercaseKevin Decherf2017-08-272-2/+2
| |/
* | Merge pull request #3330 from franek/set-starred-dateJérémy Benoist2017-08-304-7/+56
|\ \
| * | Set a starred_at field when an entry is starred.François D2017-08-254-7/+56
| |/
* | Merge pull request #3294 from wallabag/export-tag-nullJérémy Benoist2017-08-302-2/+2
|\ \ | |/ |/|
| * Empty currentTag should be nullJeremy Benoist2017-07-282-2/+2
* | Merge remote-tracking branch 'origin/master' into 2.3Jeremy Benoist2017-08-221-3/+3
|\ \
| * | Fix export links in baggy themeÉtienne Gilli2017-08-131-3/+3
* | | rename getAllEntriesIdAndUrl into findAllEntriesIdAndUrlByUserIdNicolas Hart2017-08-222-2/+2
* | | rename getAllEntriesId into findAllEntriesIdByUserIdNicolas Hart2017-08-222-2/+2
* | | Add reload entry commandNicolas Hart2017-08-212-0/+107