filestash/server/common
2019-01-28 01:09:45 +11:00
..
app.go feature (admin): admin console 2018-12-19 18:35:09 +11:00
backend.go improvement (login): new backend API to generate login form in the frontend 2019-01-28 01:09:45 +11:00
cache.go fix (git): logic that's caching different repo locally 2019-01-28 01:09:45 +11:00
config.go improve (crypto): derivate secret_key for each usage to reduce attack surface in the worst case scenario 2019-01-28 01:09:45 +11:00
constants.go improve (crypto): derivate secret_key for each usage to reduce attack surface in the worst case scenario 2019-01-28 01:09:45 +11:00
crypto.go improve (crypto): derivate secret_key for each usage to reduce attack surface in the worst case scenario 2019-01-28 01:09:45 +11:00
debug.go fix (plugin): extend API for plugins 2018-10-30 00:07:10 +11:00
default.go optimise (middleware): refactore middleware to focus on better performance and security 2019-01-28 01:09:45 +11:00
error.go feature (orgmode): use emacs to export org documents 2019-01-28 01:09:45 +11:00
files.go fix (share): fix edge cases around the path and start migrate tests 2019-01-28 01:09:45 +11:00
log.go build (fix): fix the build 2019-01-28 01:09:45 +11:00
mime.go feature (plugin): API to develop plugin 2018-10-25 20:25:59 +11:00
plugin.go feature (admin): admin console 2018-12-19 18:35:09 +11:00
response.go maintenance (server): backend refactoring 2018-09-14 17:32:16 +10:00
token.go feature (admin): admin console 2018-12-19 18:35:09 +11:00
types.go improvement (login): new backend API to generate login form in the frontend 2019-01-28 01:09:45 +11:00
utils.go fix (share): fix edge cases around the path and start migrate tests 2019-01-28 01:09:45 +11:00