| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- There is a new standalone script (metadata.js) which requests
a new controller to get bookmark metadata and fill the form async
- This feature is enabled with the new setting: general.enable_async_metadata
(enabled by default)
- general.retrieve_description is now enabled by default
- A small rotating loader animation has a been added to bookmark inputs
when metadata is being retrieved (default template)
- Custom JS htmlentities has been removed and mathiasbynens/he
library is used instead
Fixes #1563
|
|
|
|
| |
This work alters the markup and CSS for the tag sort UI to match the button feel filters and links per page uses.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mostly in order to get rid of deprecated deps, and upgrade vulnerable ones.
- Upgrade webpack from 3.x to 4.x
- Moved babel package to main repo
- Replaced deprecated extract-text-webpack-plugin with extract-text-webpack-plugin
- Replaced deprecated babel-minify-webpack-plugin with terser-webpack-plugin
- Replaced deprecated node-sass with (dart) sass package
- Replaced deprecated sass-lint with stylelint (the rules might be a bit different
Related to #1531: trivy doesn't raise any more issue
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
For some reason, bLazy won't load the image if the img block has
either 0 height or width.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Adds a new core plugin to override default template colors
* Adds a new hook when plugin settings are saved
(`save_plugin_parameters`)
* Use CSS native variables for main colors instead of SASS variables
* Disable SASS sort order rules due to a bug in the plugin
Fixes #1312
|
|\
| |
| | |
Add print CSS rules to the default template
|
| |
| |
| |
| |
| |
| |
| | |
Fixes #1291
* Display the header bar only on the first page
* Hide search bars, pagination buttons, filters, and edit/delete buttons
|
|/
|
|
| |
And use the Shaarli icon made by @xuv in the header and footer (default template).
|
|\
| |
| | |
Slightly lighten visited link color
|
| |
| |
| |
| | |
To make it more visible in the middle of raw text.
|
|/
|
|
| |
Add sticky label, like private label, in linklist to make it more visible.
|
| |
|
|\
| |
| | |
Add a button to toggle all checkboxes of displayed links
|
| |
| |
| |
| | |
Related to #1160
|
| | |
|
|/
|
|
|
|
| |
Meaning that they always appear on top of all links
Fixes #186
|
| |
|
|
|
|
|
|
|
|
| |
- add a default thumb size value (125x90px)
- improve private vertical bar visual, especially with thumbnails
- translations
- add a sync thumbs button in tool and empty picwall page
- fixes WT download mode in JSON config
|
| |
|
| |
|
| |
|
| |
|
|
|