21fb69fa12
Update assets
...
Use yarn as we are `yarn.lock` and not `package-lock.json` (so cleanup `scripts`).
2020-10-08 10:08:51 +02:00
dce3c84c9c
Upgrade to NodeJS 12
...
Update javascript deps to latest version.
Rebuild assets
- Keep `stylehint` in a lower version because starting at v9.0.0 it generates too much errors. We might fix them later.
- Don't touch `materialize-css` to avoid too much side effect. We might update it later (to 1.0.0).
2020-08-25 12:28:12 +02:00
a5ac604683
Side nav hidden on mobile tag adding
2020-05-06 22:27:11 +02:00
d9a68f6ced
Enhanced navigation menu in material theme
2020-04-26 21:08:22 +02:00
467327771a
Added mass actions for Material design in list view
2020-04-24 09:12:57 +02:00
a6b5b8f7a9
Changed visibility for article stats
2020-04-22 14:58:24 +02:00
558651783a
Added more coherence with color links for material theme
2020-04-21 17:30:39 +02:00
5434577883
Improved tags list for material view
2020-04-20 11:39:35 +02:00
1598d13248
Enhanced article display
...
Fixes #4153
2020-04-06 16:32:09 +02:00
8ee7b1603d
Fix createdAt date range filter
...
- hiddenName has been disabled in order to fix the missing date range
values when using the material theme
- data format has been changed to 'Y-m-d' in order to comply with the
browser date input default format
- tests: date() and strtotime have been replaced with DateTime-related
objects
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-03-22 17:01:39 +01:00
3dcb701975
baggy: remove logo from printed pages
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-01-25 15:42:43 +01:00
45582f2992
material: replace display: flex with block in print mode
...
This change is a workaround for a reported issue with printing flex
items on Firefox
See: https://bugzilla.mozilla.org/show_bug.cgi?id=939897
Fixes #4251
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2020-01-25 15:40:29 +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
0a81f9b9d9
Sidebar sub entries not conditioned by hover anymore
2020-01-19 11:01:24 +01:00
088804537e
Added prod js files
2019-09-27 16:27:47 +02:00
b2439a8e4e
material-design-icons-iconfont upgraded from 3.0.3 to 5.0.1
2019-08-21 19:20:26 +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
9f0957b831
Merge remote-tracking branch 'origin/master' into 2.4
2019-05-15 14:38:07 +02:00
9ae5bd9e10
assets: regenerate material.css
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-05-10 23:08:23 +02:00
3620dae1e6
Merge remote-tracking branch 'origin/master' into 2.4
2019-04-01 13:16:15 +02:00
cf0010cf4a
material: fix left padding on non-entry pages introduced by #3893
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-09 00:27:50 +01:00
6640a922d1
material: update prod assets
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-03 19:24:34 +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
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
63fb9d6f07
build: upgrade yarn dependencies, update prod assets
...
Production assets are rebuilt against new dependency versions.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-12-10 22:56:20 +01:00
6fc95673df
Cleanup
2018-11-28 22:04:54 +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
2daae77094
Card no preview replaced by wallabag logo
2018-11-21 18:51:44 +01:00
0658ce4f11
Merge pull request #3745 from burkemw3/patch-3
...
Add placeholder image to card-based gallery entries page
2018-10-16 07:45:22 +00:00
cefbe6a87f
Add placeholder image to card-based gallery entries page for #3651
...
I referenced https://css-tricks.com/using-svg/ for using the SVG icon.
The icon has a black foreground and white background, which doesn't
look very good as a placeholder. So, using the background-image style
to show the svg and the inversion filter to make it white on gray.
With the image always present, there isn't much difference between
the with and without image preview templates, so I merged them.
Tested on Chrome, Firefox, and Safari on OSX.
2018-10-15 23:59:39 -04:00
fbdc665487
Merge pull request #3606 from mritzmann/master
...
add manifest.json for android pwa
2018-10-15 08:30:26 +00:00
84d59603c5
Update assets
2018-09-25 10:21:21 +02:00
32968bd30e
Add specific styles for the card tag form element.
...
Also add a `.hidden` class in the baggy theme to have consistency with material.
2018-09-25 10:18:35 +02:00
e93f37206a
wallabag logo (side-nav) replaced by an SVG one
2018-07-11 21:57:53 +02:00
4c78612eb4
wallabag logo with typo replaced by an SVG one
2018-07-11 21:51:52 +02:00
2fdd512488
Fake wallabag logo data image replaced by real SVG
2018-07-11 21:25:46 +02:00
6cf7f21dcb
Fix mobile viewport on big iframe and video elements
2018-06-28 15:22:51 +02:00
53ec80be94
Fix missing generated CSS
2018-05-24 11:57:22 +02:00
f136d288d6
Fix Firefox mobile unneeded resize
...
Before that, on Firefox Mobile, when you were moving to the top or to
the bottom of the page, you were stopped before to go to the opposite
side.
2018-05-24 09:04:02 +02:00
a6e5637507
Fix overflow wrap issue
2018-05-21 19:47:28 +02:00
ed148f6685
add 512x512 appicon
2018-03-20 08:43:46 +01:00
35ce4d5e5f
add manifest.json for android pwa
2018-03-18 19:58:34 +01:00
91f5992423
Close add entry and search nav JS action improved
2018-01-12 10:07:46 +01:00
2831e77cce
Nav close button alignment and nav boxes improved
2018-01-12 10:07:46 +01:00
63771b9ae3
Fix nav new entry and search form alignment
2018-01-12 10:07:46 +01:00
f86c2b5fa6
Label replaced by a button on the nav search form
2018-01-12 10:07:46 +01:00
e9e3f93805
Label replaced by a button on the nav new entry form
2018-01-12 10:07:46 +01:00
49fb9e7cab
Card tags template shared
2017-12-26 09:02:00 +01:00