aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* Backport all icomoon from v1Jeremy Benoist2015-12-306-37/+42
| | | | And add a reload icon
* Ability to reload an entryJeremy Benoist2015-12-302-0/+9
| | | | | | Could be useful when we want to update the content or when the content failed to be fetched. Fix #1503
* Add custom email for 2FAJeremy Benoist2015-12-292-0/+14
| | | | Related #1490
* Merge pull request #1478 from K-Phoen/rule-based-tagsJeremy Benoist2015-12-063-2/+214
|\ | | | | Rule based tags
| * 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
| |
| * Add matches operatorKévin Gomez2015-11-131-0/+10
| |
| * Improve the tagging rules documentationKévin Gomez2015-11-111-3/+47
| |
| * Fix the creation of the repository servicesKévin Gomez2015-11-111-4/+2
| |
| * Update baggy themeKévin Gomez2015-11-112-2/+35
| |
| * Provide a way to delete tagging rulesKévin Gomez2015-11-111-0/+3
| |
| * Add a command to automatically tag all entries for a userKévin Gomez2015-11-111-0/+8
| |
| * Errors in the automatic tagging do not prevent the entry from being addedKévin Gomez2015-11-111-0/+1
| |
| * 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
| |
| * PoC of rule-based taggingKévin Gomez2015-11-111-0/+14
| |
* | TypoThomas Citharel2015-12-041-1/+1
|/
* add json & xmlThomas Citharel2015-11-092-11/+13
|
* Rework on exportJeremy Benoist2015-11-091-0/+6
| | | | | | - all export now return a `HttpFoundation\Response` - return a 404 on unsupported format - add tests
* Start work on exportThomas Citharel2015-11-094-4/+33
| | | | | | | | For now: - ebook - mobi - pdf - csv
* Quoted entity to avoid reserved keywordJeremy Benoist2015-11-071-2/+4
| | | | Should fix #1498
* Fix form_enctype deprecationJeremy Benoist2015-11-072-14/+10
| | | | Use form_start instead
* Fix security.context deprecationJeremy Benoist2015-11-071-1/+1
|
* Enable graby logJeremy Benoist2015-10-241-0/+4
|
* Add german translation.Julian Oster2015-10-181-0/+130
|
* Language selection on config screenNicolas Lœuillet2015-10-152-1/+2
|
* Merge pull request #1484 from wallabag/v2-2factor-authJeremy Benoist2015-10-152-0/+20
|\ | | | | 2factor authentication via email
| * move 2factor activation in parametersNicolas Lœuillet2015-10-152-0/+4
| |
| * 2factor authentication via emailNicolas Lœuillet2015-10-132-0/+16
| |
* | 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 theme
| * fix #1470: clean material themeNicolas Lœuillet2015-10-084-211/+0
| |
* | implement bookmarkletNicolas Lœuillet2015-10-084-3/+6
|/
* Merge pull request #1436 from wallabag/v2-registerJeremy Benoist2015-10-0613-136/+61
|\ | | | | Public registration & oAuth2 \o/
| * move cssNicolas Lœuillet2015-10-051-0/+4
| |
| * material design for register/login/recover pagesNicolas Lœuillet2015-10-057-125/+7
| |
| * remove old implementation for login/register/recoverNicolas Lœuillet2015-10-033-4/+3
| |
| * Add test on RegistrationConfirmedListenerJeremy Benoist2015-10-031-2/+8
| | | | | | | | And PLEASE @nicosomb, NEVER EVER inject the whole container inside a service.
| * * rename AuthenticationListenerNicolas Lœuillet2015-10-032-1/+2
| | | | | | | | * add tests
| * * public registrationNicolas Lœuillet2015-10-034-7/+40
| | | | | | | | | | * remove WSSE implementation * add oAuth2 implementation
* | Merge pull request #1461 from wallabag/v2-test-for-wwwJeremy Benoist2015-10-062-4/+4
|\ \ | | | | | | fix #1433: add test for removeWww Twig Extension
| * | add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-062-4/+4
| |/
* | 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-013-40/+17
|