aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Added migration for SQLiteNicolas Lœuillet2017-01-251-2/+6
* Added migration to rename uuid to uidNicolas Lœuillet2017-01-141-0/+71
* Merge pull request #2733 from wallabag/fix-no-matching-responseJeremy Benoist2017-01-081-3/+3
|\
| * Fixed API error 'No matching accepted Response format could be determined'Nicolas Lœuillet2016-12-301-3/+3
* | Merge pull request #2729 from Simounet/fix/double-overlay-right-sidenavNicolas Lœuillet2016-12-301-2/+2
|\ \
| * | Fix double overlay on expanded right sidenavSimounet2016-12-301-2/+2
| |/
* | Fix action's icons positionSimounet2016-12-301-1/+1
* | Fix right side-nav scrolling on low height windowSimounet2016-12-301-1/+0
|/
* Access to search, filters, export on mobileSimounet2016-12-291-7/+29
* Renamed uuid to uidNicolas Lœuillet2016-12-292-6/+6
* Changed uuid type in databaseNicolas Lœuillet2016-12-251-1/+2
* Added index on entry.uuidNicolas Lœuillet2016-12-231-0/+53
* Merge pull request #2696 from wallabag/run-migrationNicolas Lœuillet2016-12-235-13/+80
|\
| * Fix bad migration for PostreSQLJeremy Benoist2016-12-231-8/+68
| * Be consistent between migration & schema definitionJeremy Benoist2016-12-191-0/+1
| * fixup! Run migration in test, ready for MySQLJeremy Benoist2016-12-191-1/+1
| * Use actual database nameJeremy Benoist2016-12-191-2/+2
| * pocket_consumer_key can be nullJeremy Benoist2016-12-191-1/+1
| * Run migration in test, ready for MySQLJeremy Benoist2016-12-192-2/+8
* | Fix the box shadow on the card entrySimounet2016-12-201-10/+9
|/
* Merge pull request #2682 from wallabag/migration-configJeremy Benoist2016-12-184-4/+52
|\
| * Replaced quotes for PostgresNicolas Lœuillet2016-12-184-6/+6
| * Ensure craue_config_setting migration are okJeremy Benoist2016-12-154-4/+52
* | Moved RabbitMQ QoS to parametersNicolas Lœuillet2016-12-152-8/+9
* | Added QoS for RabbitMQNicolas Lœuillet2016-12-151-0/+8
|/
* Merge pull request #2667 from wallabag/upgrade-symfony-32Nicolas Lœuillet2016-12-151-4/+0
|\
| * Fix tests & deprecation noticeJeremy Benoist2016-12-151-4/+0
* | Add default value for list_modeJeremy Benoist2016-12-122-1/+3
* | Merge pull request #2650 from wallabag/add-hascolumnJeremy Benoist2016-11-3014-89/+101
|\ \ | |/ |/|
| * Named indexNicolas Lœuillet2016-11-301-1/+9
| * Code reviewNicolas Lœuillet2016-11-302-7/+4
| * Fixed typoNicolas Lœuillet2016-11-281-2/+2
| * Cleaned old migrationsNicolas Lœuillet2016-11-284-35/+26
| * Added dropColumn for SQLite and some enhancementsNicolas Lœuillet2016-11-286-35/+37
| * Replaced abortIf with skipIfNicolas Lœuillet2016-11-2812-24/+22
| * Added checks on migrationsNicolas Lœuillet2016-11-286-11/+25
| * Removed my hasColumn and used the existing one in DoctrineNicolas Lœuillet2016-11-281-35/+1
| * Added hasColumn() in migration to check column existenceNicolas Lœuillet2016-11-281-4/+40
* | Renamed view_mode by list_mode and hide excerptNicolas Lœuillet2016-11-283-9/+16
* | Hide article text on mobile with list modeNicolas Lœuillet2016-11-281-0/+4
* | Added list viewNicolas Lœuillet2016-11-285-10/+64
|/
* Added migration to remove useless fieldsNicolas Lœuillet2016-11-281-0/+61
* Material: update size of text in articleKevin Decherf2016-11-251-0/+2
* Material: render blockquote in italic and strong in bold in articleKevin Decherf2016-11-251-0/+8
* Material: update style of pre in articleKevin Decherf2016-11-251-0/+14
* Material: update style of ul in articleKevin Decherf2016-11-251-0/+9
* Material: update style of article linksKevin Decherf2016-11-251-0/+9
* Material: increase max width of article on large screensKevin Decherf2016-11-251-1/+1
* Material: prevent bold in title, update title font sizeKevin Decherf2016-11-251-0/+33
* Material: change color of background, article content and titlesKevin Decherf2016-11-251-1/+14