memory
fbf234407b
Add config option to disable log coloration ( #103 )
* Add config option to disable log coloration
Color logs are great in person, but not so awesome when you're trying
to view them in a log aggregation services e.g. splunk, stackdriver,
ELK, etc.
* dump running config to log on startup
* init config before testing
...and use a temporary directory for config_test, lest the presence
of a local one cause confusing test results.
8 years ago
Max Schmitt
122783a385
Changed maxibanki to new mxschmitt username
8 years ago
Max Schmitt
071c94b2d7
Abstracted boltdb as a storage interface ( fix #60 )
8 years ago
Max Schmitt
87c3ce5b1e
Integrated password protection for shortened links ( fix #30 )
8 years ago
Max Schmitt
70d8ddb5dc
Switched from viper to something selfmade: fix #44
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
7b75be21e1
refactored main code
8 years ago
Max Schmitt
e5ac34903d
Cleaned up the oAuth stuff #23
8 years ago
Max Schmitt
547acee4fe
Fix #38
8 years ago
Max Schmitt
9857081695
Fix #36
8 years ago
Max Schmitt
113c684ce5
- added focus to the input field
- improved generateRandomString func
- added LogLevel
8 years ago
Max Schmitt
b6d6a01b78
- Fix #26
- Added logger to Store package
- Improved release names
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
58d77510b8
- fixed not working debug mode
- integrated logrus
8 years ago
Max Schmitt
761cbdca15
changed iferr to short forms
8 years ago
Schmitt, Max
dd338d8138
Refactored and added more oAuth stuff
8 years ago
Max Schmitt
54cde0244c
Minor changes:
- Switched the config to JSON
- Added Frontend
- Added fist oAuth parts
8 years ago
Max Schmitt
7dbad1e262
Switched configuration to Yaml
8 years ago
Max Schmitt
85817819ed
Minor README.md improvements
8 years ago
Max Schmitt
b445d33358
changed the IDLength to int instead of uint
8 years ago
Max Schmitt
e45d710df4
fixed naming to URL Shortener
8 years ago
Max Schmitt
38cd8445df
added configuration
8 years ago
Max Schmitt
6a6ad77490
Initial commit
8 years ago