Max Schmitt
|
9b7445cba9
|
Merge pull request #65 from maxibanki/renovate/react-datepicker-0.x
Update dependency react-datepicker to v0.64.0
|
8 years ago |
Max Schmitt
|
657c599448
|
Merge pull request #66 from maxibanki/renovate/pin-dependencies
Pin dependency moment to v2.20.0
|
8 years ago |
Renovate Bot
|
2660537666
|
Update dependency moment to v2.20.0
|
8 years ago |
Max Schmitt
|
6a5574d882
|
Merge branch 'master' of https://github.com/maxibanki/golang-url-shortener
|
8 years ago |
Max Schmitt
|
8cfdc39eca
|
added moment.js as dependency because it was removed in react-datepicker
|
8 years ago |
Renovate Bot
|
4a7b55112d
|
Update dependency react-datepicker to v0.64.0
|
8 years ago |
Max Schmitt
|
5ce67ff25c
|
Merge pull request #64 from maxibanki/renovate/react-datepicker-0.x
Update dependency react-datepicker to v0.63.0
|
8 years ago |
Renovate Bot
|
c7b123faa2
|
Update dependency react-datepicker to v0.63.0
|
8 years ago |
Max Schmitt
|
c2069e0796
|
Added Dockerfile Healthcheck (fix: #63)
|
8 years ago |
Max Schmitt
|
d9f8101dde
|
Merge branch 'master' of https://github.com/maxibanki/golang-url-shortener
|
8 years ago |
Max Schmitt
|
e00d1cb122
|
Fixed shareX uploading issue, when the filename contains space that an error was thrown
|
8 years ago |
Max Schmitt
|
5256b7cf50
|
Merge pull request #62 from maxibanki/renovate/react-datepicker-0.x
Update dependency react-datepicker to v0.62.0
|
8 years ago |
Renovate Bot
|
af5689bcba
|
Update dependency react-datepicker to v0.62.0
|
8 years ago |
Max Schmitt
|
1642d1099b
|
Merge pull request #61 from maxibanki/renovate/semantic-ui-react-0.x
Update dependency semantic-ui-react to v0.77.1
|
8 years ago |
Renovate Bot
|
9cfed0c541
|
Update dependency semantic-ui-react to v0.77.1
|
8 years ago |
Max Schmitt
|
338f3e81e9
|
fixed typo
|
8 years ago |
Max Schmitt
|
fcf08ab1ff
|
Merge branch 'master' of https://github.com/maxibanki/golang-url-shortener
|
8 years ago |
Max Schmitt
|
122191e0c8
|
Fixed docker hub deployment only on non PR and master branch
|
8 years ago |
Max Schmitt
|
76519fe761
|
Merge pull request #59 from maxibanki/renovate/toastr-2.x
Update dependency toastr to v2.1.4
|
8 years ago |
renovate[bot]
|
6a6c9543f9
|
Update dependency toastr to v2.1.4
|
8 years ago |
Max Schmitt
|
2aa720a441
|
Merge branch 'master' of https://github.com/maxibanki/golang-url-shortener
|
8 years ago |
Max Schmitt
|
2e21c5d413
|
Refactored Frontend (fix #51)
|
8 years ago |
renovate[bot]
|
a577535516
|
Update dependency prismjs to v1.9.0 (#57)
|
8 years ago |
Max Schmitt
|
822e4484e9
|
revised frontend (auto completion, util helper module)
|
8 years ago |
Max Schmitt
|
d8977aefa6
|
Fixed protected entry redirection (fix #55)
Now using 'StatusSeeOther' status code which changes POST to GET responses.
|
8 years ago |
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 |