aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Prepare 2.3.4 releaseJeremy Benoist2018-11-231-1/+1
* Card no preview replaced by wallabag logoSimounet2018-11-211-6/+5
* Add placeholder image to card-based gallery entries page for #3651Matt Burke2018-10-151-0/+6
* php-cs-fixerKevin Decherf2018-09-051-1/+1
* Fixes another typoAleksandar Todorović (r3bl)2018-08-101-2/+2
* wallabag logo (side-nav) replaced by an SVG oneSimounet2018-07-112-0/+1
* wallabag logo with typo replaced by an SVG oneSimounet2018-07-112-0/+4
* Fake wallabag logo data image replaced by real SVGSimounet2018-07-111-300/+1
* Merge pull request #3683 from Simounet/fix/iframe-video-width-sharedJérémy Benoist2018-07-061-0/+6
|\
| * Fix mobile viewport on big iframe and video elementsSimounet2018-06-281-0/+6
* | The 'framework.trusted_proxies' configuration key has been deprecated in Symf...Jeremy Benoist2018-07-051-1/+0
|/
* Prepare 2.3.3 releaseJeremy Benoist2018-06-191-1/+1
* We should able to get the table name unescapedJeremy Benoist2018-06-141-4/+4
* Fixed migrations with dash into db nameJeremy Benoist2018-06-1436-705/+93
* Merge pull request #3636 from flozz/syntax-highlightJérémy Benoist2018-06-072-1/+11
|\
| * Highlight code in articles using highlight.jsFabien LOISON2018-04-232-1/+11
* | Merge pull request #3646 from Quenty31/masterJérémy Benoist2018-06-011-2/+2
|\ \
| * | Update CraueConfigBundle.oc.ymlQuentí2018-05-051-1/+1
| * | Update CraueConfigBundle.oc.ymlQuentí2018-05-051-2/+2
| |/
* | Fix Firefox mobile unneeded resizeSimounet2018-05-242-3/+5
* | Fix overflow wrap issueSimounet2018-05-212-0/+11
|/
* Allow login by emailFloran Brutel2018-04-011-1/+1
* 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
|\
| * 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
* 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 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
|\
| * Use getTable() to retrieve prefixed table nameJeremy Benoist2017-12-161-126/+122
| * Fix initial migration when using custom table prefixadev2017-12-141-125/+129
* | 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 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
|\
| * migrations: fix duplicate violation during lowercase tag migrationKevin Decherf2017-12-101-8/+20
| * Replace raw query with named parameterKevin Decherf2017-12-101-2/+3