aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1493 from wallabag/v2-pocket-import2.0.0-alpha.1Jeremy Benoist2016-01-072-1/+6
|\
| * Add tagged services for importJeremy Benoist2016-01-021-1/+5
| * Update after previous mergeJeremy Benoist2016-01-021-30/+0
| * add docs for Import featureNicolas Lœuillet2016-01-021-13/+20
| * form to upload fileNicolas Lœuillet2016-01-021-0/+23
| * create controller to launch import commandNicolas Lœuillet2016-01-021-0/+1
* | Hide export button if we are not on entries listNicolas Lœuillet2016-01-061-0/+3
|/
* Ability to reload an entryJeremy Benoist2015-12-301-0/+8
* Add custom email for 2FAJeremy Benoist2015-12-291-0/+6
* Clean the tagging rule creation formKévin Gomez2015-11-161-2/+2
* Document the matches operator in the FAQKévin Gomez2015-11-131-2/+7
* Improve the tagging rules documentationKévin Gomez2015-11-111-3/+47
* Update baggy themeKévin Gomez2015-11-111-2/+2
* Provide a way to delete tagging rulesKévin Gomez2015-11-111-0/+3
* Rename the « Tags » tab to « Tagging rules »Kévin Gomez2015-11-111-1/+1
* Add a table explaining the available variablesKévin Gomez2015-11-111-1/+56
* Display the tagging rules in the configKévin Gomez2015-11-111-0/+12
* Add a form to create tagging rulesKévin Gomez2015-11-111-1/+30
* add json & xmlThomas Citharel2015-11-092-11/+13
* Start work on exportThomas Citharel2015-11-094-4/+33
* Fix form_enctype deprecationJeremy Benoist2015-11-071-9/+5
* Merge pull request #1484 from wallabag/v2-2factor-authJeremy Benoist2015-10-151-0/+10
|\
| * move 2factor activation in parametersNicolas Lœuillet2015-10-151-0/+2
| * 2factor authentication via emailNicolas Lœuillet2015-10-131-0/+8
* | Other improvementsAlexandr Danilov2015-10-092-1/+9
* | Icons in footerAlexandr Danilov2015-10-096-17/+109
|/
* Merge pull request #1472 from wallabag/v2-clean-viewsJeremy Benoist2015-10-084-211/+0
|\
| * fix #1470: clean material themeNicolas Lœuillet2015-10-084-211/+0
* | implement bookmarkletNicolas Lœuillet2015-10-081-1/+2
|/
* Merge pull request #1436 from wallabag/v2-registerJeremy Benoist2015-10-065-7/+27
|\
| * move cssNicolas Lœuillet2015-10-051-0/+4
| * material design for register/login/recover pagesNicolas Lœuillet2015-10-052-0/+5
| * remove old implementation for login/register/recoverNicolas Lœuillet2015-10-032-3/+2
| * * public registrationNicolas Lœuillet2015-10-032-4/+16
* | Merge pull request #1461 from wallabag/v2-test-for-wwwJeremy Benoist2015-10-061-2/+2
|\ \
| * | add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-061-2/+2
| |/
* | restore blue colorNicolas Lœuillet2015-10-062-10/+3
* | fix #1457Thomas Citharel2015-10-055-8330/+8453
|/
* typoThomas Citharel2015-10-011-1/+1
* restore footerNicolas Lœuillet2015-10-011-0/+37
* french translationNicolas Lœuillet2015-10-012-40/+4
* flash messages translationNicolas Lœuillet2015-09-301-1/+1
* french translationNicolas Lœuillet2015-09-306-16/+15
* add french translationNicolas Lœuillet2015-09-301-15/+18
* Merge pull request #1437 from wallabag/v2-clean-materialJeremy Benoist2015-09-3015-51/+2
|\
| * some cleanup on material themeNicolas Lœuillet2015-09-2915-51/+2
* | remove www. on entries viewNicolas Lœuillet2015-09-291-1/+1
|/
* Entries filter on languageJeremy Benoist2015-09-231-6/+4
* Adjust preview pictureJeremy Benoist2015-09-202-2/+19
* Merge pull request #1420 from modos189/v2_display_picture2.0.0-alpha.0Nicolas Lœuillet2015-09-142-16/+56
|\