Max Schmitt
|
70d8ddb5dc
|
Switched from viper to something selfmade: fix #44
|
8 years ago |
Max Schmitt
|
4b8193a81b
|
Integrated live visitor tracking: fix #5
|
8 years ago |
Max Schmitt
|
ac05d6f036
|
Minor changes:
- Added recent shorted URLs listing
- Added visitor page of a shorted URL
#43
|
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
|
93574983cb
|
Added link expiration: closes #22
|
8 years ago |
Max Schmitt
|
0d7a5e49e0
|
Aded show only the maintained oAuth providers in the frontend. Fix #41
|
8 years ago |
Max Schmitt
|
3bcac436ba
|
Added Microsoft oAuth support: Fix #23
|
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
|
7b75be21e1
|
refactored main code
|
8 years ago |
Max Schmitt
|
39cc78eb06
|
Fixed goreportcard issues and fixed travis-ci deployment typo
|
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
|
5e9c6e7e83
|
Fixed failing ci build caused from #34. Now using specific config files for tests
|
8 years ago |
Max Schmitt
|
477cf2de16
|
#36 Hotfix
|
8 years ago |
Max Schmitt
|
9857081695
|
Fix #36
|
8 years ago |
Max Schmitt
|
dbdcfa0f68
|
Fix #25
|
8 years ago |
Max Schmitt
|
3af1a1dae4
|
Fixed #31
|
8 years ago |
Max Schmitt
|
33e9b01cce
|
Fixed unit tests and cleaned up createEntry
|
8 years ago |
Max Schmitt
|
2b23263613
|
Fix #27
|
8 years ago |
Max Schmitt
|
a7037d7551
|
Remove .gitignore file
Fixed unit tests
|
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
|
58b8266e10
|
Fixed unit test
|
8 years ago |
Max Schmitt
|
58d77510b8
|
- fixed not working debug mode
- integrated logrus
|
8 years ago |
Max Schmitt
|
e7d44b67a8
|
Fixed #16
|
8 years ago |
Schmitt, Max
|
95a2a1707d
|
fixed broken CI build
|
8 years ago |
Max Schmitt
|
7cad7ccb42
|
removed gitignore file
|
8 years ago |
Max Schmitt
|
90d9d383ff
|
added Makefile
|
8 years ago |
Schmitt, Max
|
0c252d8540
|
Added unit tests
|
8 years ago |
Schmitt, Max
|
5ab925a9d9
|
Fixed unit tests 2/2
|
8 years ago |
Schmitt, Max
|
c4dd39aae2
|
Fixed unit tests 1/2
|
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
|
6d7ec04974
|
Added #11
|
8 years ago |
Max Schmitt
|
761cbdca15
|
changed iferr to short forms
|
8 years ago |
Max Schmitt
|
59a1cb3c1c
|
Enhanced oAuth stuff:
- improved syntax when only error is retuned
- refactored frontend
|
8 years ago |
Schmitt, Max
|
1ea416a750
|
fixed invalid JSON
added more oAuth stuff
|
8 years ago |
Schmitt, Max
|
dd338d8138
|
Refactored and added more oAuth stuff
|
8 years ago |
Schmitt, Max
|
95143657ca
|
improved oAuth logic
|
8 years ago |
Max Schmitt
|
d12032ed72
|
Added normal 404 handling for URLs which doen't exist
|
8 years ago |
Max Schmitt
|
1e6728f460
|
Fixed broken unit test
|
8 years ago |
Max Schmitt
|
54cde0244c
|
Minor changes:
- Switched the config to JSON
- Added Frontend
- Added fist oAuth parts
|
8 years ago |
Max Schmitt
|
228bea54b0
|
Updated README.md for the new configuration
|
8 years ago |
Max Schmitt
|
597f6e86a1
|
Fix handler unit tests
|
8 years ago |
Max Schmitt
|
b445d33358
|
changed the IDLength to int instead of uint
|
8 years ago |
Max Schmitt
|
aed25170a7
|
- updated handleInfo and handleAccess to the gin framework
|
8 years ago |
Max Schmitt
|
1bba3034f8
|
changed create entry handler to the gin framework
|
8 years ago |
Max Schmitt
|
6c7d531bb4
|
cleaned up test
|
8 years ago |
Max Schmitt
|
fbcdad4c59
|
Added missing content-type checking to handleCreateJSON test
|
8 years ago |