Girish Ramakrishnan
|
f46af93528
|
do not installAdminCertificate for upgrades
|
2015-12-14 23:37:52 -08:00 |
|
Girish Ramakrishnan
|
2f7517152a
|
rename certificates.initialize
|
2015-12-11 14:02:58 -08:00 |
|
Girish Ramakrishnan
|
cf80fd7dc5
|
rename certificatemanager
|
2015-12-11 12:24:52 -08:00 |
|
Girish Ramakrishnan
|
66db918273
|
add certificate manager stub
|
2015-12-10 13:35:02 -08:00 |
|
Girish Ramakrishnan
|
10c876ac75
|
make migrate test work
|
2015-11-09 20:34:27 -08:00 |
|
Girish Ramakrishnan
|
294d1bfca4
|
remove ununsed require
|
2015-11-09 18:57:57 -08:00 |
|
Johannes Zellner
|
66b4a4b02a
|
Remove unused favicon middleware
|
2015-11-05 19:29:08 +01:00 |
|
Girish Ramakrishnan
|
55f070e12c
|
ensure cloudron.js is initialized first
|
2015-10-29 10:11:05 -07:00 |
|
Johannes Zellner
|
0460beccf0
|
Add route to set the admin certificate
This route is separate until we can treat the webadmin just
like any other app
|
2015-10-29 12:27:57 +01:00 |
|
Johannes Zellner
|
57de915133
|
Make settings certificate upload route also just using the json body
|
2015-10-28 12:12:06 +01:00 |
|
Johannes Zellner
|
01ead194d8
|
Move cert upload route to /settings
|
2015-10-27 18:38:46 +01:00 |
|
Girish Ramakrishnan
|
f510d4bc10
|
add route for setting/getting dns settings
|
2015-10-26 16:52:59 -07:00 |
|
Girish Ramakrishnan
|
a9ccc7e2aa
|
remove updating clients
clients are immutable
|
2015-10-15 16:08:17 -07:00 |
|
Johannes Zellner
|
11d327edcf
|
Remove unused session error route
|
2015-10-14 15:51:55 +02:00 |
|
Johannes Zellner
|
1e7e2e5e97
|
Remove decision dialog related route
|
2015-10-13 20:39:08 +02:00 |
|
Johannes Zellner
|
3eabc27877
|
Make app icon url public to be used in oauth login screen
|
2015-10-12 16:49:55 +02:00 |
|
Johannes Zellner
|
f0fefab8ad
|
Prefix morgan logs with source
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
449231c791
|
Do not show http request logs during tests
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
bd161ec677
|
Remove serving up webadmin/ in test case
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
23303363ee
|
Move simple auth to separate express server
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
3234e0e3f0
|
Fixup the simple auth logout route and add tests
|
2015-10-11 17:19:39 +02:00 |
|
Johannes Zellner
|
6f821222db
|
Add simple auth routes
|
2015-10-09 11:37:46 +02:00 |
|
Girish Ramakrishnan
|
eec4ae98cd
|
add comment for purpose on internal server
|
2015-09-17 16:27:46 -07:00 |
|
Girish Ramakrishnan
|
e0476c9030
|
Reboot is a post route
|
2015-08-30 21:38:54 -07:00 |
|
Johannes Zellner
|
da48e32bcc
|
Add feedback route
|
2015-08-04 14:31:40 +02:00 |
|
Johannes Zellner
|
6bceff14ec
|
Add proxy api to get non approved app listings
|
2015-07-27 14:00:44 +02:00 |
|
Girish Ramakrishnan
|
ef9508ccc5
|
Use BOX_ENV instead of NODE_ENV
Let NODE_ENV be used by node modules and always be set to production
Fixes #453
|
2015-07-24 01:42:28 -07:00 |
|
Girish Ramakrishnan
|
df9d321ac3
|
app.portBindings and newManifest.tcpPorts may be null
|
2015-07-20 00:10:36 -07:00 |
|