Girish Ramakrishnan
20eaa60a97
clear timeout
2017-02-01 23:20:11 -08:00
Girish Ramakrishnan
b80f0082e9
subdomain -> domain
2017-02-01 23:06:41 -08:00
Girish Ramakrishnan
1ff800a842
Display mx, dmarc, ptr status
...
Fixes #169
2017-02-01 22:59:06 -08:00
Girish Ramakrishnan
5b0abb1b17
re-setup DNS when the dns config changes
2017-02-01 14:34:57 -08:00
Girish Ramakrishnan
178aa4794a
cloudron-setup: Add source-url
2017-02-01 14:11:50 -08:00
Girish Ramakrishnan
76583cb2fa
createReleaseTarball: remove no-upload argument
...
We will put the upload in the release script
2017-02-01 13:41:27 -08:00
Girish Ramakrishnan
aa484dc5b4
Add 0.99.1 changelog
2017-01-31 18:09:07 -08:00
Girish Ramakrishnan
19a098d34b
remove obsolete nginx config file
v0.99.1
0.99.1
2017-01-31 18:05:26 -08:00
Johannes Zellner
db452d9bc0
Also send the autoupdatePattern with the stats route
2017-01-31 17:37:55 -08:00
Johannes Zellner
90efb96635
parse mailConfig blob
2017-01-31 16:36:09 -08:00
Girish Ramakrishnan
0cee6de476
Check if cloudron.conf file exists
v0.99.0
2017-01-31 01:53:06 -08:00
Girish Ramakrishnan
854d29330c
Fix email display logic again
2017-01-30 22:55:20 -08:00
Girish Ramakrishnan
34a3dd6d46
Always generate default nginx config
...
If we don't, https://ip won't work (caas relies on this for
health checks)
2017-01-30 16:17:07 -08:00
Girish Ramakrishnan
4787ee3301
Fix email note display logic
2017-01-30 15:49:50 -08:00
Girish Ramakrishnan
7b547e7ae9
Revert scaleway specific overlay2 support
...
This reverts commit 16d65d3665 .
Rainloop app breaks with overlay2
2017-01-30 15:43:42 -08:00
Girish Ramakrishnan
fe5e31e528
Save update json in /root
...
/tmp is not very secure. But the real reason is so that we can
re-run the setup script again should things fail.
/home/yellowtent/box/scripts/installer.sh --data-file /root/cloudron-update-data.json
2017-01-30 15:21:04 -08:00
Girish Ramakrishnan
841a838910
Fix text
2017-01-30 15:08:51 -08:00
Girish Ramakrishnan
4f27fe4f1e
Fix email text
2017-01-30 14:24:08 -08:00
Girish Ramakrishnan
96eab86341
Applications -> Apps
2017-01-30 14:20:11 -08:00
Girish Ramakrishnan
95d7a991dc
install grub2
2017-01-30 14:01:33 -08:00
Girish Ramakrishnan
dc309afbbd
Add --allow-downgrades
...
The following packages will be DOWNGRADED:
docker-engine
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
E: Packages were downgraded and -y was used without --allow-downgrades.
2017-01-30 14:01:32 -08:00
Girish Ramakrishnan
16d65d3665
Use overlay2 for scaleway
...
https://github.com/scaleway/image-ubuntu/issues/68
2017-01-30 14:01:29 -08:00
Girish Ramakrishnan
ccb340cf80
Use systemd drop in to configure docker
...
The built-in service files get overwritten by updates
Fixes #203
2017-01-30 12:41:07 -08:00
Girish Ramakrishnan
56b0f57e11
Move unbound systemd config to separate file
2017-01-30 12:39:19 -08:00
Girish Ramakrishnan
7c1e056152
Add 0.99.0 changes
2017-01-30 10:25:11 -08:00
Girish Ramakrishnan
08ffa99c78
Use %s instead of %d
...
awk's %d behaves differently with mawk (scaleway) and gawk (do)
Fixes #200
2017-01-30 10:24:26 -08:00
Johannes Zellner
cdede5a009
Add dns provider information on change dialog
2017-01-29 15:00:30 -08:00
Johannes Zellner
4cadffa6ea
Remove automatic appstore account signup in setup view
2017-01-29 14:39:54 -08:00
Johannes Zellner
04e13eac55
Improve appstore signup
2017-01-29 14:38:38 -08:00
Johannes Zellner
2b3ae69f63
Selectivly show the correct labels when email is enabled in users view
2017-01-29 14:27:05 -08:00
Johannes Zellner
8f4813f691
Fix text for emails
2017-01-29 14:23:27 -08:00
Johannes Zellner
5b05baeced
Make oauth view navbar entries links
2017-01-29 13:33:34 -08:00
Johannes Zellner
3d60e36c98
Fix top margin in oauth views
2017-01-29 13:33:34 -08:00
Johannes Zellner
40c7bd114a
Add footer to oauth views
2017-01-29 13:33:34 -08:00
Johannes Zellner
e0033b31f2
Fix text on settings and support views
2017-01-29 13:33:34 -08:00
Girish Ramakrishnan
2d3bdda1c8
Make tests pass
2017-01-29 13:01:09 -08:00
Girish Ramakrishnan
fd40940ef5
Reserve ports <= 1023
...
Just being conservative here
Fixes #202
2017-01-29 12:43:24 -08:00
Girish Ramakrishnan
6d58f65a1a
Reserve ssh ports
2017-01-29 12:38:58 -08:00
Johannes Zellner
44775e1791
Cleanup the graphs ui
2017-01-29 11:39:28 -08:00
Johannes Zellner
4be1f4dd73
Remove developerMode toggle in token ui
2017-01-29 10:26:14 -08:00
Johannes Zellner
93bab552c9
Fix text in certs, tokens and settings views
2017-01-29 02:50:26 -08:00
Johannes Zellner
023c03ddcd
Use the same busy indicator everywhere
2017-01-29 02:01:01 -08:00
Johannes Zellner
a5bffad556
Improve text on users page and remove username validation on delete
2017-01-29 01:40:33 -08:00
Johannes Zellner
836348cbc0
Improve text for app installation and configuration
2017-01-29 01:00:15 -08:00
Johannes Zellner
1ac7570cfb
Autofocus appstore search field
2017-01-28 20:26:38 -08:00
Johannes Zellner
0dceba8a1c
Do not reload all apps when search is empty
2017-01-28 19:57:32 -08:00
Johannes Zellner
599b070779
Remove appstore view title
2017-01-28 19:52:42 -08:00
Johannes Zellner
c581e0ad09
webadmin: only show backup settings notification in settings view
2017-01-28 19:22:56 -08:00
Johannes Zellner
e14b59af5d
Append random query to ensure the avatar is refetched
2017-01-28 19:10:55 -08:00
Johannes Zellner
eff9de3ded
Adjust dns wait text
2017-01-28 18:33:37 -08:00