Commit Graph

31 Commits

Author SHA1 Message Date
c46a2ddb22 Ensure directories are always listed in deterministic order
macOS APIs have recently changed and do not return sorted entries for directories.
2019-01-03 16:12:30 -08:00
bac5b680df Updated to clang-format 7.0.0 2018-12-14 07:10:03 -08:00
257ed94b65 Fixed build warnings 2017-08-21 08:28:19 +02:00
09851dd71b Modernize ObjC 2017-06-24 09:25:04 -07:00
83f1c062b5 Use clang-formatter to format source code 2016-12-27 11:02:32 +09:00
a674614713 Enable support for Podfiles with use_frameworks!
The previous implementation looked in the main
bundle for the GCDWebUploader resource bundle.
When using the use_frameworks! Podfile option, the
resource bundle will be in a framework bundle, not
in the main bundle.
2015-09-22 15:22:45 -04:00
f7bb5babf8 Bumped copyright year 2015-09-09 08:24:47 -07:00
0f0a9840e4 Fixed Xcode 6.3 warnings 2015-04-13 12:54:41 -07:00
32ba49ae34 Removed MRC support entirely 2014-10-18 09:32:24 -07:00
cf94e70a42 Fall back to CFBundleName if CFBundleDisplayName is not available 2014-09-15 08:05:07 -07:00
9d48f9ec12 #57 Validate paths passed to GCDWebDAVServer and GCDWebUploader to ensure they are within the upload directory 2014-06-22 15:53:03 -07:00
c8d2b225ba Modified GCDWebServerMultiPart to allow duplicate control names 2014-04-24 19:01:46 -07:00
c6701cd474 Renamed "showHiddenFiles" property to "allowHiddenItems" 2014-04-19 16:31:00 -03:00
c5ca0f7cee Added GCDWebServerDelegate 2014-04-16 00:57:41 -03:00
d383845fcc Cleaned up file servers error handling 2014-04-09 13:47:26 -07:00
efad06f506 __unsafe_unretained does not prevent self retain-cycles when not under ARC 2014-04-09 11:10:45 -07:00
e26c9b76ea Updated to "instancetype" type 2014-04-08 19:47:03 -07:00
93c6a9bece More refactoring of GCDWebUploader 2014-04-08 19:47:03 -07:00
1d381c9fc6 Refactor GCDWebUploader 2014-04-08 19:47:03 -07:00
31d51cf5c0 Updated GCDWebUploader to latest APIs 2014-04-08 19:47:03 -07:00
b942a9d2b8 Fix 2014-04-08 19:47:02 -07:00
1f9a0d38d0 Split class files 2014-04-08 19:47:01 -07:00
7506f9c9a2 Fix 2014-04-06 10:10:25 -07:00
467830e4de Fix 2014-04-02 10:12:27 -07:00
7c7f561f90 Fixed default footer for CLTs 2014-04-02 09:02:43 -07:00
d68687af62 Fix 2014-04-02 08:34:19 -07:00
df95ecb1c2 Updated web interface 2014-04-01 16:06:44 -07:00
0bad724f08 Updated API 2014-04-01 15:45:51 -07:00
22d12406c8 Fix 2014-04-01 13:16:58 -07:00
a92da4ffae First pass at new Web Uploader UX 2014-04-01 13:13:22 -07:00
35bf846ee7 Added GCDWebUploader 2014-03-29 18:19:45 -07:00