aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Prepare 2.3.2 releaseJeremy Benoist2018-01-221-1/+1
|
* Close add entry and search nav JS action improvedSimounet2018-01-121-11/+11
|
* Nav close button alignment and nav boxes improvedSimounet2018-01-122-41/+31
|
* Fix nav new entry and search form alignmentSimounet2018-01-121-1/+2
|
* Label replaced by a button on the nav search formSimounet2018-01-122-10/+10
|
* Label replaced by a button on the nav new entry formSimounet2018-01-122-1/+11
|
* Merge pull request #3525 from Simounet/fix/empty-card-title-linkNicolas Lœuillet2017-12-261-1/+4
|\ | | | | Fix empty card title link
| * Card tags template sharedSimounet2017-12-261-0/+4
| |
| * Useless span removed from the card's titleSimounet2017-12-261-1/+0
| |
* | Prepared wallabag 2.3.1Nicolas Lœuillet2017-12-261-1/+1
|/
* cs-fixerKevin Decherf2017-12-201-4/+2
| | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Remove fixed relative path for assetsKevin Decherf2017-12-202-1/+9
|
* Merge pull request #3515 from wallabag/php-7.2Nicolas Lœuillet2017-12-181-0/+1
|\ | | | | Add PHP 7.2 compatibility
| * Add missing parameter for testJeremy Benoist2017-12-181-0/+1
| |
* | Removed duplicated lineNicolas Lœuillet2017-12-171-1/+0
| |
* | Update PT translationsPaulino Michelazzo2017-12-171-4/+6
|/
* Merge pull request #3504 from aaa2000/fix-initial-migration-with-table-prefixJérémy Benoist2017-12-161-125/+125
|\ | | | | Fix initial migration when using custom table prefix
| * Use getTable() to retrieve prefixed table nameJeremy Benoist2017-12-161-126/+122
| |
| * Fix initial migration when using custom table prefixadev2017-12-141-125/+129
| | | | | | | | Fix #3503
* | Fixed lower case tags migrationNicolas Lœuillet2017-12-151-1/+1
|/
* Merge pull request #3488 from wallabag/pg-10Jérémy Benoist2017-12-136-0/+7
|\ | | | | Add custom driver & schema manager for PostgreSQL 10
| * Add custom driver & schema manager for PostgreSQL 10Jeremy Benoist2017-12-126-0/+7
| |
* | 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
|\ | | | | Fix migration from #3139
| * migrations: fix duplicate violation during lowercase tag migrationKevin Decherf2017-12-101-8/+20
| | | | | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
| * Replace raw query with named parameterKevin Decherf2017-12-101-2/+3
| | | | | | | | | | | | Fix possible issue with special chars on #3139 Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* | 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
| | | | | No text ellipsis so we can see the whole tag, better responsiveness, bigger touch height on links.
* 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 strings
| * 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
| | | | | | | Also fix the field name used in the query string and add it to baggy theme Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
* Merge pull request #3419 from NatJNP/patch1Jérémy Benoist2017-11-252-0/+37
|\ | | | | Add Thai language
| * 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
| |