Age | Commit message (Collapse) | Author | Files |
|
|
|
* disable html escaping for short description
* provide noescape function for templates
* move template functions before template loading
* go fmt
* linter fixes
|
|
* css styling tweaks
* bundle
* apply styling to textarea as well
* bundle, whitespace
* generalize .button class styling
* bundle
* give .button a pointer cursor too
* bundle
|
|
* css styling tweaks
* bundle
* apply styling to textarea as well
* bundle, whitespace
|
|
|
|
|
|
* Fix a little bug in the contact href on 404
|
|
Addresses #71 :
Set version on the CLI framework.
Add a build.sh script that injects variables into the build tooling using git and a version file.
Set version in config.
|
|
Allow admins to set instance settings through a PATCH to /api/v1/instance
Update templates to reflect some of the new fields
|
|
* add favicon
* add opengraph tags with title and description
|
|
|
|
|
|
* new styling for frontpage, update login and authorize templates
* run go fmt
* add AssetBaseDir to command flag parsing
* untested: move landing page to it's own router
* go fmt, fix typo
* fix package, adapt to proper Route structure
|
|
* add host and protocol options
* some fiddling
* tidying up and comments
* tick off /oauth/token
* tidying a bit
* tidying
* go mod tidy
* allow attaching middleware to server
* add middleware
* more user friendly
* add comments
* comments
* store account + app
* tidying
* lots of restructuring
* lint + tidy
|
|
|
|
|
|
|
|
|