Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Renamed uuid to uid | Nicolas Lœuillet | 2016-12-29 | 2 | -6/+6 | |
* | | Changed uuid type in database | Nicolas Lœuillet | 2016-12-25 | 1 | -1/+2 | |
* | | Added index on entry.uuid | Nicolas Lœuillet | 2016-12-23 | 1 | -0/+53 | |
* | | Merge pull request #2696 from wallabag/run-migration | Nicolas Lœuillet | 2016-12-23 | 5 | -13/+80 | |
|\ \ | ||||||
| * | | Fix bad migration for PostreSQL | Jeremy Benoist | 2016-12-23 | 1 | -8/+68 | |
| * | | Be consistent between migration & schema definition | Jeremy Benoist | 2016-12-19 | 1 | -0/+1 | |
| * | | fixup! Run migration in test, ready for MySQL | Jeremy Benoist | 2016-12-19 | 1 | -1/+1 | |
| * | | Use actual database name | Jeremy Benoist | 2016-12-19 | 1 | -2/+2 | |
| * | | pocket_consumer_key can be null | Jeremy Benoist | 2016-12-19 | 1 | -1/+1 | |
| * | | Run migration in test, ready for MySQL | Jeremy Benoist | 2016-12-19 | 2 | -2/+8 | |
* | | | Fix the box shadow on the card entry | Simounet | 2016-12-20 | 1 | -10/+9 | |
|/ / | ||||||
* | | Merge pull request #2682 from wallabag/migration-config | Jeremy Benoist | 2016-12-18 | 4 | -4/+52 | |
|\ \ | ||||||
| * | | Replaced quotes for Postgres | Nicolas Lœuillet | 2016-12-18 | 4 | -6/+6 | |
| * | | Ensure craue_config_setting migration are ok | Jeremy Benoist | 2016-12-15 | 4 | -4/+52 | |
* | | | Moved RabbitMQ QoS to parameters | Nicolas Lœuillet | 2016-12-15 | 2 | -8/+9 | |
* | | | Added QoS for RabbitMQ | Nicolas Lœuillet | 2016-12-15 | 1 | -0/+8 | |
|/ / | ||||||
* | | Merge pull request #2667 from wallabag/upgrade-symfony-32 | Nicolas Lœuillet | 2016-12-15 | 1 | -4/+0 | |
|\ \ | ||||||
| * | | Fix tests & deprecation notice | Jeremy Benoist | 2016-12-15 | 1 | -4/+0 | |
* | | | Add default value for list_mode | Jeremy Benoist | 2016-12-12 | 2 | -1/+3 | |
* | | | Merge pull request #2650 from wallabag/add-hascolumn | Jeremy Benoist | 2016-11-30 | 14 | -89/+101 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Named index | Nicolas Lœuillet | 2016-11-30 | 1 | -1/+9 | |
| * | | Code review | Nicolas Lœuillet | 2016-11-30 | 2 | -7/+4 | |
| * | | Fixed typo | Nicolas Lœuillet | 2016-11-28 | 1 | -2/+2 | |
| * | | Cleaned old migrations | Nicolas Lœuillet | 2016-11-28 | 4 | -35/+26 | |
| * | | Added dropColumn for SQLite and some enhancements | Nicolas Lœuillet | 2016-11-28 | 6 | -35/+37 | |
| * | | Replaced abortIf with skipIf | Nicolas Lœuillet | 2016-11-28 | 12 | -24/+22 | |
| * | | Added checks on migrations | Nicolas Lœuillet | 2016-11-28 | 6 | -11/+25 | |
| * | | Removed my hasColumn and used the existing one in Doctrine | Nicolas Lœuillet | 2016-11-28 | 1 | -35/+1 | |
| * | | Added hasColumn() in migration to check column existence | Nicolas Lœuillet | 2016-11-28 | 1 | -4/+40 | |
* | | | Renamed view_mode by list_mode and hide excerpt | Nicolas Lœuillet | 2016-11-28 | 3 | -9/+16 | |
* | | | Hide article text on mobile with list mode | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+4 | |
* | | | Added list view | Nicolas Lœuillet | 2016-11-28 | 5 | -10/+64 | |
|/ / | ||||||
* | | Added migration to remove useless fields | Nicolas Lœuillet | 2016-11-28 | 1 | -0/+61 | |
* | | Material: update size of text in article | Kevin Decherf | 2016-11-25 | 1 | -0/+2 | |
* | | Material: render blockquote in italic and strong in bold in article | Kevin Decherf | 2016-11-25 | 1 | -0/+8 | |
* | | Material: update style of pre in article | Kevin Decherf | 2016-11-25 | 1 | -0/+14 | |
* | | Material: update style of ul in article | Kevin Decherf | 2016-11-25 | 1 | -0/+9 | |
* | | Material: update style of article links | Kevin Decherf | 2016-11-25 | 1 | -0/+9 | |
* | | Material: increase max width of article on large screens | Kevin Decherf | 2016-11-25 | 1 | -1/+1 | |
* | | Material: prevent bold in title, update title font size | Kevin Decherf | 2016-11-25 | 1 | -0/+33 | |
* | | Material: change color of background, article content and titles | Kevin Decherf | 2016-11-25 | 1 | -1/+14 | |
* | | Fixed logout shortcut | Nicolas Lœuillet | 2016-11-23 | 2 | -2/+2 | |
* | | Merge pull request #2620 from wallabag/fix-password-layout | Jeremy Benoist | 2016-11-23 | 9 | -16/+60 | |
|\ \ | ||||||
| * | | Add migration for new FOSUser version | Jeremy Benoist | 2016-11-22 | 1 | -0/+57 | |
| * | | Re-use FOSUser master branch | Jeremy Benoist | 2016-11-22 | 1 | -2/+3 | |
| * | | These files aren’t used anymore | Jeremy Benoist | 2016-11-22 | 7 | -14/+0 | |
* | | | Fixed entry shortcuts available in list view | Nicolas Lœuillet | 2016-11-22 | 2 | -30/+38 | |
|/ / | ||||||
* | | Merge pull request #2317 from wallabag/restricted-access | Jeremy Benoist | 2016-11-22 | 15 | -0/+61 | |
|\ \ | ||||||
| * | | Added documentation and missing translations | Nicolas Lœuillet | 2016-11-22 | 11 | -0/+11 | |
| * | | Added internal setting to enable/disable articles with paywall | Nicolas Lœuillet | 2016-11-22 | 2 | -0/+46 |