-
released this
2023-04-06 20:56:41 +00:00 | 0 commits to master since this releaseQuick update for an outdated application to make it more useful for docker setups. Keep in mind that PHP 7.4 which is used by ts3web is still EOL!
- Made it possible to use environment variable to define location of bootstrapping
env
file in docker containers (natively, set php-fpmENV[]
properly!)ENV_DIR
: location of the PARENT folder which has theenv
file inside- Falls back to application
$appDir/config/env
file if not set
- Added new
env
file variables to easily configurelog_dir
: location of the log dir, without trailing slashsnapshot_dir
location of the snapshots dir, without trailing slash
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
5 downloads
- Made it possible to use environment variable to define location of bootstrapping
-
2.2.5 Stable
released this
2022-12-16 23:42:16 +00:00 | 4 commits to master since this release- Updated
Dockerfile
(as long as alpine 3.15 shipping PHP7 is kept updated,ts3web
docker images are kept) - Updated some symfony dependencies
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
6 downloads
- Updated
-
2.2.4 Stable
released this
2022-01-19 19:45:29 +00:00 | 10 commits to master since this release- Updated dependencies
- This application will be EOL once PHP7 is not supported anymore
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
2.2.3 Stable
released this
2021-02-08 16:19:59 +00:00 | 14 commits to master since this release- Change docker base to alpine
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
6 downloads
-
2.2.2 Stable
released this
2020-03-22 12:41:45 +00:00 | 19 commits to master since this release- Stop auto-sorting tables
- Add bandwidth formatter
- Check PHP 7.4 compatibility
- Increase docker image base to PHP 7.4
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
2.2.1 Stable
released this
2019-11-10 14:48:14 +00:00 | 23 commits to master since this release- Use separate JavaScript file to initialize DataTables
Downloads
-
Source code (ZIP)
7 downloads
-
Source code (TAR.GZ)
5 downloads
-
2.2.0 Stable
released this
2019-11-10 14:34:32 +00:00 | 25 commits to master since this release- Add version tag to footer
- Add sortable tables
- Add search on tables
- Increase bootstrap4 theme width
- Handle deprecation warnings in Twig
- Fix dependency version
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
4 downloads
-
2.1.4 Stable
released this
2019-11-08 20:39:43 +00:00 | 27 commits to master since this release- Use autofocus on username input field instead of the password field
- Fill missing cells on incorrect cell count in table views when only partial data is available
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
5 downloads
-
2.1.3 Stable
released this
2019-08-08 17:17:00 +00:00 | 29 commits to master since this release- Fixed false rendering of forms
- Fixed channel tree view showing the wrong virtual server after selection
- Minor code refactor
Downloads
-
Source code (ZIP)
4 downloads
-
Source code (TAR.GZ)
4 downloads
-
2.1.2 Stable
released this
2019-08-07 15:56:33 +00:00 | 31 commits to master since this release- Minor refactoring
- Update documentation
Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
5 downloads