Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-04-01 | 2 | -5/+5 |
|\ | |||||
| * | Jump to 2.3.8-dev | Jeremy Benoist | 2019-03-04 | 1 | -1/+1 |
| | | |||||
| * | Prepare 2.3.7 release | Jeremy Benoist | 2019-03-04 | 1 | -1/+1 |
| | | |||||
| * | CORS repare for api | Rurik19 | 2019-02-11 | 1 | -4/+4 |
| | | |||||
* | | Add backup codes | Jeremy Benoist | 2019-01-23 | 1 | -0/+3 |
| | | |||||
* | | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 3 | -2/+23 |
| | | | | | | | | | | | | | | | | | | - Update SchebTwoFactorBundle to version 3 - Enable Google 2fa on the bundle - Disallow ability to use both email and google as 2fa - Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7) - use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add` - update admin to be able to create/reset the 2fa | ||||
* | | Removed hardcoded database version | Jeremy Benoist | 2019-01-22 | 1 | -1/+0 |
| | | |||||
* | | Add a new endpoint to retrieve information from the wallabag instance | Jeremy Benoist | 2019-01-15 | 1 | -3/+1 |
| | | | | | | | | | | | | | | Useful for api client which required some information. We might add more inside them in the future. The endpoint /api/version should be avoided now as it contains not so much information rather the version. | ||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 1 | -1/+1 |
|\| | |||||
| * | Jump to 2.3.7-dev | Jérémy Benoist | 2019-01-11 | 1 | -1/+1 |
| | | |||||
| * | Prepare 2.3.6 release | Jeremy Benoist | 2019-01-11 | 1 | -1/+1 |
| | | |||||
| * | Jump to 2.3.6-dev and update release process | Jeremy Benoist | 2018-12-15 | 1 | -1/+1 |
| | | | | | | | | Fix release archive in `release.sh` and also fix a typo in the release process | ||||
| * | Prepare 2.3.5 release | Jeremy Benoist | 2018-12-14 | 1 | -1/+1 |
| | | |||||
| * | Jump to 2.3.5-dev and update release process | Jeremy Benoist | 2018-11-25 | 1 | -1/+1 |
| | | | | | | | | After the latest release, I update the documentation about it so it’s more clear | ||||
* | | Remove custom Postgres class | Jeremy Benoist | 2018-11-28 | 7 | -8/+0 |
| | | | | | | | | Because PG > 10 is now supported by DBAL >= 2.6.0 | ||||
* | | Update fixtures | Jeremy Benoist | 2018-11-28 | 1 | -6/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2018-11-25 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | # Conflicts: # web/wallassets/baggy.js # web/wallassets/manifest.json # web/wallassets/material.css # web/wallassets/material.js | ||||
| * | Prepare 2.3.4 release | Jeremy Benoist | 2018-11-23 | 1 | -1/+1 |
| | | |||||
* | | Added possibility to change locale from login/register pages | Nicolas Lœuillet | 2018-10-13 | 1 | -0/+1 |
| | | |||||
* | | Add secure email | Glenn Goffin | 2018-10-11 | 2 | -8/+14 |
| | | |||||
* | | Jump to Symfony 3.4 | Jeremy Benoist | 2018-10-04 | 5 | -6/+47 |
|/ | | | | | | | Thanks to the BC compatibility, almost nothing have to be changed. All changes are related to new bundle version of: - SensioFrameworkExtraBundle - DoctrineFixturesBundle | ||||
* | The 'framework.trusted_proxies' configuration key has been deprecated in ↵ | Jeremy Benoist | 2018-07-05 | 1 | -1/+0 |
| | | | | Symfony 3.3 | ||||
* | Prepare 2.3.3 release | Jeremy Benoist | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Allow login by email | Floran Brutel | 2018-04-01 | 1 | -1/+1 |
| | |||||
* | Prepare 2.3.2 release | Jeremy Benoist | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | Prepared wallabag 2.3.1 | Nicolas Lœuillet | 2017-12-26 | 1 | -1/+1 |
| | |||||
* | Remove fixed relative path for assets | Kevin Decherf | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Add missing parameter for test | Jeremy Benoist | 2017-12-18 | 1 | -0/+1 |
| | |||||
* | Add custom driver & schema manager for PostgreSQL 10 | Jeremy Benoist | 2017-12-12 | 6 | -0/+7 |
| | |||||
* | Fix All RSS not accessible if not logged in + Tests | Christophe VERGNE | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Add craue setting to enable sharing of origin url to Shaarli | Kevin Decherf | 2017-11-25 | 1 | -0/+4 |
| | | | | | | | Also fix the field name used in the query string and add it to baggy theme Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Merge pull request #3419 from NatJNP/patch1 | Jérémy Benoist | 2017-11-25 | 1 | -0/+1 |
|\ | | | | | Add Thai language | ||||
| * | Add all file thai Language for translate | NatPi | 2017-11-24 | 1 | -0/+1 |
| | | |||||
* | | Added internal setting to enable/disable headers storage | Nicolas Lœuillet | 2017-11-20 | 1 | -0/+4 |
|/ | |||||
* | webpack & views: replace bundles/wallabagcore with wallassets | Kevin Decherf | 2017-10-24 | 1 | -2/+2 |
| | | | | | | | This change will prevent composer from removing wallabagcore assets when installing assets. Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Prepare wallabag 2.3.0 | Nicolas Lœuillet | 2017-10-20 | 1 | -1/+1 |
| | |||||
* | Update prod assets | Kevin Decherf | 2017-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | webpack: handle _global img folder | Kevin Decherf | 2017-10-16 | 1 | -1/+13 |
| | | | | | | | | Fixes missing image files after composer cleaning assets Source of requireAll(): https://stackoverflow.com/a/30652110 Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | Replace kernel.root_dir by kernel.project_dir | Nicolas Hart | 2017-10-14 | 7 | -10/+10 |
| | | | | | kernel.root_dir and Kernel::getRootDir() are deprecated since Symfony 3.3. See https://symfony.com/blog/new-in-symfony-3-3-a-simpler-way-to-get-the-project-root-directory and https://github.com/symfony/symfony/blob/3.3/UPGRADE-3.3.md#httpkernel for more information. | ||||
* | Merge pull request #3376 from wallabag/symfony-3.3 | Jérémy Benoist | 2017-10-11 | 1 | -0/+7 |
|\ | | | | | Symfony 3.3 | ||||
| * | Jump to Symfony 3.3 & update others deps | Jeremy Benoist | 2017-10-09 | 1 | -0/+7 |
| | | | | | | | | Also update tests urls | ||||
* | | add Russian language | Олег | 2017-10-10 | 1 | -0/+1 |
|/ | |||||
* | Disallow html for templating formats | Jeremy Benoist | 2017-07-09 | 1 | -1/+1 |
| | | | | Using html template format will then put the html format in the allowed list for the api doc which we don’t want since the api doesn’t response for html format. | ||||
* | Add css on share public page | Thomas Citharel | 2017-06-22 | 1 | -0/+1 |
| | |||||
* | Fix linter issue on webpack config files | Jeremy Benoist | 2017-06-22 | 3 | -42/+40 |
| | |||||
* | Add RSS tags feeds | Jeremy Benoist | 2017-06-21 | 1 | -0/+1 |
| | |||||
* | Crypt site credential password | Jeremy Benoist | 2017-06-20 | 1 | -0/+1 |
| | |||||
* | Retrieve username/password from database | Jeremy Benoist | 2017-06-20 | 1 | -3/+0 |
| | | | | Inject the current user & the repo to retrieve username/password from the database | ||||
* | Promote https | Jeremy Benoist | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Review | Jeremy Benoist | 2017-06-08 | 3 | -3/+1 |
| |