aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-193-25/+123
|\|
| * Change version to 2.2.0-devNicolas Lœuillet2016-11-191-1/+1
| * Prepare wallabag 2.1.4 :rocket:Nicolas Lœuillet2016-11-181-1/+1
| * Changed display for material themeNicolas Lœuillet2016-11-141-2/+1
| * Added creation date on entries viewNicolas Lœuillet2016-11-142-2/+3
| * Display a bigger image in case of image contentJeremy Benoist2016-11-081-1/+6
| * Remove the left margin of tagJeremy Benoist2016-11-081-0/+4
| * Prepare wallabag 2.1.3 :rocket:Nicolas Lœuillet2016-11-041-1/+1
| * Merge pull request #2460 from wallabag/ui-changesNicolas Lœuillet2016-11-042-22/+111
| |\
| | * Deal with more resolution issuesThomas Citharel2016-11-031-1/+17
| | * Fix resolution issues and 'title' issuesThomas Citharel2016-11-031-2/+9
| | * Re-add bottom paginationJeremy Benoist2016-10-221-1/+0
| | * remove padding on small widthsThomas Citharel2016-10-221-1/+0
| | * WIPThomas Citharel2016-10-221-17/+85
* | | Replace http status with a stringNicolas Lœuillet2016-11-181-1/+1
* | | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+47