Delicious Things
License
zaitcev/slasti
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Slasti version 2.2-dev Unfortunately, Oishii was taken, so Slasti it is. TODO: - 2015 - bug - Preload hangs the whole server often - add Kris' nonce - redo filesystem-based tagbase format with an index, /tags take too long - search, aggregate in tags page - for tablets with poor ^F - Paginated tags list and a search input box for use with tablets - invoke del2sla from an upload form - what if pre-existing marks exist? how to merge? - dedup URLs (show found ones at the time of entry) - localizations - configurable templates loaded from text files - how about a templatized root (not user's root, the root root in slasti.wsgi) - add version to it, extract from where? only in README at present - 2.0.1 bookmarklet cannot be used unless already logged in, needs a retry. - bookmarklet cannot pre-load a Github page, fails with: Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src https://assets-cdn.github.com https://collector-cdn.github.com"). - report basic performance data (in-page or out-of-band, either works) - rate-limit logins - obey hosts.deny and make sure that denyhosts parses the logs - annotations for tags - If you hit "new" while in a tag, pre-fill the tag - rename "jsondict" into something sensible Tests are intended for any standard harness. Just type nosetests # dnf install python3-nose or python3 -m pytest test # dnf install python3-pytest zaitcev@yahoo.com