Commit graph

12 commits

Author SHA1 Message Date
02ed98041d
iOS: Add initial support for upload via browser
This only starts the HTTP server on 127.0.0.1 for now and does nothing
else yet.
2018-01-11 23:49:18 +01:00
e5b90b856a
iOS: Finish support for key files 2017-11-26 22:51:37 +01:00
f886262722
iOS: A few code modernizations 2017-11-26 20:19:07 +01:00
3cc25cb9e0
iOS: Add support for iPad 2017-10-20 01:51:51 +02:00
32302feb0f
Switch back to using frameworks now that it works 2017-10-20 01:16:05 +02:00
b87b2e8037
Disable modules and force category references
Modules do not work well without frameworks.
2017-10-16 00:36:46 +02:00
1ff08de875
Use static ObjFW
Using a shared library causes iTunes Connect to fail without any error
message.
2017-10-15 20:04:33 +02:00
57c875987c
iOS: Import ObjFW Xcode project into Xcode project 2017-10-15 14:27:04 +02:00
a0047e1b54
Adjust to recent ObjFW changes 2017-05-08 02:39:06 +02:00
5231f5d504
Update Xcode project to Xcode 8.2 2017-01-08 02:53:00 +01:00
9583021fa3
[iOS] Add about dialog 2016-10-09 19:47:35 +02:00
43adab7b39
Add initial iOS application
This is already in a working state, but is still missing a few things.
For example, there is no proper progress indication during generation
and the UI just hangs and there's no way to delete a site yet.
2016-10-09 17:53:41 +02:00