Shaarli
Personal, minimalist, database-free bookmarking and link-sharing service
Alternative to: pinboard, delicious, raindrop.io
About
Versions (53)
v0.5.0
2015-07-31Added
- Add Firefox Social API
- Start code refactoring:
- add unit test coverage
- add Travis integration
Changed
- Search/Filter by tag fieds can now be accessed quickly with the
Tabkey - Update documentation
- Remove duplicate tags in links
- Remove annoying URL patterns
- Start code refactoring:
- move all settings to
data/config.php - refactor Config, LinkDB, TimeZone, Utils
- move all settings to
Fixed
- Fix locale handling
- Fix note URLs
- Fix page redirections
- Fix daily RSS browsing
- Fix title display
- Restore compatibility with PHP 5.3
Security
- Fix links not being hidden when
HIDE_PUBLIC_LINKSis set