Max Schmitt
3ebe9d042f
Refactored project layout ( fix : #109 ) ( #111 )
* Reworked project layout
* adjusted Makefile for new folder structure
* fixed path errors
* Fixed test import paths
* fixes
* only pushing image to the docker hub if the branch is master
8 years ago
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
d1143c48e4
fixed broken build and enabled yarn caching
8 years ago
Max Schmitt
e02433d895
improved stores unit tests
8 years ago
Max Schmitt
071c94b2d7
Abstracted boltdb as a storage interface ( fix #60 )
8 years ago
Max Schmitt
ce4d983592
Fixed corresponding unit tests of integrated changes in #30
8 years ago
Max Schmitt
70d8ddb5dc
Switched from viper to something selfmade: fix #44
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
c06ff7846c
Added GitHub as oAuth Provider: #23
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
547acee4fe
Fix #38
8 years ago
Max Schmitt
9857081695
Fix #36
8 years ago
Max Schmitt
5693ee33bf
Fixed unit tests
8 years ago
Max Schmitt
3af1a1dae4
Fixed #31
8 years ago
Max Schmitt
2dee88c6a6
Cleaned up
8 years ago
Max Schmitt
33e9b01cce
Fixed unit tests and cleaned up createEntry
8 years ago
Max Schmitt
7b6287c7a1
Fixed unit test
8 years ago
Max Schmitt
a7037d7551
Remove .gitignore file
Fixed unit tests
8 years ago
Schmitt, Max
c4dd39aae2
Fixed unit tests 1/2
8 years ago
Max Schmitt
761cbdca15
changed iferr to short forms
8 years ago
Max Schmitt
54cde0244c
Minor changes:
- Switched the config to JSON
- Added Frontend
- Added fist oAuth parts
8 years ago
Max Schmitt
85817819ed
Minor README.md improvements
8 years ago
Max Schmitt
3d24adea70
fixed non os depending test
8 years ago
Max Schmitt
6a6ad77490
Initial commit
8 years ago