This website requires JavaScript.
Explore
Help
Sign In
bitinflow
/
expose
Watch
1
Star
0
Fork
0
You've already forked expose
mirror of
https://github.com/bitinflow/expose.git
synced
2026-03-13 13:35:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95098c180da3a5718c259cc24d5542259fad7484
expose
/
database
/
migrations
History
Marcel Pociot
74ac9d2d1a
Custom domain support
2021-06-02 10:21:36 +02:00
..
01_create_users_table.sql
wip
2020-06-04 21:38:53 +02:00
02_add_feature_flags_to_users_table.sql
Add a new flag to users to allow the specification of custom subdomains
2020-09-07 20:19:56 +02:00
03_add_tcp_sharing_flag_to_users_table.sql
Add ability to expose TCP connections (
#123
)
2020-09-08 16:27:39 +02:00
04_create_subdomains_table.sql
Allow users to reserve subdomains (
#131
)
2020-09-09 21:57:42 +02:00
05_add_maximum_connection_count_to_users_table.sql
Allow specifying maximum connection counts per user
2021-05-28 16:51:48 +02:00
06_add_last_shared_at_to_users_table.sql
Add statistic tracking
2021-05-31 14:47:48 +02:00
07_create_statistics_table.sql
Add statistic tracking
2021-05-31 14:47:48 +02:00
08_add_domain_to_subdomains_table.sql
Custom domain support
2021-06-02 10:21:36 +02:00