Jeremy Benoist
|
9a6146d2ef
|
Merge remote-tracking branch 'origin/master' into 2.5.0
|
2022-03-02 20:03:33 +01:00 |
|
monirzadeh
|
d38fe8d7af
|
Add support for RTL content
|
2022-02-08 15:51:50 +01:00 |
|
Reza Almanda
|
e8720dafbc
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (40 of 40 strings)
|
2022-01-28 01:54:47 +01:00 |
|
Jeremy Benoist
|
01609f8514
|
Update to ESLint 8
And run it:
- `yarn eslint app/**/*.js --fix`
- `yarn eslint web/**/*.js --fix`
|
2022-01-05 21:43:32 +01:00 |
|
Jeremy Benoist
|
9d1716c0e5
|
Rebuild assets
And add `postcss-scss` and fixing some issues.
|
2022-01-05 20:43:36 +01:00 |
|
Jeremy Benoist
|
283675ccd0
|
Rebuild assets and update webpack config
And optimize images (Thanks ImageOptim)
|
2022-01-05 16:09:43 +01:00 |
|
Jeremy Benoist
|
7ac1217c01
|
Update assets
|
2022-01-05 16:04:40 +01:00 |
|
Oğuz Ersen
|
161f113e69
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (40 of 40 strings)
|
2022-01-02 12:37:07 +01:00 |
|
Weblate
|
660444e69c
|
Added translation using Weblate (Lithuanian)
|
2022-01-02 12:37:07 +01:00 |
|
WETX
|
5f7deb1a3f
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (40 of 40 strings)
|
2022-01-02 12:37:07 +01:00 |
|
liimee
|
02d91b7f83
|
Translated using Weblate (Indonesian)
Currently translated at 22.5% (9 of 40 strings)
|
2022-01-02 12:37:07 +01:00 |
|
Weblate
|
30e3437d29
|
Added translation using Weblate (Indonesian)
|
2022-01-02 12:37:06 +01:00 |
|
Kevin Decherf
|
1e7849c401
|
Fix dark mode background color for pre tags
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
|
2021-10-23 14:50:14 +02:00 |
|
Simounet
|
60d601789c
|
Fix dark theme first-app code
|
2021-10-07 15:10:25 +02:00 |
|
Simounet
|
3d74bf483f
|
Fix 5421 dark theme on the developper page
|
2021-10-07 19:25:03 +02:00 |
|
Tim Lee
|
ea06e4b735
|
Translated using Weblate (Korean)
Currently translated at 100.0% (40 of 40 strings)
|
2021-08-03 08:10:25 +02:00 |
|
ssantos
|
731136c8eb
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (40 of 40 strings)
|
2021-08-03 08:10:25 +02:00 |
|
Marek
|
a11d2ad04e
|
Translated using Weblate (Czech)
Currently translated at 100.0% (40 of 40 strings)
|
2021-08-03 08:10:25 +02:00 |
|
Simounet
|
abb69c5911
|
Pagination style updated
|
2021-04-14 14:14:49 +02:00 |
|
Panos Alevropoulos
|
08631f15e9
|
Translated using Weblate (Greek)
Currently translated at 100.0% (40 of 40 strings)
|
2021-03-08 19:02:54 +01:00 |
|
Weblate
|
edde6705c7
|
Added translation using Weblate (Aragonese)
|
2021-03-06 19:36:46 +01:00 |
|
Weblate
|
fa908b6df2
|
Added translation using Weblate (Greek)
|
2021-03-06 19:36:45 +01:00 |
|
Weblate
|
ecc9e573b5
|
Added translation using Weblate (Basque)
|
2021-03-06 19:36:36 +01:00 |
|
Simounet
|
dbf62c760a
|
Fix auto prefered color scheme
|
2021-02-21 22:07:23 +01:00 |
|
Nicolas Lœuillet
|
890c7d0bfa
|
Added button to show entries with the same domain
|
2021-02-08 09:45:38 +01:00 |
|
Simounet
|
99fa116c07
|
Fix account dropdown width
|
2021-01-31 11:46:32 +01:00 |
|
Simounet
|
971279d72e
|
Dark theme updated
|
2021-01-27 13:10:06 +01:00 |
|
Eloi Coutant
|
4a03869feb
|
Improve dark theme
|
2021-01-24 15:34:40 +01:00 |
|
Xosé M
|
eb16ca4c58
|
Translated using Weblate (Galician)
Currently translated at 100.0% (40 of 40 strings)
|
2021-01-22 07:32:19 +01:00 |
|
Weblate
|
30b773aeb6
|
Added translation using Weblate (Galician)
|
2021-01-08 07:11:24 +01:00 |
|
Weblate
|
13cbcab6ce
|
Added translation using Weblate (Arabic)
|
2021-01-07 09:12:12 +01:00 |
|
Simounet
|
e17d4ebe13
|
Fix nav lang filter
|
2021-01-05 22:30:47 +01:00 |
|
Nicolas Lœuillet
|
2267453d1f
|
Merge pull request #4866 from wallabag/fix/4812/dark-theme-cookie
material: fix issue with cookie check for light/dark theme
|
2020-12-21 08:53:51 +01:00 |
|
Simounet
|
c1b195f860
|
Fix extra padding on the homepage main content
|
2020-12-19 13:57:07 +01:00 |
|
Kevin Decherf
|
0631f5c8d0
|
material: fix issue with cookie check for light/dark theme
Fixes #4812
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
|
2020-12-19 01:45:05 +01:00 |
|
Simounet
|
b553b77ceb
|
Fix dark theme table odd style
|
2020-12-13 22:07:21 +01:00 |
|
J. Lavoie
|
e7615494a9
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (40 of 40 strings)
|
2020-12-07 06:35:57 +01:00 |
|
Simounet
|
6431046700
|
Padding bottom added to article content on mobile
|
2020-12-01 21:43:50 +01:00 |
|
Jérémy Benoist
|
ecc26e70f2
|
Merge pull request #4754 from Simounet/feat/remove-public-from-webpack
public assets files removed from webpack
|
2020-11-27 15:56:55 +01:00 |
|
Simounet
|
53a04b6af1
|
Global assets files moved to web/img
|
2020-11-27 15:24:35 +01:00 |
|
Simounet
|
974ff07076
|
Fix dark theme handling scrolling to the top
|
2020-11-27 15:24:04 +01:00 |
|
Simounet
|
e9a0577f32
|
font-family lint
|
2020-11-24 22:28:52 +01:00 |
|
Simounet
|
184c82f411
|
Fix nav items alignment
|
2020-11-24 21:59:06 +01:00 |
|
Simounet
|
66d5042af5
|
Theme picker
|
2020-11-19 15:45:58 +01:00 |
|
Simounet
|
a562f6b943
|
Basic dark theme handling
|
2020-11-19 14:58:48 +01:00 |
|
Weblate
|
56cb7da57c
|
Added translation using Weblate (Swedish)
|
2020-11-03 08:47:22 +01:00 |
|
Oğuz Ersen
|
182380343d
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (40 of 40 strings)
|
2020-10-18 19:26:50 +02:00 |
|
minob
|
b1e35ecc7e
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (40 of 40 strings)
|
2020-10-15 08:47:45 +02:00 |
|
Milo Ivir
|
18190e27f0
|
Translated using Weblate (Croatian)
Currently translated at 100.0% (40 of 40 strings)
|
2020-10-13 16:26:44 +02:00 |
|
ssantos
|
52f05c0428
|
Translated using Weblate (Portuguese)
Currently translated at 100.0% (40 of 40 strings)
|
2020-10-13 16:26:44 +02:00 |
|