aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix deprecated helper in commandJeremy Benoist2015-11-062-63/+54
|
* Update deps & add PHPUnit BridgeJeremy Benoist2015-11-062-47/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs summary: - symfony/phpunit-bridge installed in version v2.7.6 Release notes: https://github.com/symfony/phpunit-bridge/releases/tag/v2.7.6 - twig/twig updated from v1.23.0 to v1.23.1 See changes: https://github.com/twigphp/Twig/compare/v1.23.0...v1.23.1 Release notes: https://github.com/twigphp/Twig/releases/tag/v1.23.1 - doctrine/inflector updated from v1.0.1 to v1.1.0 See changes: https://github.com/doctrine/inflector/compare/v1.0.1...v1.1.0 Release notes: https://github.com/doctrine/inflector/releases/tag/v1.1.0 - doctrine/cache updated from v1.5.0 to v1.5.1 See changes: https://github.com/doctrine/cache/compare/v1.5.0...v1.5.1 Release notes: https://github.com/doctrine/cache/releases/tag/v1.5.1 - doctrine/doctrine-cache-bundle updated from v1.0.1 to 1.2.1 See changes: https://github.com/doctrine/DoctrineCacheBundle/compare/v1.0.1...1.2.1 Release notes: https://github.com/doctrine/DoctrineCacheBundle/releases/tag/1.2.1 - doctrine/doctrine-bundle updated from v1.5.2 to 1.6.0 See changes: https://github.com/doctrine/DoctrineBundle/compare/v1.5.2...1.6.0 Release notes: https://github.com/doctrine/DoctrineBundle/releases/tag/1.6.0 - friendsofsymfony/user-bundle updated from dev-master to dev-master See changes: https://github.com/FriendsOfSymfony/FOSUserBundle/compare/d5b28c3...45d6f40
* Merge pull request #1505 from wallabag/v2-graby-logJeremy Benoist2015-11-023-85/+101
|\ | | | | Add graby log
| * Update depsJeremy Benoist2015-10-302-85/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelogs summary: - twig/twig updated from v1.22.3 to v1.23.0 See changes: https://github.com/twigphp/Twig/compare/v1.22.3...v1.23.0 Release notes: https://github.com/twigphp/Twig/releases/tag/v1.23.0 - doctrine/cache updated from v1.4.2 to v1.5.0 See changes: https://github.com/doctrine/cache/compare/v1.4.2...v1.5.0 Release notes: https://github.com/doctrine/cache/releases/tag/v1.5.0 - symfony/symfony updated from v2.7.5 to v2.7.6 See changes: https://github.com/symfony/symfony/compare/v2.7.5...v2.7.6 Release notes: https://github.com/symfony/symfony/releases/tag/v2.7.6 - sensio/distribution-bundle updated from v3.0.31 to v3.0.33 See changes: https://github.com/sensiolabs/SensioDistributionBundle/compare/v3.0.31...v3.0.33 Release notes: https://github.com/sensiolabs/SensioDistributionBundle/releases/tag/v3.0.33 - nelmio/api-doc-bundle updated from 2.9.0 to 2.10.3 See changes: https://github.com/nelmio/NelmioApiDocBundle/compare/2.9.0...2.10.3 Release notes: https://github.com/nelmio/NelmioApiDocBundle/releases/tag/2.10.3 - lexik/form-filter-bundle updated from v4.0.1 to v4.0.2 See changes: https://github.com/lexik/LexikFormFilterBundle/compare/v4.0.1...v4.0.2 Release notes: https://github.com/lexik/LexikFormFilterBundle/releases/tag/v4.0.2 - j0k3r/graby-site-config updated from 1.0.5 to 1.0.6 See changes: https://github.com/j0k3r/graby-site-config/compare/1.0.5...1.0.6 Release notes: https://github.com/j0k3r/graby-site-config/releases/tag/1.0.6 - j0k3r/graby updated from 1.0.2 to 1.0.4 See changes: https://github.com/j0k3r/graby/compare/1.0.2...1.0.4 Release notes: https://github.com/j0k3r/graby/releases/tag/1.0.4 - phpunit/phpunit updated from 4.8.13 to 4.8.16 See changes: https://github.com/sebastianbergmann/phpunit/compare/4.8.13...4.8.16 Release notes: https://github.com/sebastianbergmann/phpunit/releases/tag/4.8.16
| * Enable graby logJeremy Benoist2015-10-241-0/+4
|/
* Merge pull request #1495 from wallabag/v2-docsNicolas Lœuillet2015-10-2258-0/+2643
|\ | | | | add docs
| * add docsNicolas Lœuillet2015-10-2158-0/+2643
| |
* | Merge pull request #1496 from wallabag/v2-redirect-after-deletionJeremy Benoist2015-10-221-2/+2
|\ \ | |/ |/| fix #1005 V2 redirect after deletion
| * redirect on last page after deletionNicolas Lœuillet2015-10-211-2/+2
|/
* Merge pull request #1491 from jlnostr/v2-german-translationNicolas Lœuillet2015-10-192-0/+131
|\ | | | | Add german translation.
| * Add language to config.ymlJulian Oster2015-10-181-0/+1
| |
| * Add german translation.Julian Oster2015-10-181-0/+130
|/
* Merge pull request #1446 from wallabag/v2-language-configNicolas Lœuillet2015-10-1813-12/+283
|\ | | | | [WIP] language selection on config screen
| * Add tests on listenersJeremy Benoist2015-10-164-0/+147
| |
| * Language selection on config screenNicolas Lœuillet2015-10-1511-12/+136
|/
* Merge pull request #1484 from wallabag/v2-2factor-authJeremy Benoist2015-10-1515-111/+451
|\ | | | | 2factor authentication via email
| * forgot parameters for travisNicolas Lœuillet2015-10-153-0/+6
| |
| * move 2factor activation in parametersNicolas Lœuillet2015-10-155-30/+43
| |
| * add tests for 2factor authenticationNicolas Lœuillet2015-10-143-21/+59
| |
| * 2factor authentication via emailNicolas Lœuillet2015-10-1311-111/+394
| |
* | Merge pull request #1475 from modos189/v2_materialNicolas Lœuillet2015-10-146-18/+118
|\ \ | |/ |/| V2 material
| * 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
| |
* | Merge pull request #1471 from wallabag/v2-bookmarkletJeremy Benoist2015-10-086-9/+65
|\ \ | |/ |/| implement bookmarklet
| * implement bookmarkletNicolas Lœuillet2015-10-086-9/+65
|/
* Merge pull request #1468 from wallabag/v2-fix-detect-themeNicolas Lœuillet2015-10-062-4/+10
|\ | | | | fix bug on detect active theme
| * fix bug on detect active themeNicolas Lœuillet2015-10-062-4/+10
|/
* Merge pull request #1464 from wallabag/v2-fix-type-hintNicolas Lœuillet2015-10-061-1/+1
|\ | | | | fix type hint for User
| * fix type hint for UserNicolas Lœuillet2015-10-061-1/+1
|/
* Merge pull request #1436 from wallabag/v2-registerJeremy Benoist2015-10-0682-1350/+1148
|\ | | | | Public registration & oAuth2 \o/
| * use form widget for registrationNicolas Lœuillet2015-10-062-18/+16
| |
| * move cssNicolas Lœuillet2015-10-052-5/+6
| |
| * last changes for baggy themeNicolas Lœuillet2015-10-052-9/+18
| |
| * material design for register/login/recover pagesNicolas Lœuillet2015-10-0529-337/+384
| |
| * CleanupJeremy Benoist2015-10-034-94/+1
| | | | | | | | | | - remove unecessary routing for UserBundle - remove unused form type
| * move some files to UserBundleNicolas Lœuillet2015-10-0315-16/+267
| |
| * remove old implementation for login/register/recoverNicolas Lœuillet2015-10-0340-773/+93
| |
| * Add test on RegistrationConfirmedListenerJeremy Benoist2015-10-033-11/+115
| | | | | | | | And PLEASE @nicosomb, NEVER EVER inject the whole container inside a service.
| * add test for confirmed registrationNicolas Lœuillet2015-10-032-3/+26
| |
| * * rename AuthenticationListenerNicolas Lœuillet2015-10-034-2/+96
| | | | | | | | * add tests
| * check authentication on each API routeNicolas Lœuillet2015-10-031-0/+19
| |
| * allow API documentation for anonymousNicolas Lœuillet2015-10-032-2/+4
| |
| * * public registrationNicolas Lœuillet2015-10-0333-528/+551
| | | | | | | | | | * remove WSSE implementation * add oAuth2 implementation
* | Merge pull request #1461 from wallabag/v2-test-for-wwwJeremy Benoist2015-10-063-4/+21
|\ \ | | | | | | fix #1433: add test for removeWww Twig Extension
| * | add test for removeWww Twig ExtensionNicolas Lœuillet2015-10-063-4/+21
| |/
* | Merge pull request #1459 from wallabag/v2-tags-chipsJeremy Benoist2015-10-066-8339/+8455
|\ \ | |/ |/| fix #1457 & update materialize
| * restore blue colorNicolas Lœuillet2015-10-062-10/+3
| |
| * fix #1457Thomas Citharel2015-10-055-8330/+8453
|/