quarchive
quarchive copied to clipboard
Traditional "Web 2.0" social bookmarking, with small improvements
# Brief overview AS A user I WANT be able to add bookmark tags within the browser SO THAT I don't need to create tags in the Quarchive website ~AS...
# Description bg worker doesn't read the config file. Perhaps there are other cli commands that also don't? Good point to centralise all of them in cli.py with the same...
# Brief overview AS A user editing a bookmark I WANT delete to be on a separate page SO THAT I don't make any mistakes, and can use RETURN for...
# Brief overview AS A person who's never used Quarchive before I WANT to be taken to the about page instead of the sign-in page when I visit for the...
# Description # Steps to reproduce 1. Bookmark a long, hairy url which does have a canonical url tag on the page # Expected result Find canonical url # Actual...
# Brief overview AS AN enthusiastic tagger I WANT to be able to put all sorts of odd characters in my tags SO THAT I can use tags according to...
# Description Successfully editing a bookmark (or creating it) should take you back to where you came from # Steps to reproduce 1. Click "edit" on any bookmark 2. Change...
# Description /favicon.ico echos login cookies, so doesn't get cached properly # Steps to reproduce 1. visit https://quarchive.com/favicon.ico # Expected result Typically loaded from CDN # Actual result Loaded from...
# Description Occasionally an icon gets corrupted somewhere in the process between download from the web and upload to s3. # Steps to reproduce Currently unknown but one example in...
# Brief overview AS A user I WANT to be able to browse links for a single, logical domain SO THAT I can find stuff on both `www.example.com` and `example.com`...