Commit Graph

519 Commits

Author SHA1 Message Date
7c7f561f90 Fixed default footer for CLTs 2014-04-02 09:02:43 -07:00
689cb5f26a Fix 2014-04-02 08:50:18 -07:00
1e4c508737 Update README.md 2014-04-02 08:49:51 -07:00
ef08ab5516 Update README.md 2014-04-02 08:49:11 -07:00
18ad23f503 Update README.md 2014-04-02 08:47:32 -07:00
d68687af62 Fix 2014-04-02 08:34:19 -07:00
0cdf441830 Update README.md 2014-04-01 16:59:43 -07:00
33efd2a24c Fixed retain cycle 1.4 2014-04-01 16:19:26 -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
74f99167da Fix 2014-04-01 15:43:35 -07:00
f505e3a493 Fix 2014-04-01 15:43:22 -07:00
a8725319e1 Fixed crash under non-ARC 2014-04-01 14:07:42 -07:00
4a3135db81 Handle recursive reloads 2014-04-01 13:49:28 -07:00
25c486cafa Fix 2014-04-01 13:30:11 -07:00
73ff754de4 Removed global progress bar 2014-04-01 13:19:03 -07:00
22d12406c8 Fix 2014-04-01 13:16:58 -07:00
148735ba8f Fix 2014-04-01 13:13:53 -07:00
a92da4ffae First pass at new Web Uploader UX 2014-04-01 13:13:22 -07:00
e463655aab Fix 2014-04-01 12:34:43 -07:00
7f5ef92b36 Fix 2014-03-30 17:04:35 -07:00
768d9fe8e1 Fix 2014-03-30 17:04:03 -07:00
c0854f2bec Fix 2014-03-30 17:04:03 -07:00
9b79f2e0d4 Update README.md 2014-03-29 21:58:31 -07:00
e630482bb1 Fix 2014-03-29 21:40:22 -07:00
8bfefdec4c Added GCDWebServerGetPrimaryIPv4Address() and server URL properties 2014-03-29 21:29:09 -07:00
d32ea02b97 Expose local and remote address on GCDWebServerConnection 2014-03-29 21:29:08 -07:00
4a93b19385 Update README.md 2014-03-29 19:43:43 -07:00
3f9aef4dd6 Update README.md 2014-03-29 19:42:40 -07:00
35bf846ee7 Added GCDWebUploader 2014-03-29 18:19:45 -07:00
4446c1198f Fixes 2014-03-29 17:41:36 -07:00
223bc4ba16 Allow customizing content type for JSON responses 2014-03-29 13:55:43 -07:00
6d43485039 Added GCDWebServerEscapeURLString() 2014-03-29 13:55:22 -07:00
aa5dd8fca0 GCDWebServerGetMimeTypeForExtension() always returns a MIME type 2014-03-29 11:45:51 -07:00
eac83a4d0d Added JSON support to GCDWebServerDataResponse 2014-03-29 09:21:23 -07:00
120f6fc864 Fixed more build warnings 2014-03-27 11:37:53 -07:00
e911472f28 Switched to standard architectures on iOS 2014-03-26 09:29:42 -07:00
fb247dc703 Enabled -Wshorten-64-to-32 2014-03-26 09:28:32 -07:00
4d53e18b0b Moved logging message function to GCDWebServer.m 2014-03-26 09:25:10 -07:00
ea1924994e Changed default port to 80 on iOS but still 8080 on Mac & iOS Simulator 2014-03-22 20:16:26 -07:00
a3894fbf9b Disable -runWithPort: on iOS 2014-03-22 20:11:52 -07:00
47b8ea5f7c Added Drag & Drop browser file upload demo based on filedropjs.org 1.3 2014-03-20 17:55:20 -07:00
dc7fe87878 Exposed internal utility functions 2014-03-20 17:28:54 -07:00
cedec20673 Updated handlers convenience API 2014-03-20 12:55:09 -07:00
ed0f3ac68e Enable -Weverything for Debug builds 2014-03-20 08:56:54 -07:00
0a48f42ccb Exposed mode to CLI 2014-03-20 08:53:29 -07:00
6c1439405d Moved more ivars to class extensions 2014-03-20 08:52:32 -07:00
79e041eae5 Merge branch 'Range-Requests' 2014-03-20 08:38:47 -07:00
fb02b9f9d1 Fix 2014-03-19 21:17:21 -07:00
1b163b1b8b #27 Updated API to expose range requests support 2014-03-19 21:15:25 -07:00