Commit graph

60 commits

Author SHA1 Message Date
Yann Stepienik ac6fbe64e7 [release] v0.4.0-unstable3 2023-05-06 19:25:10 +01:00
Yann Stepienik 241abdfca4 [release] v0.4.0-unstable2 2023-05-05 19:05:33 +01:00
Yann Stepienik efab134d73 [release] v0.4.0-unstable 2023-05-04 18:41:54 +01:00
Yann Stepienik dba97aca00 [release] v0.3.5 Let's Encrypt improvements 2023-05-04 18:15:28 +01:00
Yann Stepienik 57fd773d0d [release] v 0.3.4 - fix arm (again?) 2023-05-03 11:13:11 +01:00
Yann Stepienik ec08610e46 [release] v 0.3.3 - fix arm (again?) 2023-05-03 10:54:05 +01:00
Yann Stepienik a1f8964e6b [release] v 0.3.2: fix ARM build 2023-05-03 10:41:34 +01:00
Yann Stepienik c9c78aec15 [release] v0.3.1
- fix overflowing text in home page
2023-05-02 00:54:23 +01:00
Yann Stepienik 8c61d6a98f [skip ci] add demo 2023-05-01 18:33:58 +01:00
Yann Stepienik 420b0203be [release] Version 0.3.0
- Implement 2 FA
 - Implement SMTP to Send Email (password reset / invites)
 - Add homepage
 - DNS challenge for letsencrypt
 - Set Max nb simulatneous connections per user
 - Admin only routes (See in security tab)
 - Set Global Max nb simulatneous connections
 - Block based on geo-locations
 - Block common bots
 - Display nickname on invite page
 - Reset self-signed certificates when hostnames changes
 - Edit user emails
 - Show loading on user rows on actions
2023-05-01 15:58:34 +01:00
Yann Stepienik f80c6a18bb v0.3.0-unstable19 2023-05-01 14:01:06 +01:00
Yann Stepienik ef25b13cb4 v0.3.0-unstable18 2023-05-01 13:30:39 +01:00
Yann Stepienik 721ee3f91f v0.3.0-unstable17 2023-05-01 13:17:57 +01:00
Yann Stepienik e15e2a0a71 v0.3.0-unstable16 2023-05-01 13:11:30 +01:00
Yann Stepienik a932933550 v0.3.0-unstable15 2023-05-01 13:07:01 +01:00
Yann Stepienik e93e45d4df v0.3.0-unstable14 2023-05-01 12:59:46 +01:00
Yann Stepienik 29fc924475 v0.3.0-unstable13 2023-05-01 11:05:35 +01:00
Yann Stepienik 06aac804a7 v0.3.0-unstable12 2023-05-01 11:04:06 +01:00
Yann Stepienik 868bc6edee v0.3.0-unstable11 2023-05-01 11:00:45 +01:00
Yann Stepienik ac3a53507d v0.3.0-unstable10 2023-05-01 00:56:10 +01:00
Yann Stepienik 9d6773f27b v0.3.0-unstable9 2023-05-01 00:48:13 +01:00
Yann Stepienik ceac360533 v0.3.0-unstable8 2023-05-01 00:46:43 +01:00
Yann Stepienik c9cea9b6b9 v0.3.0-unstable7 2023-04-30 23:24:54 +01:00
Yann Stepienik 99736aa2a9 v0.3.0-unstable6 2023-04-30 21:36:51 +01:00
Yann Stepienik 229a14d4a2 v0.3.0-unstable5 2023-04-30 21:21:04 +01:00
Yann Stepienik b84ee3e61c [release] v0.3.0-unstable2 SMTP
v0.3.0-unstable3

v0.3.0-unstable4

