Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3990 from wallabag/feature/sentry | Jérémy Benoist | 2019-06-05 | 2 | -0/+6 |
|\ | | | | | Add Sentry support | ||||
| * | Add Sentry support | Jeremy Benoist | 2019-06-05 | 2 | -0/+6 |
| | | | | | | | | Only enable in production | ||||
* | | Try to force people to update the secret | Jérémy Benoist | 2019-06-05 | 1 | -1/+1 |
|/ | |||||
* | Keep composer.lock | Jeremy Benoist | 2019-05-29 | 1 | -1/+1 |
| | | | | | | | | We initially ignored the `composer.lock` because it generated a lock of rebase on PR when someone updated it and the master updated it too. Now we have less contributions (sadly) so I think we won't run against that problem. Also, it'll solve issue about people cloning the master and got angry because composer eat all the available memory to determine packages to install. It'll also be much easier to make release. Scrutinizer & Travis will be faster too. | ||||
* | Configure timeout | adev | 2019-05-28 | 1 | -0/+3 |
| | |||||
* | Use httplug | adev | 2019-05-28 | 1 | -0/+19 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-05-15 | 1 | -1/+1 |
|\ | |||||
| * | Prepare 2.3.8 release | Jeremy Benoist | 2019-05-14 | 1 | -1/+1 |
| | | |||||
* | | Handle redirection from previous feeds | Jeremy Benoist | 2019-04-26 | 1 | -0/+36 |
| | | |||||
* | | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 1 | -0/+2 |
| | | |||||
* | | 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 |