1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 20:55:10 +01:00

Favicon changes and fixes

This commit is contained in:
2018-03-23 14:40:37 +01:00
parent ea4a7bdcd7
commit 76ef520815

View File

@@ -28,6 +28,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Accept 'HTTP 202' responses as 'OK'
- Added API endpoint for 'bookmarks', returning JSON
- Top navigation items now have icons too, like the sidebar in mobile view
- Download favicons from RealFaviconGenerator: https://realfavicongenerator.net/api/download_website_favicon
- Added /<systemkey>/findmissingfavicons endpoint to fill in the blanks
- Added fallback favicon image (semitransparent digimarks 'M' logo) for bookmarks without a favicon. No more broken images.
### Changed
- Fixed theming of browser chrome in mobile browsers