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
122783a385
Changed maxibanki to new mxschmitt username
8 years ago
Max Schmitt
944f3e491f
Removed the bash info generation, now using ldflags
8 years ago
Max Schmitt
70d8ddb5dc
Switched from viper to something selfmade: fix #44
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
e5ac34903d
Cleaned up the oAuth stuff #23
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
dcfdeaa170
- removed overpowered schema generation
- fixed unit test bug
- moved most of the docu to the github wiki
8 years ago
Max Schmitt
930b581d09
Fixed incorrect permissions of the schema.json
8 years ago
Schmitt, Max
51cbfad078
Fix #7
8 years ago
Max Schmitt
678c6184df
- Added overriding the existing build files
- Fixed schema generation
8 years ago
Schmitt, Max
31daf5ac45
Added missing .gitignore file
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
Max Schmitt
3f1f231920
- Added schema generation for the configuration
- added example configuration
- changed ID Length to uint instead of int
- Added ShareX configuration generation in the frontend
8 years ago