Nicola Murino
|
a40fa93d7b
|
CI: use the shortened 8-digit commit hash everywhere
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-09-08 13:44:14 +02:00 |
|
Nicola Murino
|
81de7d271e
|
add support for embedding templates and other static resources
This feature is disabled by default and can be enabled using the
"bundle" build tag
Fixes #823
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-07-24 20:02:37 +02:00 |
|
Nicola Murino
|
c8158e14e0
|
move SFTPGo package to the internal folder
SFTPGo is a daemon and command line tool, not a library.
The public API are provided by the SDK
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
|
2022-07-24 16:18:54 +02:00 |
|
Nicola Murino
|
c36217c654
|
improve some docs
|
2021-12-26 14:54:29 +01:00 |
|
Nicola Murino
|
076b2f0ee0
|
modules: add v2 support
|
2021-06-26 07:31:41 +02:00 |
|
Nicola Murino
|
a67276ccc2
|
add build tags to disable kms providers
|
2020-12-02 09:44:18 +01:00 |
|
Nicola Murino
|
5ff8f75917
|
add Azure Blob support
|
2020-10-25 08:18:48 +01:00 |
|
Nicola Murino
|
3702bc8413
|
several doc fixes
|
2020-07-11 13:03:15 +02:00 |
|
Nicola Murino
|
cf541d62ea
|
recursive permissions check before renaming/copying directories
|
2020-06-26 23:38:29 +02:00 |
|
Nicola Murino
|
23a80b01b6
|
add build tag to disable metrics
|
2020-06-19 17:08:51 +02:00 |
|
Nicola Murino
|
c491133aff
|
docs: fix markdown lint warnings
|
2020-06-15 23:46:11 +02:00 |
|
Nicola Murino
|
5665e9c0e7
|
improve some docs
|
2020-05-23 12:47:44 +02:00 |
|
Nicola Murino
|
ad53429cf1
|
add support for build tag to allow to disable some features
The following build tags are available:
- "nogcs", disable Google Cloud Storage backend
- "nos3", disable S3 Compabible Object Storage backends
- "nobolt", disable Bolt data provider
- "nomysql", disable MySQL data provider
- "nopgsql", disable PostgreSQL data provider
- "nosqlite", disable SQLite data provider
- "noportable", disable portable mode
|
2020-05-23 11:58:05 +02:00 |
|
Jo Vandeginste
|
df02496145
|
Refactor docs
|
2020-03-04 23:10:58 +01:00 |
|