| .. |
|
ssl
|
feature (https): support for HTTPS on the server
|
2019-05-12 02:21:39 +10:00 |
|
app.go
|
feature (admin): admin console
|
2018-12-19 18:35:09 +11:00 |
|
backend.go
|
improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed
|
2019-04-04 19:27:06 +11:00 |
|
cache.go
|
improve (lock): leverage RWLock
|
2019-05-08 15:16:23 +10:00 |
|
config.go
|
improve (config): listen for config changes for reactive configuration
|
2019-05-22 14:28:31 +10:00 |
|
constants.go
|
improve (build): make build reproducible and easy to inspect/verify
|
2019-08-20 00:34:24 +10:00 |
|
crypto.go
|
improve (build): make build reproducible and easy to inspect/verify
|
2019-08-20 00:34:24 +10:00 |
|
debug.go
|
fix (plugin): extend API for plugins
|
2018-10-30 00:07:10 +11:00 |
|
default.go
|
improve (build): make build reproducible and easy to inspect/verify
|
2019-08-20 00:34:24 +10:00 |
|
dummy.go
|
maintain (refactoring): refactor server code for easier maintenance
|
2019-05-13 18:03:50 +10:00 |
|
error.go
|
improve (efficiency): improve memory efficiency for resource intensive tasks
|
2019-05-06 15:16:57 +10:00 |
|
files.go
|
improve (performance): increase performance as per the benchmark observation
|
2019-02-19 19:06:34 +11:00 |
|
log.go
|
improve (go): use old APIs instead of brand new one
|
2019-04-15 12:58:36 +10:00 |
|
mime.go
|
feature (seach): index content subject to search
|
2019-04-12 02:37:31 +10:00 |
|
plugin.go
|
improve (plugin): expose routes via plugins
|
2019-05-10 18:18:02 +10:00 |
|
response.go
|
improve (build): make build reproducible and easy to inspect/verify
|
2019-08-20 00:34:24 +10:00 |
|
token.go
|
feature (admin): admin console
|
2018-12-19 18:35:09 +11:00 |
|
types.go
|
fix (#187): handle simlinks
|
2019-08-13 16:02:00 +01:00 |
|
utils.go
|
improve (API): Cat now returns a io.ReadCloser to make it obvious it has to be closed
|
2019-04-04 19:27:06 +11:00 |