89fb62d144
Added translation using Weblate (Korean)
2019-10-05 15:23:49 +02:00
510f8daa24
Added translation using Weblate (Dutch)
2019-09-28 00:21:18 +02:00
f63e1b350b
Added translation using Weblate (Dutch)
2019-09-28 00:21:14 +02:00
90d28270d5
Fixed some 🇫🇷 typos
2019-09-27 16:20:35 +02:00
2e930cf58b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (6 of 6 strings)
2019-09-06 02:25:28 +02:00
0c47752f29
Translated using Weblate (French)
...
Currently translated at 100.0% (6 of 6 strings)
2019-08-28 22:24:20 +02:00
3824bd423d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (6 of 6 strings)
2019-08-28 22:24:19 +02:00
b89f735e8e
Translated using Weblate (French)
...
Currently translated at 100.0% (483 of 483 strings)
2019-08-28 22:24:18 +02:00
c466c3b97c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (483 of 483 strings)
2019-08-28 22:24:16 +02:00
54c9c3dd8f
Translated using Weblate (German)
...
Currently translated at 100.0% (483 of 483 strings)
2019-08-28 22:24:09 +02:00
c9f93a66b0
Translated using Weblate (Polish)
...
Currently translated at 98.6% (476 of 483 strings)
2019-08-27 18:23:54 +02:00
b2439a8e4e
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
2019-08-21 19:20:26 +02:00
1ab49d1b54
Translated using Weblate (Hungarian)
...
Currently translated at 70.4% (340 of 483 strings)
2019-08-19 01:23:33 +02:00
3022a42738
Translated using Weblate (Hungarian)
...
Currently translated at 70.2% (339 of 483 strings)
2019-08-16 23:23:39 +02:00
13fddc353e
Merge pull request #4068 from wallabag/dependabot/composer/scheb/two-factor-bundle-4.4.0
...
Bump scheb/two-factor-bundle from 3.21.0 to 4.4.0
2019-07-26 14:10:17 +02:00
62665a32bb
Upgrade to 4.0
2019-07-26 13:22:48 +02:00
b0ba7ff446
Update of Occitan language
2019-07-26 13:16:18 +02:00
51d7f62b31
Add logger to FileCookieJar
2019-07-24 16:07:38 +02:00
9a80dcf11e
Use a custom cookiejar to avoid error when the cookie is badly saved
...
It happens sometimes on wallabag.it, the json inside the cookie is badly saved and the json isn't valid. It generates an exception and avoid people to use the api and import contents.
To fix that, we use a dedicated `FileCookieJar`, which extends the default one from Guzzle to fix these issues.
Also updated deps
2019-07-24 10:42:20 +02:00
2d87d5cea4
Translated using Weblate (Hungarian)
...
Currently translated at 64.4% (311 of 483 strings)
2019-07-13 18:01:35 +02:00
df45126a14
Update translations
...
Remove log
2019-07-09 15:54:59 +02:00
66fa0c26ab
Copy client info to clipboard
...
From the listing page and the create summary page, you can now copy client info to the clipboard using dedicated buttons.
2019-07-09 13:46:02 +02:00
4f46330087
Merge pull request #4053 from wallabag/feature/manual-input-reading-speed
...
Add ability to manually define the reading speed
2019-07-09 11:53:20 +02:00
41022cb289
Add ability to manually define the reading speed
...
Instead of using a select, let the user decide its own speed.
2019-07-08 20:18:59 +02:00
34be2d5de4
Add ability to import/export tagging rules
...
- Add missing translations
- Add some tests
- Add `/api/taggingrule/export` API endpoint
- Add baggy theme
- Add error message when importing tagging rules failed
- Also fix all translations (I think we are good now)
2019-07-08 09:38:32 +02:00
fe7756c8ec
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (483 of 483 strings)
2019-06-28 21:01:20 +02:00
e955a85f33
Translated using Weblate (English)
...
Currently translated at 99.8% (482 of 483 strings)
2019-06-24 22:01:20 +02:00
ed6601bb0f
Translated using Weblate (Persian)
...
Currently translated at 100.0% (6 of 6 strings)
2019-06-18 21:03:59 +02:00
f583cf930a
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (483 of 483 strings)
2019-06-18 21:03:59 +02:00
1009b286c9
Merge pull request #3995 from wallabag/feature/config-display-login
...
Display login in config / user
2019-06-12 21:36:00 +02:00
eeae34375d
Typo
2019-06-12 17:44:28 +02:00
871216861a
Update translations
2019-06-06 15:14:41 +02:00
9c7997db8e
Show untagged entries count on tag list ( #3993 )
...
Show untagged entries count on tag list
2019-06-06 14:09:23 +02:00
35c4c80148
Display login in config / user
...
Just so the user can see its login
2019-06-06 13:51:25 +02:00
35c7819cb6
Remove link when there are no untagged articles
2019-06-06 13:34:20 +02:00
2b04b300f8
Merge pull request #3994 from wallabag/feature/revoke-feed-token
...
Add ability to revoke feed token
2019-06-05 18:32:21 +02:00
c4bf12aade
Add ability to revoke feed token
2019-06-05 17:55:13 +02:00
ad51743e8b
Show untagged entries count on tag list
...
Closes #3235
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-06-05 17:03:51 +02:00
d010bdd44b
Add quickstart into the menu
...
Just in case people want to see that page again.
2019-06-05 15:51:22 +02:00
bf9ace0643
Use httplug
2019-05-28 11:40:41 +02:00
9f0957b831
Merge remote-tracking branch 'origin/master' into 2.4
2019-05-15 14:38:07 +02:00
9da1efd343
Translated using Weblate (Hungarian)
...
Currently translated at 63.8% (308 of 483 strings)
2019-05-15 02:49:40 +02:00
a73cb8a689
Merge pull request #3922 from burkemw3/patch-5
...
Remove preview picture from share view page for #1875
2019-05-13 06:40:16 +02:00
19822ecb31
Remove preview picture from share view page for #1875
...
Essentially, same as commit 038fccd for single entry views. From that commit:
> Showing the preview picture usually leads to showing a duplicate
> image, and frequently leads to showing duplicate images directly
> adjacent to each other.
2019-05-12 12:32:22 -04:00
2dbb5b2307
Enable no-referrer on img tags, enable strict-origin-when-cross-origin by default
...
Fixes #3889
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-05-10 23:07:26 +02:00
45bf1d6772
Translated using Weblate (German)
...
Currently translated at 100.0% (6 of 6 strings)
2019-05-09 00:49:21 +02:00
bc895d71a2
Translated using Weblate (German)
...
Currently translated at 100.0% (483 of 483 strings)
2019-05-09 00:49:20 +02:00
e5d069f0b9
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (6 of 6 strings)
2019-05-06 16:49:35 +02:00
a15a5e0a87
Translated using Weblate (Hungarian)
...
Currently translated at 60.5% (292 of 483 strings)
2019-05-02 13:49:27 +02:00
4b5b228650
material: add metadata to list view
...
Add reading time and creation date to rows of list view.
Refactor styles using a sass mixin.
Fixes #3838
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-05-01 15:47:48 +02:00