MaxXor
8a7bda84bd
Added Upload File with Drag & Drop to File Manager
2015-07-24 15:46:11 +02:00
MaxXor
ceb5bc52fd
Added option to remove completed file transfers
...
- File Manager shows more information about drives
2015-07-24 01:58:02 +02:00
MaxXor
1f30566c8a
Improved Mono compatibility of the Server #279
2015-07-19 12:22:17 +02:00
MaxXor
a6ecbf55c1
Improved setting of window titles of new forms
2015-06-25 22:22:45 +02:00
MaxXor
836b77d13e
Improved check for illegal chars in path
2015-06-01 18:50:20 +02:00
MaxXor
a18e799f9a
Merge pull request #162 from MaxXor/pr/161
...
Code Improvements
2015-05-21 20:55:15 +02:00
MaxXor
4fe601a87b
Small changes to code
2015-05-21 20:35:57 +02:00
yankejustin
9e175378fc
Must use static readonly instead of const
...
Instead of using const, we must use static readonly...
2015-05-21 12:23:54 -04:00
yankejustin
8cbab66bf8
Forgot to initialize const string array
2015-05-21 12:20:45 -04:00
yankejustin
21261270d8
Moved string array to class-level
...
Moved string array for file size units to a class-level const string
array for performance.
2015-05-21 12:14:41 -04:00
DragonzMaster
88f67c717a
Small Change to Reverse Proxy
...
Changing the way was used to calculate send/received data by reverse
proxy
-This change will view the value with decimal point (2 num) to make the
values more accurate
-Changing the func name used from "GetFileSize" to "GetDataSize" ( Found
in xServer.Core.Helper )
2015-05-19 22:17:03 +02:00
MaxXor
df5ce2f893
Fixed code formatting
...
Replaced all tabs in code with 4 spaces and did some general renaming.
2015-04-21 20:27:52 +02:00
MaxXor
d140ca438e
Improved Remote Desktop
...
- Added ability to change quality of remote desktop
- Fixed another cross threading crash
2015-04-02 10:26:57 +02:00
MaxXor
763de6a86c
Faster creation of random file names
2015-03-21 19:14:00 +01:00
yankejustin
c6b57f8110
Dispose of the memory stream in Helper class
...
Disposes of the memory stream created in the server's helper class that
converts an image.
2015-03-17 18:35:53 -04:00
MaxXor
ace4449c02
More code cleanup
2015-01-14 13:15:31 +01:00
MaxXor
2544f3a230
Refactored class access modifiers
2015-01-13 19:43:55 +01:00
MaxXor
e3ad2f0716
Refactored namespace
2015-01-13 19:29:11 +01:00
MaxXor
177b232d7f
Fixed changelog
2014-07-27 18:38:29 +02:00
MaxXor
034b6242f4
Initial commit with everything else
2014-07-08 14:58:53 +02:00