Commit Graph

1162 Commits

Author SHA1 Message Date
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
d10ad98962 Translated using Weblate (Portuguese)
Currently translated at 78.5% (379 of 483 strings)
2019-11-25 10:04:56 +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
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
b2613b28b1 Translated using Weblate (Polish)
Currently translated at 100.0% (6 of 6 strings)
2019-10-07 15:56:30 +02:00
108d08f0b9 Translated using Weblate (Polish)
Currently translated at 100.0% (483 of 483 strings)
2019-10-07 15:56:29 +02:00
0ff962829a Update spanish translations 2019-10-07 13:33:20 +02:00
f7c2944b87 Added translation using Weblate (Korean) 2019-10-05 15:23:54 +02:00
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