Ilia Rostovtsev
736b2df32c
Add transcoding/translation for file module of hrvatski (hr)
2020-03-08 09:15:52 +03:00
Ilia Rostovtsev
09f6a05548
Add transcoding/translation for file module of français (fr)
2020-03-08 09:13:09 +03:00
Ilia Rostovtsev
a387805725
Add transcoding/translation for file module of euskara (eu)
2020-03-08 09:11:46 +03:00
Ilia Rostovtsev
5433f1af09
Add transcoding/translation for file module of español (es)
2020-03-08 09:08:54 +03:00
Ilia Rostovtsev
dd5a613df3
Add transcoding/translation for file module of dansk (da)
2020-03-08 09:08:33 +03:00
Ilia Rostovtsev
41a4ceec99
Add transcoding/translation for file module of català (ca)
2020-03-08 09:05:44 +03:00
Ilia Rostovtsev
acd27a2c80
Add transcoding/translation for file module of Türkçe (tr)
2020-03-08 09:05:43 +03:00
Ilia Rostovtsev
8ff1a20d18
Add transcoding/translation for file module of Tiếng Việt (vi)
2020-03-08 09:04:59 +03:00
Ilia Rostovtsev
18129ca672
Add transcoding/translation for file module of Nederlands (nl)
2020-03-08 09:01:58 +03:00
Ilia Rostovtsev
e696a40e3e
Add transcoding/translation for file module of Melayu (ms)
2020-03-08 09:01:56 +03:00
Ilia Rostovtsev
8de154521b
Add transcoding/translation for file module of Malti (mt)
2020-03-08 08:58:41 +03:00
Ilia Rostovtsev
c65444baf5
Add transcoding/translation for file module of Deutsch (de)
2020-03-08 08:55:55 +03:00
Ilia Rostovtsev
83a4f37ea9
Add transcoding/translation for file module of Afrikaans (af)
2020-03-08 08:55:55 +03:00
Ilia Rostovtsev
dbdf540ea3
Language Transform: All modules transcode/translate (module) to utf-8 2/3
2020-02-28 20:27:12 +03:00
Ilia Rostovtsev
42ae9658e3
Language Transform: All modules transcode (config) to new UTF-8 format
2020-02-28 16:08:10 +03:00
Ilia Rostovtsev
b854eef86d
Drop no longer used language files
2020-02-28 03:22:35 +03:00
Jamie Cameron
dd54463213
Remove obsolete code for module risk levels
2019-12-05 13:12:52 -08:00
Jamie Cameron
64d60374ad
Properly escape input
2019-09-07 23:23:03 -07:00
Ilia Rostovtsev
0c68b28259
UTF-8 files are auto-generated
2019-04-10 20:53:34 +03:00
Jamie Cameron
a19395f238
Make comment reflect read cases
2019-02-18 18:10:14 -08:00
Jamie Cameron
f2992f08c6
Catalan update from Jaume Badiella
2018-12-22 11:32:16 -08:00
Jamie Cameron
99d6684972
Remove small icons that are never used
2018-11-25 17:16:12 -08:00
Jamie Cameron
1718482abc
Extract language-specific module descriptions into separate files
2018-02-04 15:49:39 -08:00
Jamie Cameron
a619101140
Bulgarian update
2018-01-07 14:26:01 -08:00
Gnadelwartz
1173d63b04
add OS syno-linux and config-syno-linux files
2017-12-27 13:46:20 +00:00
Jamie Cameron
645a2d3067
Force use of correct filename https://github.com/webmin/webmin/issues/726
2017-12-25 22:57:06 -08:00
Jamie Cameron
cc5c9f5594
Bulgarian update
2017-12-24 23:58:21 -08:00
yangfl
0f9fb77369
Fix typo
2017-11-08 16:43:37 +08:00
yangfl
cc3a6ea7c6
remove tempfiles
2017-09-21 14:45:58 +08:00
yangfl
55d22db2c2
fix many executable permissions
2017-09-20 17:05:01 +08:00
Jamie Cameron
a4a6a30234
Rename all config files with stars to use ALL
2017-03-26 22:05:43 -07:00
Jamie Cameron
6586126d6b
Catalan update from Jaume Badiella
2016-08-27 09:05:13 -07:00
Jamie Cameron
4ac4a2be0a
Polish translation from Piotr Kozica
2016-04-22 20:32:54 -07:00
Jamie Cameron
747d9f1133
Catalan update from Jaume Badiella
2015-10-27 20:27:35 -07:00
Jamie Cameron
28b906abb2
German translation updates from Raymond Vetter
2015-08-27 20:54:12 -07:00
Jamie Cameron
fbc19a3d1a
Rename to Java File Manager
2015-08-20 22:49:30 -07:00
Jamie Cameron
2efc68fcdc
Calling define on an array is deprecated
2015-08-02 15:40:44 -07:00
Jamie Cameron
7e22ae2ad9
Close the upload window even if the Java callback fails
2014-10-10 18:55:07 -07:00
Jamie Cameron
eb34879151
Allow JS calls into java
2014-10-10 18:53:24 -07:00
Jamie Cameron
ebcc8b32fe
Prevent use of relative paths, and fix HTML editor error message
2014-09-10 19:26:00 -07:00
Jamie Cameron
4d2760bc4b
Use a rounder block size
2014-09-06 08:14:46 -07:00
Anialation81
76fdb8f67b
Slow FileManager downloads
...
The 1024 read length seemed to be causing slow downloads (3 Mbps) on local networks. Changing it to 1000000 like the "Upload and Download" module fixes this problem and I get more than 50 Mbps. I tried 1,000,000,000 but it locked up my server briefly.
This update matches the value in:
https://github.com/webmin/webmin/blob/master/updown/fetch.cgi
2014-09-06 01:03:42 -04:00
Anialation81
0f0ea37cf1
Update index.cgi
...
In Google Chrome with the default body margin of 8px, the Java applet gets confused as to where you are clicking. Setting the body margin to 0px fixes the problem and makes the applet fill the space properly.
2014-09-04 10:44:04 -04:00
Derrick Hammer
43c4be9ac5
*Remove accidently commited files
2014-06-08 20:53:35 -04:00
Jamie Cameron
527d0f3c03
Catalan update from Jaume Badiella
2014-06-06 22:42:47 -07:00
Jamie Cameron
a3b8a39d6d
Remove .. from paths before comparing to allowed roots
2014-05-14 16:46:18 -07:00
Jamie Cameron
fa81151e05
PNG is an image
2014-04-06 20:16:25 -07:00
Jamie Cameron
3b2a300f17
Add new button permissions
2014-04-05 14:20:43 -07:00
Jamie Cameron
b95b26d3ba
java is a proper noun
2014-04-05 11:13:37 -07:00
Jamie Cameron
8a4296f698
trust no-one
2014-04-05 11:01:54 -07:00