Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-11-19 | 5.4 kB | |
Winter Release 22 source code.tar.gz | 2022-11-19 | 301.7 kB | |
Winter Release 22 source code.zip | 2022-11-19 | 301.2 kB | |
Totals: 3 Items | 608.2 kB | 0 |
- Improved UI design
- Redesign Rename, Delete, Download modal popups
- Migrate into latest bootstrap version
- Update all CDN urls into new version
- added pre-connect and pre-fetch to improve the loading time
- Added Parallel Chunk Uploads feature
- CSRF token added, more secure now
- Removed quick Preview
- Removed
config.sample.php
, to make it simple - Removed calc folder size feature. due to performance impact
- Fix root folder advance search issue fixed
Fixed following issues, [#667] [#664] [#634] [#555] [#547] [#477] [#273] [#861] [#859] [#846] [#838] [#836] [#819] [#810] [#773] [#771] [#765] [#763] [#753] [#734]
What's Changed
- Optimized and refactored fm_get_directorysize() function by @michael-milette in https://github.com/prasathmani/tinyfilemanager/pull/720
- Format JSON by @nguyentranchung in https://github.com/prasathmani/tinyfilemanager/pull/723
- Add danish language by @AgentSmith0 in https://github.com/prasathmani/tinyfilemanager/pull/728
- Fix incorrect path of the version svg in README by @AnnAngela in https://github.com/prasathmani/tinyfilemanager/pull/740
- Update translation.json by @The-Exterminator in https://github.com/prasathmani/tinyfilemanager/pull/742
- Fix Dutch translation by @rickvl in https://github.com/prasathmani/tinyfilemanager/pull/745
- Add Galician language by @luidoc in https://github.com/prasathmani/tinyfilemanager/pull/747
- Add missing lines for German translation by @sinth in https://github.com/prasathmani/tinyfilemanager/pull/766
- fix download Content-Type header by @mclorch in https://github.com/prasathmani/tinyfilemanager/pull/770
- resolve sorting issues, keep back button at top of table by @Sundwalltanner in https://github.com/prasathmani/tinyfilemanager/pull/779
- Fix advanced search issue for read-only user by @zaniasoft in https://github.com/prasathmani/tinyfilemanager/pull/785
- Improve
Dockerfile
- Switch to Linuxserver.io base image with PHP 8 by @danie1k in https://github.com/prasathmani/tinyfilemanager/pull/775 - Removed unused function by @mhrstmnn in https://github.com/prasathmani/tinyfilemanager/pull/806
- More accurate ip recognition by @RSaied in https://github.com/prasathmani/tinyfilemanager/pull/813
- Update russia translate and fix bug by @zedzhen in https://github.com/prasathmani/tinyfilemanager/pull/815
- Added .yml, .yaml and .toml extensions. by @Sebjugate in https://github.com/prasathmani/tinyfilemanager/pull/816
- word change mistranslated in Spanish by @andresayac in https://github.com/prasathmani/tinyfilemanager/pull/818
- Add webm to videos by @AgentSmith0 in https://github.com/prasathmani/tinyfilemanager/pull/833
- Adds json mime type as text type to allow edit json files by @efremovd in https://github.com/prasathmani/tinyfilemanager/pull/841
- Removes some php ext installs as they are already installed in base by @efremovd in https://github.com/prasathmani/tinyfilemanager/pull/848
- Update tinyfilemanager.php by @ririko5834 in https://github.com/prasathmani/tinyfilemanager/pull/874
- Fixes advanced search not working. by @rizrmd in https://github.com/prasathmani/tinyfilemanager/pull/878
- Downloading file - PHP warning loop "Permission denied" by @llcool in https://github.com/prasathmani/tinyfilemanager/pull/879
New Contributors
- @nguyentranchung made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/723
- @AnnAngela made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/740
- @The-Exterminator made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/742
- @rickvl made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/745
- @luidoc made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/747
- @sinth made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/766
- @mclorch made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/770
- @Sundwalltanner made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/779
- @zaniasoft made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/785
- @danie1k made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/775
- @mhrstmnn made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/806
- @RSaied made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/813
- @zedzhen made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/815
- @Sebjugate made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/816
- @andresayac made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/818
- @efremovd made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/841
- @ririko5834 made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/874
- @rizrmd made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/878
- @llcool made their first contribution in https://github.com/prasathmani/tinyfilemanager/pull/879
Full Changelog: https://github.com/prasathmani/tinyfilemanager/compare/2.4.7...2.5.0