35359a23c1
Merge pull request #4329 from wallabag/add-2fa-disable
...
Added a button to disable 2FA when enabled
2020-04-14 19:59:54 +02:00
e349c879fa
Changed color for disable button
2020-04-14 16:12:55 +02:00
4ff1efa418
Added a button to disable 2FA when enabled
2020-04-13 17:00:53 +02:00
607e1a1a13
Added authentication during import command for paywalled websites
2020-04-12 15:35:00 +02:00
de9b5b5f4c
Changed authentication order in GrabySiteConfigBuilder
2020-04-07 17:12:19 +02:00
b283ee0d6d
Merge pull request #4315 from wallabag/add-published-date-epub
...
Added publication date on epub export
2020-04-06 19:58:33 +02:00
0bddd34847
Added publication date on epub export
2020-04-06 16:14:36 +02:00
a07872238b
Fixed bug when we delete entry via API
...
Fixes #4291
2020-04-06 16:11:05 +02:00
f547e4a7d4
update Japanese translation
...
- Some mistranslations have been corrected.
- Some expressions have been updated to make them easier to understand.
2020-04-04 04:31:05 +09:00
b12e23ad8a
Cleanup cookie jar
...
As of latest Guzzle release, it's fixed so we can removed that code.
2020-03-29 11:39:49 +02:00
c9b83a13c0
Merge pull request #4274 from AKKED/add_ja
...
add Japanese translation
2020-03-28 17:16:37 +01:00
11079d204d
Merge pull request #4272 from Simounet/feat/load-custom-css-only-if-exists
...
Load custom.css only if exists
2020-03-28 16:49:29 +01:00
7d4176b27b
Add Japanese translation
2020-03-28 16:47:44 +01:00
d8a40d703e
Merge pull request #4281 from lizyn/zh_translation
...
Added language support for Simplified Chinese(简体中文)
2020-03-28 16:39:17 +01:00
26467fa6b4
Merge pull request #4299 from wallabag/fix/4133
...
Fix createdAt filter on material
2020-03-28 16:38:12 +01:00
8ee7b1603d
Fix createdAt date range filter
...
- hiddenName has been disabled in order to fix the missing date range
values when using the material theme
- data format has been changed to 'Y-m-d' in order to comply with the
browser date input default format
- tests: date() and strtotime have been replaced with DateTime-related
objects
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-03-22 17:01:39 +01:00
ef81e3c89b
tests: replace baggy theme used in EntryController tests
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-03-22 17:01:39 +01:00
7fc38f667b
misc: reindent EntryFilterType
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-03-21 00:43:01 +01:00
4a654ae49a
Added translation in Simplified Chinese(简体中文)
2020-02-25 00:13:26 +08:00
93c5b47e88
ExportController: fix entries export from search view
...
Fixes #4240
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-02-23 00:43:21 +01:00
33e3eeaec8
Load custom.css only if exists
2020-02-07 13:21:48 +01:00
62107f50d3
Merge pull request #4264 from herrriehm/master
...
cosmetic changes
2020-01-28 10:07:22 +01:00
1de4a8f938
Update messages.es.yml
2020-01-27 20:05:49 +01:00
1e921a657f
cosmetic changes:
...
- http to https
- replaced generic .com by specific TLD
- updated some dead urls
2020-01-25 16:16:43 +01:00
416d44d0ae
Use lang attribute
2020-01-23 21:21:54 +01:00
dc23bf9f29
Entry action buttons displayed on page end reached
2020-01-21 14:06:08 +01:00
cfd77d1c2a
Sticky nav on entry action button click
2020-01-21 12:00:21 +01:00
62682c073b
Fixed URL to share entry via twitter
2020-01-13 15:17:06 +01:00
3f3b5058aa
Change API URL used in dev docs to app.wallabag.it
...
Currently the documentation uses the defunct v2.wallabag.org URL which
can be confusing to someone configuring their first API client with
wallabag.it.
2019-12-31 21:31:59 +00:00
d816ef0530
Merge pull request #4161 from aaa2000/bug-empty-quote
...
API return an error with empty quote
2019-12-04 16:09:49 -08:00
f3d20097cd
Fixed elCurator check for RabbitMQ / Redis
2019-12-02 12:36:05 +01:00
86c1751186
Optionnal quote because the frontend does not use it
2019-11-27 14:38:35 +01:00
8197f08266
API return an error with empty quote
...
Fix #4137
2019-11-27 14:38:35 +01:00
48b0163d24
Merge pull request #4151 from ldidry/fix-4060
...
✨ Allow custom styles system wide
2019-11-19 14:25:41 +01:00
a9753ef990
Merge pull request #4150 from ldidry/fix-3804
...
💄 Add untagged list link to filter menu
2019-11-19 14:23:49 +01:00
958e77e6a7
Added elCurator import
2019-11-15 16:08:36 +01:00
8d4ed0df06
Update deps
...
Also CS (because cs-fixer got an update)
Package operations: 0 installs, 26 updates, 0 removals
- Updating twig/twig (v2.12.1 => v2.12.2)
- Updating symfony/symfony (v3.4.33 => v3.4.34)
- Updating doctrine/event-manager (v1.0.0 => 1.1.0)
- Updating doctrine/collections (v1.6.2 => 1.6.3)
- Updating doctrine/cache (v1.8.1 => 1.9.0)
- Updating doctrine/persistence (1.1.1 => 1.2.0)
- Updating doctrine/inflector (v1.3.0 => 1.3.1)
- Updating symfony/mime (v4.3.5 => v4.3.7)
- Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3)
- Updating symfony/swiftmailer-bundle (v3.3.0 => v3.3.1)
- Updating doctrine/dbal (v2.9.2 => v2.9.3)
- Updating doctrine/instantiator (1.2.0 => 1.3.0)
- Updating j0k3r/graby-site-config (1.0.93 => 1.0.94)
- Updating phpoption/phpoption (1.5.0 => 1.5.2)
- Updating symfony/http-client-contracts (v1.1.7 => v1.1.8)
- Updating symfony/http-client (v4.3.5 => v4.3.7)
- Updating sensiolabs/security-checker (v6.0.2 => v6.0.3)
- Updating paragonie/constant_time_encoding (v2.2.3 => v2.3.0)
- Updating scheb/two-factor-bundle (v4.7.1 => v4.8.0)
- Updating symfony/phpunit-bridge (v4.3.6 => v4.3.7)
- Updating composer/xdebug-handler (1.3.3 => 1.4.0)
- Updating friendsofphp/php-cs-fixer (v2.15.3 => v2.16.0)
- Updating doctrine/data-fixtures (v1.3.2 => 1.3.3)
- Updating nette/schema (v1.0.0 => v1.0.1)
- Updating nikic/php-parser (v4.2.4 => v4.3.0)
- Updating sentry/sentry (2.2.2 => 2.2.4)
2019-11-12 14:18:58 +01:00
7a4c375ebf
✨ Allow custom styles system wide
...
Should fix #4060
2019-10-11 10:40:25 +02:00
d8e961bdb5
💄 Add untagged list link to filter menu
...
Fix #3804
2019-10-10 10:37:29 +02:00
652cb58d59
🐛 — Fix duplicated icons on "Search engine" and "new link" forms
2019-10-09 00:57:08 +02:00
afe486531d
Merge pull request #4141 from SofLesc/portuguese-translations
...
Updating portuguese translations
2019-10-08 11:19:00 +02:00
7ed081fbce
Updating portuguese translations
2019-10-07 18:46:07 +02:00
0ff962829a
Update spanish translations
2019-10-07 13:33:20 +02:00
3824f0dc3c
Fixed translation for 2FA
2019-09-30 11:46:08 +02:00
90d28270d5
Fixed some 🇫🇷 typos
2019-09-27 16:20:35 +02:00
af7b22a3be
Fixed default value for reading speed
2019-09-19 14:23:06 +02:00
b2439a8e4e
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
2019-08-21 19:20:26 +02:00
1576905e03
Rename internal settings table
...
In fact it's not _just_ a rename.
We are now able to use our own entity with the CraueConfigBundle which allow us to enforce a custom length on string field and avoid error with utf8mb4 on MySQL.
To fix that issue before we were in need to fork CraueConfigBundle to hard apply these length changes.
The recent 2.3.0 release fix that issue. That's why we are in need to rename the table (getting rid of the bundle name from it)
Also updating deps:
- Updating symfony/polyfill-mbstring (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-ctype (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-php70 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-util (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-php56 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-intl-icu (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-apcu (v1.11.0 => v1.12.0)
- Updating j0k3r/graby-site-config (1.0.88 => 1.0.89)
- Updating php-http/message (1.7.2 => 1.8.0)
- Updating symfony/polyfill-php73 (v1.11.0 => v1.12.0)
- Updating symfony/http-client (v4.3.2 => v4.3.3)
- Updating symfony/polyfill-php72 (v1.11.0 => v1.12.0)
- Updating symfony/polyfill-intl-idn (v1.11.0 => v1.12.0)
- Updating symfony/mime (v4.3.2 => v4.3.3)
- Updating craue/config-bundle (dev-utf8mb4 46cfd37 => 2.3.0)
- Updating masterminds/html5 (2.6.0 => 2.7.0)
- Updating nette/di (v3.0.0 => v3.0.1)
- Updating symfony/polyfill-iconv (v1.11.0 => v1.12.0)
- Updating wallabag/php-mobi (1.0.1 => 1.1.0)
2019-08-08 16:03:20 +02:00
0810c75e0b
Add tag_label & config_feed_token index
2019-08-08 09:36:03 +02:00
2b0f4e86b2
Add user_created index
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net >
2019-08-07 22:02:37 +10:00