| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- convert english translation to translate key
- remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material)
- fix tests about text in response (now checking translation key instead of translated text)
- remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
|
|
|
|
|
|
| |
sed -i "s/Welcome on wallabag/Welcome to wallabag/"
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
|
| |
|
|
|
|
|
| |
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo
They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`
|
|
|
|
|
|
| |
- update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition)
- update bundle to latest release
- remove security on profiler
|
| |
|
| |
|
| |
|
| |
|
|
|