memory
5e5d6a61f0
Added redis support ( #100 )
- add a redis store implementing stores.Storage
- add config file support to pick a storage backend
- add config file support to set redis host:port and password
- add docker_releases to .gitignore
- update README to mention redis support
- update example config.yaml
8 years ago
Max Schmitt
79b87188f7
added missing version.go
8 years ago
Max Schmitt
122191e0c8
Fixed docker hub deployment only on non PR and master branch
8 years ago
Max Schmitt
19141a78a0
Added unit tested and increased so the code coverage: fix #9
8 years ago
Max Schmitt
6a4eb7302f
Cleaned up code and integrated deletion handling: fix #10
8 years ago
Max Schmitt
437e314250
Integrated build infos into the binary: fix #37 and cleaned up
8 years ago
Max Schmitt
3a7dde4223
- Added optional config file: fix #40
- Fixed go vet tests
- renamed config keys: fix #39
8 years ago
Max Schmitt
f54e72210e
added docs for the example config file
8 years ago
Max Schmitt
9857081695
Fix #36
8 years ago
Max Schmitt
c9a0245749
- added shareX close icon
- enhanced .gitignore
8 years ago
Schmitt, Max
996e3efa26
- Removing sourcemaps bevore we embed it
- removed Service worker
- removed unnecessary run.sh (now we have a Makefile)
- Cleaned up README.md
8 years ago
Schmitt, Max
6e33c8bb09
added missing config.ini file for build
8 years ago
Schmitt, Max
1ad8782f72
fixed travis build
8 years ago
Schmitt, Max
be42d5b70f
- added authentification
- removed service worker (maybe add it later)
- added embedding for the templates
- added embedding for the static files
8 years ago
Max Schmitt
54cde0244c
Minor changes:
- Switched the config to JSON
- Added Frontend
- Added fist oAuth parts
8 years ago
Max Schmitt
1b4bd1ef6c
Added debug file from vscode and .db.lock from bolt db to gitignore
8 years ago
Max Schmitt
6a6ad77490
Initial commit
8 years ago