| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Rewrite IP ban management
|
| |
| |
| |
| |
| |
| |
| | |
This adds a dedicated manager class to handle all ban interactions, which is instantiated and handled by LoginManager.
IPs are now stored in the same format as the datastore, through FileUtils.
Fixes #1032 #587
|
| |
| |
| |
| | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|\ \
| | |
| | | |
Update badges, changelog and documentation for v0.10.3
|
| | |
| | |
| | |
| | | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|\ \ \
| | | |
| | | | |
Documentation: drop PHP 7.0 compatibility in Shaarli 11.x
|
| | |/
| |/|
| | |
| | | |
related to #1249
|
|\ \ \
| |_|/
|/| | |
Remove the redirector setting
|
| |/
| |
| |
| | |
Fixes #1239
|
|/
|
| |
Fixes warnings from https://travis-ci.org/shaarli/Shaarli/jobs/486928133
|
|\ |
|
| | |
|
|/ |
|
|\
| |
| | |
doc: fix homepage icon
|
| |
| |
| |
| | |
The icon did not display properly on https://shaarli.readthedocs.io/en/master/
|
|/
|
| |
Ref https://github.com/shaarli/Shaarli/issues/1249
|
|
|
| |
Author's repo moved to Framagit
|
|\
| |
| | |
remove firefox share documentation
|
| |
| |
| |
| |
| | |
Firefox Share integration has been removed in https://github.com/shaarli/Shaarli/pull/1026
Firefox Share is not available anymore in any ESR/release versions of Firefox
|
|\ \
| |/
|/| |
doc: refactor documentation homepage
|
| |
| |
| |
| |
| |
| |
| |
| | |
- simplify/organize feature list and contributing section
- move bug reporting/contact information to Contributing section
- unclutter
Ref https://github.com/shaarli/Shaarli/issues/1148#issuecomment-397871451 and https://github.com/shaarli/Shaarli/issues/598
|
| |
| |
| |
| |
| |
| |
| | |
Fixes #1177
The `url` template filter is [only supported in Mkdocs 1.0+](https://github.com/mkdocs/mkdocs/blob/master/docs/about/release-notes.md#internal-refactor-of-pages-files-and-navigation)
Readthedocs.org uses Mkdocs `0.17.3 ` while `make htmldoc` fetches the [latest version from pypi](https://pypi.org/project/mkdocs/) which is `1.0.4`.
Following https://github.com/shaarli/Shaarli/pull/1220, building the docs fails with https://readthedocs.org/projects/shaarli/builds/7886340/
|
| |
| |
| |
| | |
control mechanisms
|
|/
|
|
|
|
| |
- Customize the "readthedocs" mkdocs theme: https://www.mkdocs.org/user-guide/styling-your-docs/#customizing-a-theme
- Adds a '<meta name="robots" content="noindex, nofollow">' HTML tag on each page
- Do not include robots directive on readthedocs.org, only in local builds
|
|\
| |
| | |
Use web-thumbnailer to retrieve thumbnails
|
| |
| |
| |
| | |
Upgrade web-thumbnailer and display thumbs right after download
|
| | |
|
|\ \
| | |
| | | |
Provide a Docker Compose example
|
| | |
| | |
| | |
| | | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Upgrade-and-migration.md: typo installation link
|
| | |
| | |
| | | |
second one
|
| |/
| |
| | |
Install page is not correctly linked
|
| |
| |
| |
| | |
documentation, typo
|
|/ |
|
|
|
|
| |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|
|
|
| |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|\ |
|
| |
| |
| | |
Add a button to install with Yunohost in a one-click way.
|
|/ |
|
|\
| |
| | |
Improve documentation (#598, #1105)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* rework/simplify server configuration/requirements pages (consolidate/simplify SSL/TLS/apache configuration)
* update index.md introduction
* remove external images (badges)
* Fix COPYING link and documentation links
* Update features list
* dedpulicate information
* remove server-requirements.md and move relevant doc to other files
* TODO: rework nginx configuration (single configuration example, with commented out blocks for special cases)
* TODO: consolidate download/install/configuration pages
* remove blank lighttpd configuration section
* remove Required? column for composer packages, all libraries are mandatory
* php 7.2 compatibilty
* clarify that certbot binary and paths may vary depending on install method
|
|\ \
| | |
| | | |
Update AUTHORS and CHANGELOG
|
| |/
| |
| |
| | |
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
|/
|
|
|
|
| |
Relates to https://github.com/shaarli/Shaarli/issues/1153
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
|
| |
|
| |
|
|
|
|
| |
164k -> 156k
|
|
|
|
| |
optimize icon with optipng/pngcrush (3.30%)
|