4a654ae49a
Added translation in Simplified Chinese(简体中文)
2020-02-25 00:13:26 +08: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
73bf5b40bf
Translated using Weblate (French)
...
Currently translated at 100.0% (40 of 40 strings)
2019-10-13 17:52:41 +02:00
d5ea8f7578
Translated using Weblate (Polish)
...
Currently translated at 100.0% (40 of 40 strings)
2019-10-07 15:56:31 +02:00
9c40a75097
Added translation using Weblate (Korean)
2019-10-05 15:23:35 +02:00
8c19b1a830
Added translation using Weblate (Dutch)
2019-09-28 00:21:01 +02:00
2f5fa30aad
Added MathJax support
2019-09-27 16:01:55 +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
97194171be
Translated using Weblate (German)
...
Currently translated at 100.0% (40 of 40 strings)
2019-05-09 00:49:22 +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
531c8d0a5c
Changed RSS to Atom feed and improve paging
2019-04-25 13:46:31 +02:00
83f3bcf841
Added translation using Weblate (Chinese (Traditional))
2019-04-06 09:55:13 +02:00
3620dae1e6
Merge remote-tracking branch 'origin/master' into 2.4
2019-04-01 13:16:15 +02:00
63c1e382ca
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (40 of 40 strings)
2019-03-20 00:38:42 +01:00
9a1c42e252
Added translation using Weblate (Hungarian)
2019-03-16 19:58:31 +01:00
7447754e44
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (40 of 40 strings)
2019-03-15 18:04:16 +01: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
246cc9ac93
material: add media queries to hide creation date from card actions
...
Hide the creation date from card actions on specific sizes when there's
not enough space for all parts.
Fixes #3851
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-03 19:22:32 +01:00
f1f1efb5de
material: wrap card actions, remove class hiding of creation date
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-03 19:22:32 +01:00
05232afe32
material: fix left padding of content on medium screens
...
Fixes #3877
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-02 23:46:00 +01:00
fb7dedf36c
material: move a media query from cards to dedicated scss file
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-03-02 22:48:43 +01:00
9cd49b4340
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (40 of 40 strings)
2019-02-24 02:09:24 +01:00
4362d5ea98
Added translation using Weblate (Japanese)
2019-02-24 01:43:33 +01:00
5bd456eda7
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 87.5% (35 of 40 strings)
2019-01-24 12:06:31 +01:00
a6b242a1fd
Enable OTP 2FA
...
- Update SchebTwoFactorBundle to version 3
- Enable Google 2fa on the bundle
- Disallow ability to use both email and google as 2fa
- Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7)
- use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add`
- update admin to be able to create/reset the 2fa
2019-01-23 13:28:02 +01:00
4119dac5b2
Translated using Weblate (English)
...
Currently translated at 97.1% (34 of 35 strings)
2019-01-23 09:34:53 +01:00
752e0491ce
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 88.6% (31 of 35 strings)
2019-01-23 08:55:48 +01:00
b18a16951d
Added translation using Weblate (Norwegian Bokmål)
2019-01-23 08:53:37 +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
20898d5ef4
Merge pull request #3783 from wallabag/issue-3780
...
material: decrease size of tags on list view
2018-11-26 18:45:38 +01:00
13d94929ec
material: decrease size of tags on list view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-11-25 15:38:17 +01:00
e5de9917fd
material: fix missing thumbnail on list view
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2018-11-25 15:00:08 +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
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
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
9b0aef9171
Update tag list template to allow renaming.
...
* Add a form on each tag to handle rename action.
* Add JavaScript to handle action on the corresponding page inside the global index.js file.
* Add support for the 2 active themes : material / baggy
The form solution is cleaner than an Ajax one because it let the browser validate input data and make the POST easier without the need to handle JSON response.
2018-09-25 10:18:08 +02:00
e0a9791412
Fixes another typo
2018-08-10 20:28:48 +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
36054f5dd4
Merge pull request #3636 from flozz/syntax-highlight
...
Highlight code in articles using highlight.js
2018-06-07 06:22:14 +00:00