Nicolas Massé
07bdb108a3
integrate PR mxschmitt/golang-url-shortener#132
5 years ago
sliptripfall
63d502fce1
Okta Integration - Bring Okta OAuth as an available option ( #128 )
- Edited package.json for react bug
+ https://github.com/ReactTraining/react-router/issues/6630
7 years ago
Jeff Billimek
5c005ae890
configurable app DisplayURL for the UI ( #121 )
* changes to enable custom 'display' URL in app
* making example.yml use an empty string for DisplayURL
7 years ago
Jeff Billimek
eea341793f
use redis as a session store backend ( #119 )
* support for custom github endpoints
* implementing requested changes
* using redis for session store if it is configured
* using non-deprecated sessions lib
* hard-coding redis session store private key for multiple instances
* re-working GetPrivateKey to return stastic key only when redis is used
* making config entries for redis sesion db and shared key
7 years ago
Jeff Billimek
566f2a354c
support for custom github endpoints ( #115 )
* support for custom github endpoints
* implementing requested changes
* refactor 'GitHubEndpointURL' to 'EndpointURL'
7 years ago
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
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
58d77510b8
- fixed not working debug mode
- integrated logrus
8 years ago
Schmitt, Max
51cbfad078
Fix #7
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
Max Schmitt
59a1cb3c1c
Enhanced oAuth stuff:
- improved syntax when only error is retuned
- refactored frontend
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