aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* flash messages translationNicolas Lœuillet2015-09-302-1/+12
|
* french translationNicolas Lœuillet2015-09-307-16/+80
|
* add french translationNicolas Lœuillet2015-09-302-15/+59
|
* Merge pull request #1437 from wallabag/v2-clean-materialJeremy Benoist2015-09-3015-51/+2
|\ | | | | some cleanup on material theme
| * some cleanup on material themeNicolas Lœuillet2015-09-2915-51/+2
| |
* | remove www. on entries viewNicolas Lœuillet2015-09-292-2/+2
|/
* Entries filter on languageJeremy Benoist2015-09-232-6/+12
| | | | + updated deps
* Remove tab from baggy cssJeremy Benoist2015-09-231-51/+51
| | | | And add a border left on the filter slider
* 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
|\ | | | | improved display pictures
| * improved display picturesAlexandr Danilov2015-09-142-16/+56
| |
* | A little more width for filter viewThomas Citharel2015-09-131-1/+1
| |
* | Re-add preview picture on baggyJeremy Benoist2015-09-131-1/+6
| | | | | | | | Which should has been removed on merge
* | Filters view on side for baggyJeremy Benoist2015-09-132-16/+88
| |
* | Fix testsJeremy Benoist2015-09-132-0/+40
| |
* | Handle filter form using some JSJeremy Benoist2015-09-133-15/+49
| | | | | | | | Instead of displaying an ugly form
* | Cleanup base layoutJeremy Benoist2015-09-132-47/+56
| |
* | Remove some global assetsJeremy Benoist2015-09-1313-3544/+4
| | | | | | | | | | Some global assets where dedicated to baggy Remove some non-used css
* | Move baggy theme in its folderJeremy Benoist2015-09-1316-0/+0
|/