a69c7fc5f1
Added translation using Weblate (Hungarian)
2019-03-16 19:58:41 +01:00
4b1c0226f1
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (483 of 483 strings)
2019-03-15 18:04:14 +01:00
fc380182d6
Translated using Weblate (Turkish)
...
Currently translated at 87.8% (424 of 483 strings)
2019-03-14 13:04:37 +01:00
44984d2aa7
Translated using Weblate (Turkish)
...
Currently translated at 81.6% (394 of 483 strings)
2019-03-09 16:04:33 +01:00
a27b2ecc57
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (6 of 6 strings)
2019-03-08 13:04:10 +01:00
acc81fa387
Translated using Weblate (Turkish)
...
Currently translated at 56.9% (275 of 483 strings)
2019-03-08 13:04:09 +01:00
f1f1efb5de
material: wrap card actions, remove class hiding of creation date
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-03 19:22:32 +01:00
fdd3a2bb87
Translated using Weblate (Polish)
...
Currently translated at 98.8% (477 of 483 strings)
2019-02-25 02:19:16 +01:00
9b044c7702
Translated using Weblate (Occitan)
...
Currently translated at 98.8% (477 of 483 strings)
2019-02-25 02:19:15 +01:00
443a237f25
Translated using Weblate (Japanese)
...
Currently translated at 58.0% (280 of 483 strings)
2019-02-25 02:19:13 +01:00
5f9eb33f8f
Translated using Weblate (English)
...
Currently translated at 99.8% (482 of 483 strings)
2019-02-25 02:18:46 +01:00
55dd64dd47
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (6 of 6 strings)
2019-02-24 01:47:51 +01:00
53162bf4d8
Added translation using Weblate (Japanese)
2019-02-24 01:43:46 +01:00
4f83b83e4a
Added translation using Weblate (Japanese)
2019-02-24 01:43:44 +01:00
4e4bd772d0
Translated using Weblate (Persian)
...
Currently translated at 53.6% (259 of 483 strings)
2019-02-23 15:25:01 +01:00
18460b2d79
Merge remote-tracking branch 'origin/master' into 2.4
2019-02-07 18:01:15 +01:00
1e4dd73b07
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (6 of 6 strings)
2019-01-24 12:06:33 +01:00
606ab37b6a
Translated using Weblate (English)
...
Currently translated at 100.0% (6 of 6 strings)
2019-01-24 12:06:32 +01:00
4654a83b64
Hash backup codes in the database using password_hash
2019-01-23 14:43:39 +01:00
a0c5eb003f
Change the way to enable 2FA
...
And add a step to validate a generated code from the OTP app
2019-01-23 13:28:24 +01:00
e073090b8d
Update translation
2019-01-23 13:28:24 +01:00
dfd0a7bc5f
Add backup codes
2019-01-23 13:28:03 +01:00
6e4fc956ab
Better translations
...
Replace “Google Authenticator” by “Google Authenticator, Authy or FreeOTP” in all text.
Translate how to use the code / qr code.
2019-01-23 13:28:02 +01:00
2dfbe9e5fa
Fix tests
2019-01-23 13:28:02 +01:00
a6b242a1fd
Enable OTP 2FA
...
- 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
2019-01-23 13:28:02 +01:00
acd4412080
Create a dedicated tab to reset data
2019-01-23 13:28:01 +01:00
bfa267fc12
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 14.7% (65 of 442 strings)
2019-01-23 09:34:52 +01:00
356f0f46a4
Added translation using Weblate (Norwegian Bokmål)
2019-01-23 09:34:29 +01:00
683511c32a
Added translation using Weblate (Norwegian Bokmål)
2019-01-23 09:33:37 +01:00
fe5850d6e2
Update icon to casino
2019-01-22 17:05:21 +01:00
50f35f0db2
Move icon into the top menu bar
...
Change the way to select a random entry:
- select all ids from the given user (with filters)
- choose randomly one in php
- find that entry
2019-01-19 22:24:10 +01:00
90a0d086a8
Better icon
2019-01-19 21:10:16 +01:00
0447a75b06
Use only one method to randomize
...
Instead of one per type, one for all is ok.
2019-01-19 21:09:33 +01:00
09ef25c3c3
Added random feature
2019-01-19 21:09:32 +01:00
293730656d
Add dedicated email for site config issue
...
Instead of sending an email to the devs, it now creates an issue on GitHub using a zap from zapier.
2019-01-18 11:15:23 +01:00
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
3625833b2c
Merge pull request #3826 from wallabag/epub-toc
...
Rework of EPUB/PDF exports
2019-01-11 13:34:38 +01:00
bb8ad42b27
Update entries.html.twig
...
Should fix https://github.com/wallabag/wallabag/issues/3832
2019-01-10 04:25:51 +01:00
d4466a37fe
Update entries.html.twig
...
Should fix https://github.com/wallabag/wallabag/issues/3832
2019-01-10 04:23:08 +01:00
af83d05ce2
Add translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-01-07 23:06:02 +01:00
e014fa0395
Update messages.pl.yml
...
Add missing translation
2018-12-02 18:14:21 +01:00
72efc8ceeb
Merge pull request #3782 from wallabag/issue-3779
...
material: fix missing thumbnail on list view
2018-11-26 18:45:12 +01:00
8896f0f988
Merge pull request #3765 from burkemw3/patch-2
...
Remove preview picture from single entry view page for #1875
2018-11-26 13:51:00 +01:00
e5de9917fd
material: fix missing thumbnail on list view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-11-25 15:00:08 +01:00
b878be4cc9
Merge remote-tracking branch 'origin/master' into 2.4
...
# Conflicts:
# web/wallassets/baggy.js
# web/wallassets/manifest.json
# web/wallassets/material.css
# web/wallassets/material.js
2018-11-25 09:58:18 +01:00
038fccd244
Remove preview picture from single entry view page for #1875
...
Showing the preview picture usually leads to showing a duplicate
image, and frequently leads to showing duplicate images directly
adjacent to each other.
2018-11-24 19:29:58 -05:00
2daae77094
Card no preview replaced by wallabag logo
2018-11-21 18:51:44 +01:00
060f3ce34c
Update messages.en.yml
2018-11-16 14:16:38 +01:00
ccc3b0a531
Update messages.fr.yml
2018-11-16 01:45:16 +01:00
0ddfb2956c
Update messages.fr.yml
...
Modification pour éclaircir le sens de l'option
2018-11-16 01:37:53 +01:00