Tomasz Drwięga
f8553ef90a
New dapps & query parameter handling ( #1113 )
...
* DAO dapp
* Adding Maker OTC dapp
* Updating makerotc to contain topbar
* Updating daodapp
* Bumping versions after authors has been updated
* Adding webapps to tests
* Enabling all accounts in wallet
2016-05-21 15:27:55 +02:00
Tomasz Drwięga
a950b81ee8
Fixing clippy warnings
2016-05-17 10:32:05 +02:00
Tomasz Drwięga
2ef6f756d0
Merge branch 'master' into idmanager
...
Conflicts:
webapp/src/apps.rs
webapp/src/page/mod.rs
webapp/src/proxypac.rs
webapp/src/router/mod.rs
2016-05-16 20:22:19 +02:00
Tomasz Drwięga
9301963d98
Subdomains support in content server (webapps server). ( #1082 )
...
* Proxy.pac serving
* Subdomains router for dapps
* Proper handling of prefixed and non-prefixed apps
* Changing dapps domain to parity
2016-05-16 16:08:52 +02:00
Tomasz Drwięga
72b1b41748
Supporting topbar injection
2016-05-13 18:40:20 +02:00
Tomasz Drwięga
0a85df10e8
Proper handling of prefixed and non-prefixed apps
2016-05-13 10:21:41 +02:00
Tomasz Drwięga
3fc7faf24c
Subdomains router for dapps
2016-05-12 15:53:04 +02:00
Tomasz Drwięga
f62d058186
Proxy.pac serving
2016-05-12 14:45:09 +02:00
Arkadiy Paronyan
0260e9322a
Merge pull request #1013 from ethcore/ff-fix
...
Fixing Firefox authorization issues
2016-04-28 13:21:01 +02:00
Tomasz Drwięga
5ef2605cbc
Fixing Firefox authorization issues
2016-04-28 11:50:45 +02:00
Tomasz Drwięga
6a544b7d8e
Router refactoring
2016-04-28 10:06:41 +02:00
Tomasz Drwięga
ea4346e945
Switching to rust-url#1.0.0
2016-04-27 22:41:46 +02:00
Gav Wood
0b589915b9
Update auth.rs
2016-04-14 22:24:13 -07:00
Tomasz Drwięga
f81914351d
Rewriting webapps to use hyper-mio branch
2016-04-14 20:38:48 +02:00
Tomasz Drwięga
9892e43c4e
Getting rid of iron dependency
2016-04-12 22:44:53 +02:00
Gav Wood
1d5b29fb48
Update auth.rs
2016-04-08 17:51:20 -07:00
Tomasz Drwięga
dab54cf2a7
HTTP Basic Authorization for WebApps server.
2016-04-08 16:11:58 +02:00
Tomasz Drwięga
8f16515d82
HTTP Authorization support in router
2016-04-08 15:25:20 +02:00
Tomasz Drwięga
f129126a82
Adding couple of missing commas
2016-04-08 10:13:42 +02:00
Tomasz Drwięga
1852f1b462
REST-API PoC
2016-04-07 18:22:53 +02:00
Tomasz Drwięga
9bd41761fc
Reverting back to old-hyper version of rpc
2016-04-07 16:31:42 +02:00
Tomasz Drwięga
b7c790d741
Disabling rpc until we switch to async hyper
2016-04-07 16:22:02 +02:00
Tomasz Drwięga
ed633bd0b7
Adding StatusPage and main page support
2016-04-07 15:14:39 +02:00
Tomasz Drwięga
ad37b7fd2a
Adding webapps router
2016-04-07 12:10:26 +02:00