Udating code to use the gobwebs PlaceholderFormat helpers.
gobwebs and eco system bump
Only show tags associated with displayed links on organization pages if they've been filtered in any way (tags, search, etc.)
Changelog-changed: Only display associated tags with displayed links on
organization pages when filtering is applied.
Updating missing Spanish translations
Add missing order value to queries
Adding SECURITY.md so the user base has the information they need to report any security specific issues they may discover.
Changelog-added: SECURITY.md to help ensure that security
vulnerabilities are reported responsibly.
Adding robots.txt, security.txt and some robots meta headers to help with the crawling activity.
Fixing display error caused by typo in qr code detail template.
Changelog-fixed: Disaply error in qr code detail template
Simple Makefile improvements
Changelog-updated: Makefile for more friendly experience.
Fix long delay when shutting down server
Adding missing Spanish translations.
Changelog-added: Some missing Spanish translations.
Fixing issue with navFlag conflict. Oops
Showing save count on all relevant listing pages.
New "saved" page will list all the users/orgs who bookmarked a specific
link.
Implements: https://todo.code.netlandish.com/~netlandish/links/106
Changelog-added: Save count is displayed on all relevant listing pages.
Changelog-added: New page to view all users/orgs who bookmarked a
specific link.
Make save counter more clear. Also looks a little nicer.
Changelog-updated: Link counter is more more clear and imho aesthetic
Adding Tag clouds to the various GraphQL resolvers for use on the website.
Updating handlers to request and handle tag clouds.
Updating front end to display tag clouds
Implements: https://todo.code.netlandish.com/~netlandish/links/95
Changelog-added: Tag clouds to recent, popular, feed, and organization
bookmark pages.
Changelog-changed: getPopularLinks return type is now different. Had to
be changed to include the tag cloud. See updated schema.graphqls