Max Schmitt
|
a974047394
|
Cleaned up handleAccess func (fix #53)
|
8 years ago |
Max Schmitt
|
e2d8f11786
|
Reduced size of the oAuth profile images (fix #50)
|
8 years ago |
Max Schmitt
|
ac3845c11e
|
Reworked the template loading (fix #54)
|
8 years ago |
Max Schmitt
|
ce4d983592
|
Fixed corresponding unit tests of integrated changes in #30
|
8 years ago |
Max Schmitt
|
96b257b7e2
|
Merge branch 'master' of https://github.com/maxibanki/golang-url-shortener
|
8 years ago |
Max Schmitt
|
87c3ce5b1e
|
Integrated password protection for shortened links (fix #30)
|
8 years ago |
Max Schmitt
|
5323c7fed8
|
Pin dependencies
Pin Dependencies
|
8 years ago |
renovate[bot]
|
d9294e42dd
|
Pin Dependencies
|
8 years ago |
Max Schmitt
|
8cb3e3f790
|
Merge pull request #48 from maxibanki/renovate/configure
Configure Renovate
|
8 years ago |
renovate[bot]
|
14958bddaa
|
Add renovate.json
|
8 years ago |
Max Schmitt
|
45a1e3ce60
|
Small bugfixes
|
8 years ago |
Max Schmitt
|
96b06a8734
|
Added UseSSL config option and added deletion button to the recent URLs table
|
8 years ago |
Max Schmitt
|
a8b11353a4
|
Fixed nested config structure bug
|
8 years ago |
Max Schmitt
|
70d8ddb5dc
|
Switched from viper to something selfmade: fix #44
|
8 years ago |
Max Schmitt
|
c8ed94518e
|
Improved moment.js calls: fix #45
|
8 years ago |
Max Schmitt
|
4b8193a81b
|
Integrated live visitor tracking: fix #5
|
8 years ago |
Max Schmitt
|
2da6de9747
|
Added recent shorted URLs listing: fix #43
Moved back to the HistoryRouter
|
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
|
96e45c7e33
|
Finally fixed CI test
|
8 years ago |
Max Schmitt
|
92c7a7bc84
|
fixed ci build: Forgot to stop the webserver
|
8 years ago |
Max Schmitt
|
19141a78a0
|
Added unit tested and increased so the code coverage: fix #9
|
8 years ago |
Max Schmitt
|
799dd85f79
|
improved fetch error handling
|
8 years ago |
Max Schmitt
|
2fbe86adee
|
Fixed incorrect loading of the info to the not correct time so that the passed information was null (fix: #42)
|
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
|
694bbd693e
|
- Improved responsiveness and added s.b0n.pl as an hosted demo in the README.md
|
8 years ago |
Max Schmitt
|
93574983cb
|
Added link expiration: closes #22
|
8 years ago |
Max Schmitt
|
991a2c28cc
|
Added 'Auto updated hosted version': Fixed #35
|
8 years ago |
Max Schmitt
|
c7d5ac7b79
|
Changed the docker base image to alpine because of the non existing ca-certificates
|
8 years ago |
Max Schmitt
|
760e5a822e
|
added missing ca-certificates to the Dockerfiles
|
8 years ago |
Max Schmitt
|
6996e33178
|
Fixed typo in not showing the providers in the frontend correctly
|
8 years ago |
Max Schmitt
|
fa7da2b0d7
|
Added Docker support. Fix #33, fix #3, fix #2
|
8 years ago |
Max Schmitt
|
18e3f61aa9
|
fixed uploading typo
|
8 years ago |
Max Schmitt
|
4f7e718eef
|
Minor dockerfile changes
|
8 years ago |
Max Schmitt
|
3e14cc3031
|
Added Dockerfile integration
|
8 years ago |
Max Schmitt
|
1fb5032656
|
Fixed linting errors
|
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
|
6d9616a93b
|
Merge branch 'master' of https://github.com/maxibanki/golang-url-shortener
|
8 years ago |
Max Schmitt
|
e5ac34903d
|
Cleaned up the oAuth stuff #23
|
8 years ago |
Max Schmitt
|
bdc10b708a
|
Fixed coveralls upload referring to golang issue
https://travis-ci.org/casbin/casbin/jobs/300982338
|
8 years ago |
Max Schmitt
|
928c55e731
|
Fixed incorrect usage of filepath.Match #34
|
8 years ago |
Max Schmitt
|
0311c30911
|
Hotfix for #34
|
8 years ago |
Max Schmitt
|
53a4d127e8
|
Fix #34 not working coveralls.io upload
|
8 years ago |
Max Schmitt
|
547acee4fe
|
Fix #38
|
8 years ago |
Max Schmitt
|
f54e72210e
|
added docs for the example config file
|
8 years ago |