aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1328 from wallabag/v2-fix-1324Jeremy Benoist2015-08-122-2/+2
|\
| * remove pagination if page == 1 with baggy themeNicolas Lœuillet2015-08-121-1/+1
| * fix #1324: do not display pagination when only 1 pageNicolas Lœuillet2015-08-121-1/+1
* | fix #1299: change send buttons on config pageNicolas Lœuillet2015-08-121-5/+5
|/
* Merge pull request #1325 from wallabag/v2-fix-1314Jeremy Benoist2015-08-121-2/+2
|\
| * fix #1314: change max-width in material themeNicolas Lœuillet2015-08-121-2/+2
* | Merge pull request #1323 from wallabag/v2-1302-checkboxJeremy Benoist2015-08-121-1/+6
|\ \ | |/ |/|
| * add translationNicolas Lœuillet2015-08-121-1/+1
| * fix indentationNicolas Lœuillet2015-08-121-1/+1
| * add 'stay connected' checkboxNicolas Lœuillet2015-08-121-1/+6
* | fix #1303, add link to homepage on forgot password pageNicolas Lœuillet2015-08-121-1/+4
|/
* Merge pull request #1319 from wallabag/v2-form-headerJeremy Benoist2015-08-129-49/+51
|\
| * add new post form in material headerNicolas Lœuillet2015-08-129-49/+51
* | store estimated reading time / filters on reading timeNicolas Lœuillet2015-08-126-37/+39
|/
* fix link in howto pageNicolas Lœuillet2015-08-112-2/+2
* add focus to search formNicolas Lœuillet2015-08-111-1/+2
* Merge remote-tracking branch 'origin/v2' into v2_fix_materialAlexandr Danilov2015-08-103-2/+84
|\
| * Merge pull request #1295 from wallabag/v2-howtoJeremy Benoist2015-08-103-0/+82
| |\
| | * add howto pageNicolas Lœuillet2015-08-073-0/+82
* | | Merge remote-tracking branch 'origin/v2' into v2_fix_materialAlexandr Danilov2015-08-102-1/+14
|\| |
| * | Merge pull request #1292 from wallabag/v2-tags-routeJeremy Benoist2015-08-093-2/+15
| |\ \
| | * | fix displayNicolas Lœuillet2015-08-071-16/+2
| | * | Add tags list displayNicolas Lœuillet2015-08-073-2/+29
| * | | rename favorite in starredNicolas Lœuillet2015-08-091-1/+1
| | |/ | |/|
* | | Preparation for adding linksAlexandr Danilov2015-08-082-1/+6
* | | fix #1281Alexandr Danilov2015-08-083-161/+76
* | | fix #1281 (notifications when we star articles are buggy)Alexandr Danilov2015-08-081-0/+8
* | | fix #1281 (When I save 10 articles, I've got 4 lines: 3 articles on 1st line,...Alexandr Danilov2015-08-081-2/+3
* | | Title in navigation barAlexandr Danilov2015-08-073-0/+15
* | | fix #1282Alexandr Danilov2015-08-072-0/+10
|/ /
* / fix #1282: add title on wallabag logoNicolas Lœuillet2015-08-071-1/+1
|/
* Merge pull request #1286 from wallabag/v2-issue-1283Danilow Alexandr2015-08-061-1/+12
|\
| * change order of conditionNicolas Lœuillet2015-08-051-3/+3
| * fix #1283: display the good title for each categoryNicolas Lœuillet2015-08-051-1/+12
* | Many corrections material themeAlexandr Danilov2015-08-0611-23/+353
|/
* Fixes and improve css @mediaAlexandr Danilov2015-08-048-71/+91
* Added Material themeAlexandr Danilov2015-08-0455-0/+16830
* Adds pagerfanta paginator everywhere, modifies article routing. Change API fo...Francois Gravelaine2015-07-282-2/+12
* Add basic title editionJeremy Benoist2015-06-022-8/+15
* Move API stuff in ApiBundleJeremy2015-04-012-16/+0
* Merge pull request #1164 from wallabag/v2-remove-username-in-configNicolas Lœuillet2015-04-011-8/+0
|\
| * Remove ability to change usernameJeremy2015-04-011-8/+0
* | Ability to prefix tablesJeremy2015-04-011-0/+4
|/
* Force raw on contentJeremy2015-04-011-3/+3
* Add testsJeremy2015-03-313-20/+24
* Add rss for entriesJeremy2015-03-313-48/+129
* Handle forgot passwordJeremy2015-03-086-5/+107
* Cleanup & simplify themeJeremy2015-03-0128-485/+139
* Remove old themesJeremy2015-03-01159-2668/+0
* Add LiipThemeBundleJeremy2015-03-01227-104/+739