Shaarli
Personal, minimalist, database-free bookmarking and link-sharing service
Alternative to: pinboard, delicious, raindrop.io
About
Versions (53)
v0.0.43beta
2015-02-20Added
- Title button link URL is now configurable
- RainTPL’s TMP and TPL directories path are now configurable
- Displayed URLs for each link are now clickable links
- Show links timestamps in Daily view
Changed
- Automatically prepend “Note:” to title of self-posts (posts not pointing to an URL)
- Make ATOM toolbar button optional (
SHOW_ATOMconfiguration variable) - Optional archive.org links for each Shaarli link (
ARCHIVE_ORGoption) - Thumbnails: force HTTPS when possible
- Improve tag cloud font scaling
- Allow pointing RSS items to the permalink instead of the direct URL (
ENABLE_RSS_PERMALINKSoption) - Update JS libraries and add version numbers in filenames
- Updates to README and footer
Fixed
- Fix problems when running Shaarli behind a reverse proxy (invalid RSS feed URL)
- Update check now checks against the community fork version
- Include cache/ data/ pagecache/ and tmp/ directories in the repository
- Fix duplicate tag search returning no results
- Fix unnecessary 404 error on “Add link” when the user is logged out
- Fixes to copyright/licensing information and unlicensed media
- Fixes for tag cloud invalid links
- Coding style fixes/cleanup
- Fix redirection after deleteing a link leading to a 404 error
- Shaarli’s HTML is now W3C-compliant
- Search now works with Unicode characters
Security
- Do not leak server’s PHP version and Shaarli’s full path on errors
- Prevent Shaarli from sending a lot of duplicate cookies