Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix right side-nav scrolling on low height window | Simounet | 2016-12-30 | 1 | -1/+0 |
| | |||||
* | Access to search, filters, export on mobile | Simounet | 2016-12-29 | 1 | -7/+29 |
| | |||||
* | 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 |
| | | | | Useful for entry sharing | ||||
* | Merge pull request #2696 from wallabag/run-migration | Nicolas Lœuillet | 2016-12-23 | 5 | -13/+80 |
|\ | | | | | Run migration on each test | ||||
| * | Fix bad migration for PostreSQL | Jeremy Benoist | 2016-12-23 | 1 | -8/+68 |
| | | | | | | | | Queries weren’t executed for PostgreSQL, bad syntax. | ||||
| * | 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 |
| | | | | | | | | | | | | We can't retrieve the environment within the migration. And when we ran migration on Travis, database name isn't `database_name` but `test_database_name`. Retrieve the database name from the connection is more accurate | ||||
| * | 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 |
|\ | | | | | Ensure craue_config_setting migration are ok | ||||
| * | 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 |
| | | | | | | | | We now can run the migration every time, new line from `craue_config_setting` are properly checked. | ||||
* | | 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 |
|\ | | | | | Upgrade to Symfony 3.2 | ||||
| * | 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 |
|\ \ | |/ |/| | Added hasColumn() in migration to check column existence | ||||
| * | 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 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: render blockquote in italic and strong in bold in article | Kevin Decherf | 2016-11-25 | 1 | -0/+8 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: update style of pre in article | Kevin Decherf | 2016-11-25 | 1 | -0/+14 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: update style of ul in article | Kevin Decherf | 2016-11-25 | 1 | -0/+9 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: update style of article links | Kevin Decherf | 2016-11-25 | 1 | -0/+9 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: increase max width of article on large screens | Kevin Decherf | 2016-11-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: prevent bold in title, update title font size | Kevin Decherf | 2016-11-25 | 1 | -0/+33 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Material: change color of background, article content and titles | Kevin Decherf | 2016-11-25 | 1 | -1/+14 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | 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 |
|\ | | | | | Fix password layout | ||||
| * | 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 |
| | | | | | | | | Translation were moved to the global one | ||||
* | | 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 authentication for restricted access articles |