v0.3.0-unstable4
2023-04-30 17:36:19 +01:00
Yann Stepienik 3811e3131e [release] v0.3.0-unstable 2FA + geoblock 2023-04-30 13:03:14 +01:00
Yann Stepienik ea48586705 [release] v0.2.0
- URL UI completely redone from scratch
 - Add new Smart Shield feature for easier protection without manual adjustments required
 - Add icons for self-hosted apps
 - Rewrite the restart function to allow the UI to gracefully wait for the server to restart
 - /login redirect now has query strings
 - prevent ports or network to scroll view
 - Fix URLs appearing on the wrong container because of nested names
 - Improve port display
 - Config API now reads the file directly to prevent overwritting changes between restarts
 - Warn user when there are config changes pending restart
 - Prevent login screen loop when being rate limited
 - Improve automatic hostname for new containers URLs
 - Fix minor bugs when host or prefix are false but values are set anyway
 - Edit should not reconnect bridge if force secure is true, for faster container restart
 - Improve network cleaning to prevent any issue with Docker Compose
 - Add Max Bandwith to routes to limit the amount of data that can be sent per seconds
 - Fix a bug where URLs target can't be edited if the container is in exited state
 - Fix bugs where the user would be editting the configuration on multiple tabs and end up in a bad state
 - Ensure route name is unique
2023-04-29 21:11:17 +01:00
Yann Stepienik 9aa2bc48ea v0.2.0-unstable4 2023-04-29 12:11:03 +01:00
Yann Stepienik fd568de0d0 v0.2.0-unstable3 2023-04-28 20:46:49 +01:00
Yann Stepienik 84f08a6042 v0.2.0-unstable2 2023-04-28 19:53:12 +01:00
Yann Stepienik 963a1c7699 [skip ci] v0.2.0-unstable temp commit 2023-04-27 19:29:26 +01:00
Yann Stepienik 7c36e39ac0 [relase] v0.1.18-unstable4
- network fix
2023-04-20 19:35:06 +01:00
Yann Stepienik 95e86f289e [relase] v0.1.18-unstable3
- restore network clean up
2023-04-18 18:55:59 +01:00
Yann Stepienik 18432ca138 [relase] v0.1.18-unstable2
- restore network clean up
2023-04-18 18:39:39 +01:00
Yann Stepienik d8cb10be75 [release] v0.1.18-unstable
- Smart Shield
2023-04-18 17:09:01 +01:00
Yann Stepienik ac3c78d4b0 [release] v0.1.17-unstable
- Smart Shield
2023-04-18 17:09:01 +01:00
Yann Stepienik f19c939265 [release] v0.1.17
- disable network cleaning until rewrite
2023-04-18 16:52:19 +01:00
Yann Stepienik c3401064c6 [release] v0.1.16
- Fix search
 - Fix bug where containers would lose their networks after being edited
 - Self-heal secure network configuration
 - Auto disconnect from orphan networks
 - Prevent bootstrapping from creating orphan networks
 - Monitor Docker and self-heal when docker daemon dies
 - Recreate lost secure networks (ex. when resetting Cosmos)
2023-04-11 18:41:55 +01:00
Yann Stepienik 4f3470a8c6 [skip ci] small CI changes 2023-04-10 19:12:08 +01:00
Yann Stepienik 27f689977d [skipci] sponsors 2023-04-10 18:54:55 +01:00
Yann Stepienik a82a436187 v0.1.15 improve Port selection, hostnames and ports now have default, other UI improvements 2023-04-10 17:53:16 +01:00
Yann Stepienik d8870191c6 v0.1.14 mini fix on resolving hostnames links 2023-04-09 20:34:40 +01:00
Yann Stepienik 2ab21e7a5e v0.1.13 Bug fixes and UI improvements 2023-04-09 12:24:14 +01:00
Yann Stepienik c47ef80aac v0.1.12 Quick fix 2023-04-07 15:54:47 +01:00
Yann Stepienik 8aae1fdd45 v0.1.11 Quick fix 2023-04-07 15:21:58 +01:00
Yann Stepienik 8bc30c961f v0.1.10 Quick fixes for routes and validations 2023-04-07 15:05:30 +01:00
Yann Stepienik 2eac6fbd3a v0.1.9 Various bug fixes and UI improvements to route form 2023-04-04 21:54:35 +01:00
Yann Stepienik bc5743fa05 v0.1.8 disable throttle by default to prevent confusion 2023-04-01 20:45:38 +01:00
Yann Stepienik 92fe080833 v0.1.7 Temp fix for disabling throttle 2023-04-01 20:01:26 +01:00