aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Fixed logout shortcutNicolas Lœuillet2016-11-232-2/+2
* | Merge pull request #2620 from wallabag/fix-password-layoutJeremy Benoist2016-11-239-16/+60
|\ \
| * | Add migration for new FOSUser versionJeremy Benoist2016-11-221-0/+57
| * | Re-use FOSUser master branchJeremy Benoist2016-11-221-2/+3
| * | These files aren’t used anymoreJeremy Benoist2016-11-227-14/+0
* | | Fixed entry shortcuts available in list viewNicolas Lœuillet2016-11-222-30/+38
|/ /
* | Merge pull request #2317 from wallabag/restricted-accessJeremy Benoist2016-11-2215-0/+61
|\ \
| * | Added documentation and missing translationsNicolas Lœuillet2016-11-2211-0/+11
| * | Added internal setting to enable/disable articles with paywallNicolas Lœuillet2016-11-222-0/+46
| * | Added authentication for restricted access articlesBertrand Dunogier2016-11-222-0/+4
* | | Added help about shortcutsNicolas Lœuillet2016-11-222-2/+2
|/ /
* | Merge pull request #2613 from wallabag/fix-overlapThomas Citharel2016-11-221-0/+4
|\ \
| * | Fix card action overlapJeremy Benoist2016-11-201-0/+4
* | | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-211-2/+4
|\ \ \ | | |/ | |/|
| * | Merge pull request #2624 from Rurik19/masterJeremy Benoist2016-11-211-1/+3
| |\ \
| | * | wrong spacesYuriy Evdokimov2016-11-211-2/+2
| | * | Fix #2056 update config.ymlYuriy Evdokimov2016-11-211-1/+3
| * | | Prepare wallabag 2.1.5 :rocket:Nicolas Lœuillet2016-11-211-1/+1
| |/ /
* | | Add ability to use Redis with passwordJeremy Benoist2016-11-201-0/+1
* | | Add missing translationsJeremy Benoist2016-11-2012-1/+16
| |/ |/|
* | Added shortcutNicolas Lœuillet2016-11-193-0/+14
* | Added testsNicolas Lœuillet2016-11-191-1/+1
* | Added a simple search engineNicolas Lœuillet2016-11-192-4/+8