New Entry page improvements on link detection
This commit is contained in:
@@ -15,6 +15,13 @@
|
||||
* Brightened the Red theme surfaces and deepened its crimson accents
|
||||
* Allow every user to filter the feed using every available tag or label
|
||||
* Bundle required web fonts during Docker image builds and serve them from LinkLog
|
||||
* New Entry page warns when the title/URL combination already exists, matching the browser extension's duplicate warning
|
||||
* New Entry page warns when an existing link with the same title has a different or missing URL (after tracking parameters are stripped)
|
||||
* New Entry page auto-fills the title when the URL field loses focus, instead of requiring a manual button press
|
||||
* Added a "Re-fetch Title" button to manually re-scrape the title after editing the URL
|
||||
* New Entry duplicate detection and submission strip known tracking parameters (utm_*, gclid, fbclid, etc.) from URLs, mirroring the browser extension
|
||||
|
||||
|
||||
### Fixed
|
||||
* Fixed element ID conflict on the Admin page so Available Themes load correctly
|
||||
* Positioned new-entry tag checkboxes after their label text
|
||||
|
||||
Reference in New Issue
Block a user