aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added possibility to change locale from login/register pagesNicolas Lœuillet2017-12-121-0/+1
* CSJeremy Benoist2017-12-121-1/+0
* Use hasTable instead of try/catchJeremy Benoist2017-12-121-7/+1
* Change the way to check for initial migrationJeremy Benoist2017-12-121-4/+25
* Merge pull request #3468 from wallabag/fix-migration-3139Nicolas Lœuillet2017-12-111-8/+21
|\
| * migrations: fix duplicate violation during lowercase tag migrationKevin Decherf2017-12-101-8/+20
| * Replace raw query with named parameterKevin Decherf2017-12-101-2/+3
* | Fix All RSS not accessible if not logged in + TestsChristophe VERGNE2017-12-111-1/+1
|/
* More space for navbar actions on mobileSimounet2017-12-081-1/+1
* Toggle menu anchor replaced by a buttonSimounet2017-12-081-0/+8
* Fix nav title nowrap on mobileSimounet2017-12-071-10/+23
* Border radius on every corner of tag's listSimounet2017-12-081-1/+2
* Fix duplicated code removedSimounet2017-12-081-14/+0
* Tags list view improvedSimounet2017-12-081-2/+42
* Footer's stats displayed on mobileSimounet2017-12-061-7/+2
* Fix line-height issue on the footerSimounet2017-12-061-4/+0
* Merge pull request #3438 from strobeltobias/patch-1Nicolas Lœuillet2017-12-051-2/+2
|\
| * Translate new stringsTobias Strobel2017-11-261-2/+2
* | Fix wrong selected page number alignment on paginationSimounet2017-12-041-0/+2
* | Fix pagination on list modeSimounet2017-12-043-16/+20
* | Figure image and figcaption centered on share pageSimounet2017-12-031-0/+8
* | Share page improved (mobile + header's padding)Simounet2017-12-031-11/+20
|/
* Add craue setting to enable sharing of origin url to ShaarliKevin Decherf2017-11-2516-0/+70
* Merge pull request #3419 from NatJNP/patch1Jérémy Benoist2017-11-252-0/+37
|\
| * Add all file thai Language for translateNatPi2017-11-241-0/+1
| * Add CraueConfigBundle.th.ymlNatPi2017-11-181-0/+36
* | Fix phpcsadev2017-11-211-5/+4
* | Implements down migrationadev2017-11-211-1/+12
* | Fix installation commandadev2017-11-212-3/+32
* | Add an initial migrationadev2017-11-211-0/+181
* | Merge pull request #3425 from wallabag/add-setting-for-headersNicolas Lœuillet2017-11-2115-0/+95
|\ \
| * | Added internal setting to enable/disable headers storageNicolas Lœuillet2017-11-2015-0/+95
* | | Fix MySQL issue on mig from #3373Kevin Decherf2017-11-201-0/+1
* | | Fix phpcsKevin Decherf2017-11-191-1/+1
* | | Add originUrl property to Entry, handle that in EntryRestController, handle m...Kevin Decherf2017-11-191-0/+55
|/ /
* | "for the public wallabag demo", paywalled websites, diaspora*Allan Nordhøy2017-11-181-3/+3
* | Spelling: diaspora, e-mail, moved ?, URL, sharingAllan Nordhøy2017-11-181-8/+8
|/
* material: replace card activator with article link on card previewKevin Decherf2017-11-061-0/+1
* material: disable editing of entry url input when submitting new urlKevin Decherf2017-11-052-0/+10
* webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-241-2/+2
* Prepare wallabag 2.3.0Nicolas Lœuillet2017-10-201-1/+1
* Merge pull request #3373 from wallabag/change-readingtime-notnullNicolas Lœuillet2017-10-181-0/+64
|\
| * Fixed @Kdecherf's reviewNicolas Lœuillet2017-10-131-0/+1
| * CSJeremy Benoist2017-10-131-3/+3
| * Changed reading_time field to prevent null valuesNicolas Lœuillet2017-10-131-0/+63
* | Update prod assetsKevin Decherf2017-10-161-1/+1
* | webpack: handle _global img folderKevin Decherf2017-10-162-1/+16
* | Fix non-centered login formKevin Decherf2017-10-161-1/+1
* | Merge pull request #3382 from nclsHart/replace-kernel-rootdirJérémy Benoist2017-10-158-16/+11
|\ \
| * | Replace kernel.root_dir by kernel.project_dirNicolas Hart2017-10-148-16/+11
| |/