aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added limitNicolas Lœuillet2017-05-011-0/+1
* | | Disabled shortcuts on login/register pageNicolas Lœuillet2017-05-021-0/+5
|/ /
* | Cleaned craue_config_setting by removing useless download_pictures settingNicolas Lœuillet2017-04-201-0/+52
* | Merge pull request #3024 from wallabag/store-dateNicolas Lœuillet2017-04-182-0/+73
|\ \
| * | Fixed migrationsNicolas Lœuillet2017-04-101-0/+5
| * | Added author of articleNicolas Lœuillet2017-04-092-1/+10
| * | Added publication dateNicolas Lœuillet2017-04-0516-14/+73
* | | Removed is_public in Entry edit formNicolas Lœuillet2017-04-1315-15/+15
* | | Remove isPublic from Entry entity fix #2598Maxime2017-04-131-0/+51
|/ /
* | Changed default value for list mode (grid instead of list)Nicolas Lœuillet2017-03-291-1/+1
* | Added migration for Scuttle sharingNicolas Lœuillet2017-03-282-0/+54
* | Scuttle sharingFrenchHope2017-03-2815-0/+26
|/
* Changed wallabag versionNicolas Lœuillet2017-03-021-1/+1
* Update Polish translationMateusz Rumiński2017-02-241-4/+4
* Update Spanish translationngosang2017-02-151-14/+14
* Update RulerZKévin Gomez2017-02-051-1/+1
* Fix nav-panel-search heightKevin Decherf2017-02-021-1/+3
* Update of CraueConfigBundle in OccitanQuent-in2017-02-021-6/+6
* Prepare wallabag 2.2.1 :rocket:Nicolas Lœuillet2017-01-311-1/+1
* Added check in migration about uuid fieldNicolas Lœuillet2017-01-301-1/+1
* Fixed duplicate entry for share_public in craue_setting_tableNicolas Lœuillet2017-01-301-1/+9
* Prepare wallabag 2.2.0 :rocket:Nicolas Lœuillet2017-01-271-1/+1
* Fixed check on indexNicolas Lœuillet2017-01-271-4/+2
* Added indexes on is_archived and is_starredNicolas Lœuillet2017-01-271-0/+58
* Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2017-01-261-1/+1
|\
| * Prepare wallabag 2.1.6 :rocket:Nicolas Lœuillet2017-01-171-2/+2
* | Merge pull request #2646 from wallabag/explain-migrations-in-docNicolas Lœuillet2017-01-2614-8/+63
|\ \
| * | Added hardcoded SQL for migration to 2.2Nicolas Lœuillet2017-01-236-8/+30
| * | Added information about latest migrationsNicolas Lœuillet2017-01-2311-0/+33
* | | 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
|\ \