Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds Webpack support and removes the use for Grunt | Thomas Citharel | 2017-05-04 | 45 | -699/+3057 |
| | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> use scss Signed-off-by: Thomas Citharel <tcit@tcit.fr> fix build, add babel, fix annotations fixes (and improvements !) for baggy add live reload & environments & eslint & theme fixes | ||||
* | Disabled shortcuts on login/register page | Nicolas Lœuillet | 2017-05-02 | 1 | -0/+5 |
| | |||||
* | Cleaned craue_config_setting by removing useless download_pictures setting | Nicolas Lœuillet | 2017-04-20 | 1 | -0/+52 |
| | |||||
* | Merge pull request #3024 from wallabag/store-date | Nicolas Lœuillet | 2017-04-18 | 2 | -0/+73 |
|\ | | | | | Added publication date and author | ||||
| * | Fixed migrations | Nicolas Lœuillet | 2017-04-10 | 1 | -0/+5 |
| | | |||||
| * | Added author of article | Nicolas Lœuillet | 2017-04-09 | 2 | -1/+10 |
| | | |||||
| * | Added publication date | Nicolas Lœuillet | 2017-04-05 | 16 | -14/+73 |
| | | |||||
* | | Removed is_public in Entry edit form | Nicolas Lœuillet | 2017-04-13 | 15 | -15/+15 |
| | | |||||
* | | Remove isPublic from Entry entity fix #2598 | Maxime | 2017-04-13 | 1 | -0/+51 |
|/ | |||||
* | Changed default value for list mode (grid instead of list) | Nicolas Lœuillet | 2017-03-29 | 1 | -1/+1 |
| | |||||
* | Added migration for Scuttle sharing | Nicolas Lœuillet | 2017-03-28 | 2 | -0/+54 |
| | |||||
* | Scuttle sharing | FrenchHope | 2017-03-28 | 15 | -0/+26 |
| | |||||
* | Changed wallabag version | Nicolas Lœuillet | 2017-03-02 | 1 | -1/+1 |
| | |||||
* | Update Polish translation | Mateusz Rumiński | 2017-02-24 | 1 | -4/+4 |
| | | | add missing translation | ||||
* | Update Spanish translation | ngosang | 2017-02-15 | 1 | -14/+14 |
| | |||||
* | Update RulerZ | Kévin Gomez | 2017-02-05 | 1 | -1/+1 |
| | |||||
* | Fix nav-panel-search height | Kevin Decherf | 2017-02-02 | 1 | -1/+3 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Update of CraueConfigBundle in Occitan | Quent-in | 2017-02-02 | 1 | -6/+6 |
| | |||||
* | Prepare wallabag 2.2.1 :rocket: | Nicolas Lœuillet | 2017-01-31 | 1 | -1/+1 |
| | |||||
* | Added check in migration about uuid field | Nicolas Lœuillet | 2017-01-30 | 1 | -1/+1 |
| | |||||
* | Fixed duplicate entry for share_public in craue_setting_table | Nicolas Lœuillet | 2017-01-30 | 1 | -1/+9 |
| | |||||
* | Prepare wallabag 2.2.0 :rocket: | Nicolas Lœuillet | 2017-01-27 | 1 | -1/+1 |
| | |||||
* | Fixed check on index | Nicolas Lœuillet | 2017-01-27 | 1 | -4/+2 |
| | |||||
* | Added indexes on is_archived and is_starred | Nicolas Lœuillet | 2017-01-27 | 1 | -0/+58 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 2.2 | Jeremy Benoist | 2017-01-26 | 1 | -1/+1 |
|\ | |||||
| * | Prepare wallabag 2.1.6 :rocket: | Nicolas Lœuillet | 2017-01-17 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2646 from wallabag/explain-migrations-in-doc | Nicolas Lœuillet | 2017-01-26 | 14 | -8/+63 |
|\ \ | | | | | | | Added explanations about migrations | ||||
| * | | Added hardcoded SQL for migration to 2.2 | Nicolas Lœuillet | 2017-01-23 | 6 | -8/+30 |
| | | | |||||
| * | | Added information about latest migrations | Nicolas Lœuillet | 2017-01-23 | 11 | -0/+33 |
| | | | |||||
* | | | Added migration for SQLite | Nicolas Lœuillet | 2017-01-25 | 1 | -2/+6 |
| | | | |||||
* | | | Added migration to rename uuid to uid | Nicolas Lœuillet | 2017-01-14 | 1 | -0/+71 |
|/ / | |||||
* | | Merge pull request #2733 from wallabag/fix-no-matching-response | Jeremy Benoist | 2017-01-08 | 1 | -3/+3 |
|\ \ | | | | | | | Fixed API error No matching accepted Response format could be determined | ||||
| * | | Fixed API error 'No matching accepted Response format could be determined' | Nicolas Lœuillet | 2016-12-30 | 1 | -3/+3 |
| | | | |||||
* | | | Merge pull request #2729 from Simounet/fix/double-overlay-right-sidenav | Nicolas Lœuillet | 2016-12-30 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix double overlay on expanded right sidenav | ||||
| * | | | Fix double overlay on expanded right sidenav | Simounet | 2016-12-30 | 1 | -2/+2 |
| |/ / | |||||
* | | | Fix action's icons position | Simounet | 2016-12-30 | 1 | -1/+1 |
| | | | |||||
* | | | 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 |