Commit Graph

213 Commits

Author SHA1 Message Date
Marcel Pociot
fb05f23124 wip 2021-06-10 10:15:53 +02:00
Marcel Pociot
4131b6abb7 Add ability to specify auth tokens when creating new users 2021-06-07 21:02:26 +02:00
Marcel Pociot
d4dbdba4c6 Apply fixes from StyleCI 2021-06-02 10:34:52 +00:00
Marcel Pociot
b9719ea420 wip 2021-06-02 12:34:43 +02:00
Marcel Pociot
c3896e0ba2 Merge branch 'master' of github.com:beyondcode/phunnel 2021-06-02 12:05:49 +02:00
Marcel Pociot
078a656a21 wip 2021-06-02 12:05:44 +02:00
Marcel Pociot
8d8297cf71 Apply fixes from StyleCI 2021-06-02 09:59:06 +00:00
Marcel Pociot
01843173bc wip 2021-06-02 11:58:57 +02:00
Marcel Pociot
01ce0d09e3 Apply fixes from StyleCI 2021-06-02 08:22:02 +00:00
Marcel Pociot
2c8804cff3 Merge branch 'master' of github.com:beyondcode/phunnel 2021-06-02 10:21:40 +02:00
Marcel Pociot
74ac9d2d1a Custom domain support 2021-06-02 10:21:36 +02:00
Marcel Pociot
6d391c9246 Apply fixes from StyleCI 2021-06-01 19:19:38 +00:00
Marcel Pociot
c23af81668 Merge branch 'master' of github.com:beyondcode/phunnel 2021-06-01 21:19:24 +02:00
Marcel Pociot
44b100b340 Added custom server host ability 2021-06-01 21:19:12 +02:00
Marcel Pociot
fc5ac1c53f Apply fixes from StyleCI 2021-06-01 18:26:46 +00:00
Marcel Pociot
5e54d0a80f API modifications 2021-06-01 20:26:23 +02:00
Marcel Pociot
6b02eafc87 Apply fixes from StyleCI 2021-05-31 14:39:37 +00:00
Marcel Pociot
9623793df5 Merge branch 'master' of github.com:beyondcode/phunnel 2021-05-31 16:39:22 +02:00
Marcel Pociot
62aa85f092 wip 2021-05-31 16:34:43 +02:00
Marcel Pociot
bbbabcebaf Apply fixes from StyleCI 2021-05-31 14:19:51 +00:00
Marcel Pociot
3c07660c2c wip 2021-05-31 16:19:43 +02:00
Marcel Pociot
ad2ef94958 Apply fixes from StyleCI 2021-05-31 12:48:18 +00:00
Marcel Pociot
5de11e90f7 Merge branch 'master' of github.com:beyondcode/phunnel 2021-05-31 14:47:52 +02:00
Marcel Pociot
9444d1aacb Add statistic tracking 2021-05-31 14:47:48 +02:00
Marcel Pociot
400361dd71 Apply fixes from StyleCI 2021-05-28 14:52:25 +00:00
Marcel Pociot
7f6be8cae2 Merge branch 'master' of github.com:beyondcode/phunnel 2021-05-28 16:51:58 +02:00
Marcel Pociot
a3d1735b6e Allow specifying maximum connection counts per user 2021-05-28 16:51:48 +02:00
Marcel Pociot
6c0aa790e5 Apply fixes from StyleCI 2021-05-21 15:21:13 +00:00
Marcel Pociot
717e8cf05c wip 2021-05-21 17:20:48 +02:00
Marcel Pociot
9220e83798 Merge branch 'master' of github.com:beyondcode/phunnel 2021-05-19 20:53:35 +02:00
Marcel Pociot
9e67b5ef5d Ensure that migrations are sorted properly 2021-05-19 20:52:56 +02:00
Marcel Pociot
9342a5ce36 Apply fixes from StyleCI 2021-05-19 18:21:43 +00:00
Marcel Pociot
db57f83bdf Dashboard UI updates, allow multiple expose servers, exclude subdomains 2021-05-19 20:21:19 +02:00
Marcel Pociot
c1f7125f72 Get rid of deprecated method calls 2021-05-19 12:10:13 +02:00
Marcel Pociot
96fa7c653f Merge branch 'dashboard-modifications' into share-files 2021-05-19 11:57:25 +02:00
Marcel Pociot
44dca53687 Make server configurable when sharing files. Fix react/http compatibility issues 2021-05-19 11:35:27 +02:00
Marcel Pociot
60af8bce19 Merge branch 'master' into share-files 2021-05-18 12:42:28 +02:00
Marcel Pociot
60ce7816a2 wip 2021-05-18 12:39:12 +02:00
Dennis Koch
8d5a4410f7 feat: Config option to set default protocol to https (#110)
* feat: Config option to set default protocol to https

* style: Fix for StyleCI
2021-03-31 07:41:34 +02:00
Marcel Pociot
a9699eb254 Use config auth when sharing TCP ports 2021-03-05 09:14:03 +01:00
Marcel Pociot
5c141986fe Allow overriding DNS server. Set DNS if internal docker host is being shared 2021-03-02 16:39:51 +01:00
Marcel Pociot
986428fe00 Add PHP 8 compatible build 2021-01-14 13:23:45 +01:00
Marcel Pociot
2934731c7a Add PHP8 compatibility to v1.x (#177)
* Add PHP8 compatible requirements
* Readd DNS to allow resolving local shared domains
2021-01-14 13:20:59 +01:00
Marcel Pociot
ff232d9ef4 Merge branch '1.0' of github.com:beyondcode/phunnel into 1.0 2020-12-07 23:31:08 +01:00
Marcel Pociot
5b8cc4d985 Allow specifying server host and port in share command 2020-12-07 23:30:57 +01:00
Marcel Pociot
28cc353c30 Apply fixes from StyleCI 2020-12-04 23:34:24 +00:00
Marcel Pociot
7bfb618d93 wip 2020-12-05 00:34:01 +01:00
Siebe Vanden Eynden
f6d04777e1 Allow custom config file path (#145)
* allow custom config file path

* Update configuration.md
2020-12-04 22:45:29 +01:00
Tii
bded9f754e Added command line options for server-host and server-port (#147)
* Added server options

* Restored box.json

* Reverted build and versioning...

* Please the style gods
2020-12-04 22:44:25 +01:00
Tii
c92d4b258c Removed fixed IP address for DNS (#148) 2020-12-04 22:39:57 +01:00