Commit graph

312 commits

Author SHA1 Message Date
Joao Alves 28e36e7a5f Added hability to import custom certs. 2023-12-12 16:52:55 +00:00
Joao Alves 470e1e6d81 Added environment variables read from files (secrets).
Updated base image to php 8.2.13/apline3.18
2023-12-11 16:47:41 +00:00
Joao Alves 5b24f29466 Fixed problems in creating docker containers with new version of php
Added debugging docker images
Added a build script
Fixed problem with large file uploads
Merged updates from tinyfilemanager 2.5.2
2023-12-06 17:15:13 +00:00
Joao Alves 1849ea6db2 Fixed some documentation. 2021-05-20 15:32:03 +01:00
Joao Alves b3b57a71a6 Fixed some documentation. 2021-05-20 15:25:15 +01:00
Joao Alves 9ddd7b8414 Added list of changes in the version. Added specific information about configuring docker images. 2021-05-20 14:35:19 +01:00
Joao Alves d61e8132dc Added ldap, sockets, xattr for features. 2021-05-20 14:34:26 +01:00
Joao Alves a72b3d20c3 Added settings for LDAP, Syslog, Theme 2021-05-20 14:32:58 +01:00
Joao Alves 49d1bea389 bump version 2.4.6.1 - Added modifications links. 2021-05-20 14:32:04 +01:00
Joao Alves 035df01299 disable default users. 2021-05-20 14:31:13 +01:00
Joao Alves 4e691261a8 define URL of source. 2021-05-20 14:30:55 +01:00
Joao Alves e02abd25ff syslog support for shipping auditing information 2021-05-20 14:30:22 +01:00
Joao Alves ed65fd4aa1 Validate file in upload. 2021-05-20 14:29:28 +01:00
Joao Alves e5677be971 Auditing information of operations 2021-05-20 14:28:48 +01:00
Joao Alves 94bb046edf System information page in Help 2021-05-20 14:23:39 +01:00
Joao Alves 67dd5b0025 LDAP authentication with membership authorization (bind-only mode) (Requires ldap extension) 2021-05-20 14:22:11 +01:00
Joao Alves 0eb6ea219e Fixed upload url limitations. 2021-05-20 14:19:18 +01:00
Joao Alves f36877b74c Fixed path double // in operation 2021-05-20 14:18:31 +01:00
Joao Alves fe1fbdb41d Fixed php 7.0.0 compatibility problem. 2021-05-20 14:18:05 +01:00
Joao Alves b482946196 Support for xattr (extended attributes) information of files (Requires pear xattr extension) 2021-05-20 14:17:07 +01:00
Joao Alves 836aaf55dd Manipulate special file bits (sticky, setuid, setgid) 2021-05-20 14:16:36 +01:00
Joao Alves 7274e50d88 Added Partition Space usage in a progress bar 2021-05-20 14:15:12 +01:00
Joao Alves 10dee508b4 Fixed session cookie settings for HTTPS. 2021-05-20 14:14:10 +01:00
Joao Alves 4f12f11492 Fixed coding style. 2021-05-20 14:11:53 +01:00
Joao Alves 7bef273252 Added new translation strings. 2021-05-20 14:11:32 +01:00
Joao Alves 9f30fed708 Fixed default ACE editor type. 2021-05-20 14:10:58 +01:00
Joao Alves a377625751 Corrected exclude items. 2021-05-20 14:10:33 +01:00
Joao Alves fb5a5af816 Fix html typo. 2021-05-20 14:09:48 +01:00
Joao Alves 7c8b08682b Fix rename operation. 2021-05-20 14:09:26 +01:00
Joao Alves efe64963fe Added theme option. 2021-05-20 14:04:10 +01:00
Joao Alves a11c3d0963 fixed lng problems. 2021-05-20 14:01:57 +01:00
Joao Alves 7dc1bc3ed0 Added versions to DROPZONE and ACE.
Updated DROPZONE to version 5.7.0
2021-05-20 13:09:13 +01:00
Joao Alves 4be4c0e939 Added latest translations from source. 2021-05-18 22:15:48 +01:00
Joao Alves 3eedaf92f8 Changed php limits to 512M
Added openldap and ldap module to docker image
2021-05-18 22:14:35 +01:00
Joao Alves 3c1766250c Changed datetime format to Y-m-d H:i:s
Updated Bootstrap to 4.6.0 - changed urls to https://cdn.jsdelivr.net
Updated DataTables to 1.10.24
Changed shell_exec to capture also stderr.
Display modified date in view.
Added Editing filename/path to editor.
2021-05-14 12:33:40 +01:00
Joao Alves 0a5752c40e Dockerfiles are now mostly identical - only changing in the final. 2021-05-14 12:16:30 +01:00
Joao Alves cd2970440e Fixed small error. 2021-03-25 09:48:31 +00:00
Joao Alves 74c9589520 Dockerfile split into two files. One for user root one for normal user. 2021-03-25 09:45:42 +00:00
Joao Alves 1775cc324f Added execute of commands/scripts for admin. Changed class of message to display command output. 2021-03-25 00:42:39 +00:00
Joao Alves 8962d57803 Added docker information. Added docker-compose. 2021-03-24 23:41:18 +00:00
Joao Alves 877dd23280 Change date format of archives to include milleniun. 2021-03-24 23:39:14 +00:00
Joao Alves c678430dda Fix for Compression percent when total_uncomp is zero. Quick Hack to make Phardata create tar in the root folder. 2021-03-24 23:38:34 +00:00
Joao Alves 1981cf9eaa Added some error_log. 2021-03-24 23:12:25 +00:00
Joao Alves 5334f01d4b When saving options. Exit page. 2021-03-24 23:04:28 +00:00
Joao Alves 9aac1d25b8 Fix multiple problems with folder paths. Used a new function os_path_join to join paths. 2021-03-24 23:03:39 +00:00
Joao Alves 009366cab9 Changed date format of backup files. 2021-03-24 22:56:55 +00:00
Joao Alves b1ad654ca8 Added iconv and mbstring extensions to Docker image. 2021-03-23 22:05:45 +00:00
Joao Alves 28159a07ad Added hability to edit empty files. 2021-03-23 22:05:16 +00:00
Joao Alves a15480f7ed Fixed problem with basePath of ace.js 2021-03-23 21:51:05 +00:00
Joao Alves fd10ec6f24 Removed DirectLink when root_path not in DOCUMENT_ROOT 2021-03-23 21:47:40 +00:00