Amir Raminfar
872729a93b
Adds support for multiple hosts ( #2059 )
...
* Adds support for multiple hosts
* Adds UI for drop down
* Adds support for TLS and remove SSH
* Changes dropdown to only show up with >1 hosts
* Fixes js tests
* Fixes go tests
* Fixes download link
* Updates readme
* Removes unused imports
* Fixes spaces
2023-02-24 09:42:58 -08:00
Amir Raminfar
4c5bd9a7be
Reverts back previous fix and uses proper error handeling ( #2029 )
...
* Reverts back previous fix and uses proper error handeling
* Adds more tests and refactors existing tests
2023-01-31 12:03:41 -08:00
Amir Raminfar
884dd94242
Adds analytics for requests made ( #1999 )
2023-01-02 09:28:27 -08:00
Amir Raminfar
155757dd74
Removes tail size ( #1981 )
...
* Removes tail size
* Removes tail from analytics
2022-12-12 09:14:29 -08:00
Vano Devium
af08b5cd1b
Auto session storage key ( #1767 )
2022-06-02 11:44:32 -07:00
Amir Raminfar
b25be0bbcd
Fixes bug when auth and base are enabled. Fixes #1205 ( #1206 )
2021-05-06 12:01:48 -07:00
Amir Raminfar
e35734d73a
Adds more tests
2021-04-12 14:45:46 -07:00
Amir Raminfar
f239d077a2
Adds more tests for auth
2021-04-11 14:46:59 -07:00
Amir Raminfar
3c96572fb0
Fixes authrization bug
2021-04-11 14:12:37 -07:00
Amir Raminfar
4a1c699e93
Adds a new test
2021-04-08 10:22:34 -07:00
Amir Raminfar
83e4175fca
Cleans up tests
2021-04-08 10:19:02 -07:00
Amir Raminfar
b4e0afdb2c
Adds authentication as a feature with simple username and password configuration ( #1127 )
...
* Starting work for auth
* Adds flags
* Does redirect
* Refactors code
* Adds vue templates
* Completes logic
* Cleans up some of the error messages
* Refactors
* Updates readme
* Updates titles
* Adds logout
* Cleans up imports
2021-04-08 08:29:58 -07:00
Amir Raminfar
e2934e8179
Uses Go1.16 embed feature ( #1092 )
...
* Uses Go1.16 embed feature
* Fixes tests
* Removes packr and fixes tests
2021-03-21 18:38:17 -07:00
Amir Raminfar
de15fcd74f
Tries to user readers instead of channels ( #915 )
2021-01-02 19:25:52 -08:00
Amir Raminfar
f4910fff51
Starts a refactor ( #898 )
2020-12-16 13:28:29 -08:00