Commit Graph

231 Commits

Author SHA1 Message Date
b0a53a44ae Fix #5808 auto dark theme detection flickering 2023-06-06 17:58:10 +02:00
81f58df7b8 Mass action tag layout updated 2023-05-26 21:14:32 +02:00
824d0248d5 [Boyscout] Material icons not selectable anymore 2023-05-25 22:06:00 +02:00
d0aad7b96d Mass actions available on cards view
fixup! Mass action toggle button added
2023-05-25 22:04:44 +02:00
384918cda9 Mass action toggle button added 2023-05-25 21:56:09 +02:00
c589e669e0 Dark mode background color for side panels updated 2023-05-18 13:34:11 +02:00
274412fb79 Fix dark mode URL add input color 2023-05-17 22:27:40 +02:00
aec4d9076e Dark mode contrast improved 2023-05-10 20:38:06 +02:00
5c1c779746 Fix dark mode top bar contrast 2023-05-10 13:51:58 +02:00
58c8548da0 Fix dark theme for pre HTML tags 2023-05-04 21:19:20 +02:00
9d39130a96 Removed useless files 2022-11-03 10:16:52 +01:00
29308024ac Removed old, not so maintained and buggy baggy theme 2022-11-03 09:55:20 +01:00
4947d419a3 Removed Carrot & Scuttle share 2022-11-01 15:10:02 +01:00
08eb190c95 Add support of mass action to tag entries
Closes #3118

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-06-29 15:48:41 +02:00
e55cb639fc Tag delete style action updated 2022-06-15 16:18:12 +02:00
1d1c2a3311 material: fix "untagged entries" chip style
The longest translated string for "Untagged entries" seems to be the
greek "Καταχωρίσεις χωρίς ετικέτες"

Fixes #5632

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-06-07 14:42:14 +02:00
4947ea6758 Merge remote-tracking branch 'origin/master' into 2.5.0 2022-05-13 13:50:50 +02:00
78ad422486 material: improve mass buttons style, mostly for smartphone screens
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-25 11:00:06 +01:00
d0cfdaf10e Fix row and card style regressions 2022-03-15 13:54:04 +01:00
201a9930f9 Card actions styled at the bottom 2022-03-14 22:13:44 +01:00
016ceb6829 ul entries list replaced by ol 2022-03-14 22:12:22 +01:00
e700cadae3 Mass action buttons extracted from entries list 2022-03-14 22:11:09 +01:00
85e91f9e67 CSS grid used for bloc mode entries and flex for card bloc 2022-03-14 22:09:07 +01:00
9a6146d2ef Merge remote-tracking branch 'origin/master' into 2.5.0 2022-03-02 20:03:33 +01:00
d38fe8d7af Add support for RTL content 2022-02-08 15:51:50 +01:00
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
9d1716c0e5 Rebuild assets
And add `postcss-scss` and fixing some issues.
2022-01-05 20:43:36 +01:00
283675ccd0 Rebuild assets and update webpack config
And optimize images (Thanks ImageOptim)
2022-01-05 16:09:43 +01:00
7ac1217c01 Update assets 2022-01-05 16:04:40 +01:00
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
60d601789c Fix dark theme first-app code 2021-10-07 15:10:25 +02:00
3d74bf483f Fix 5421 dark theme on the developper page 2021-10-07 19:25:03 +02:00
abb69c5911 Pagination style updated 2021-04-14 14:14:49 +02:00
dbf62c760a Fix auto prefered color scheme 2021-02-21 22:07:23 +01:00
890c7d0bfa Added button to show entries with the same domain 2021-02-08 09:45:38 +01:00
99fa116c07 Fix account dropdown width 2021-01-31 11:46:32 +01:00
971279d72e Dark theme updated 2021-01-27 13:10:06 +01:00
4a03869feb Improve dark theme 2021-01-24 15:34:40 +01:00
e17d4ebe13 Fix nav lang filter 2021-01-05 22:30:47 +01:00
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
c1b195f860 Fix extra padding on the homepage main content 2020-12-19 13:57:07 +01:00
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
b553b77ceb Fix dark theme table odd style 2020-12-13 22:07:21 +01:00
6431046700 Padding bottom added to article content on mobile 2020-12-01 21:43:50 +01:00
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
53a04b6af1 Global assets files moved to web/img 2020-11-27 15:24:35 +01:00
974ff07076 Fix dark theme handling scrolling to the top 2020-11-27 15:24:04 +01:00
e9a0577f32 font-family lint 2020-11-24 22:28:52 +01:00
184c82f411 Fix nav items alignment 2020-11-24 21:59:06 +01:00
66d5042af5 Theme picker 2020-11-19 15:45:58 +01:00