index
:
oneliners/oneliners.api.git
main
Oneliners wiki service
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-16
Modify: the way the cache of newest oneliners is built/maintained
HEAD
main
Colin Okay
2022-08-14
add contrib info to readme; formatting
Colin Okay
2022-08-08
[add] swank requires to build script
Colin Okay
2022-08-07
updated readme
Colin Okay
2022-08-07
[remove] old files; [modify] build file
Colin Okay
2022-08-05
[modify] post to /oneliner returns json of new oneliner
Colin Okay
2022-08-05
[modify] doc strings
Colin Okay
2022-08-04
[add] swank support
Colin Okay
2022-08-04
[change] readme
Colin Okay
2022-08-04
[add] makefile [change] to build with quicklisp
Colin Okay
2022-05-30
[update] [deps] Updated clpm dependencies to use cicadas.surf
Colin Okay
2022-03-25
[bugfix] github sources were broken today, so I changed to sr.ht
Colin Okay
2022-03-24
[version] bumped minor version
Colin Okay
2022-03-24
[bugfix] oneliner edit endpoint returns the updated entry as json
Colin Okay
2022-03-24
[bugfix] Admins can change passwords without knowing current password
Colin Okay
2022-03-05
license notice on source files
Colin Okay
2022-03-05
added license
Colin Okay
2022-03-04
added example config and example admins file
Colin Okay
2022-03-04
alpha version bump
Colin Okay
2022-03-04
including name into oneliner response json body
Colin Okay
2022-03-04
added support for oneliner names
Colin Okay
2022-03-04
added admin only snapshot endpoint
Colin Okay
2022-03-04
dropped swank
Colin Okay
2022-03-01
elaborated a doc string. api version matches asdf version
Colin Okay
2022-03-01
added endpoint to fetch a single oneliner
Colin Okay
2022-02-28
stupid typo
Colin Okay
2022-02-28
signature nil by default; altered json output for contributor
Colin Okay
2022-02-28
password change requires current password
Colin Okay
2022-02-28
build script
Colin Okay
2022-02-28
running loop
Colin Okay
2022-02-28
bugfix in data store directory initialization
Colin Okay
2022-02-28
peparing initial build
Colin Okay
2022-02-28
fetching newest oneliners puts newest first
Colin Okay
2022-02-28
added some options to qb-look
Colin Okay
2022-02-28
s/user/contributor, added signatures to contributors, tag validation
Colin Okay
2022-02-28
typo
Colin Okay
2022-02-27
deletion endpoint, newest endpoint, queue implementation
Colin Okay
2022-02-26
added run module
Colin Okay
2022-02-26
added changed password endpoint
Colin Okay
2022-02-25
docstring
Colin Okay
2022-02-25
make-admins-from-file and some docstrings
Colin Okay
2022-02-25
added start-from-config function and salt-from-file functions
Colin Okay
2022-02-25
limiting explanation length
Colin Okay
2022-02-25
unflag is admin only
Colin Okay
2022-02-25
endpoint for returning only flagged oneliners
Colin Okay
2022-02-24
foo
Colin Okay
2022-02-24
altered default authentication to check for locked accounts.
Colin Okay
2022-02-23
added lockedp slot and endpoint for setting it.
Colin Okay
2022-02-23
contributor handle validation
Colin Okay
2022-02-23
removing client code, all testing happening in cli system
Colin Okay
[next]