Girish Ramakrishnan
9d9509525c
listen on timezone key only when configured
v0.1.0
2015-11-03 16:11:24 -08:00
Girish Ramakrishnan
b1dbb3570b
Add configured event
...
Cloudron code paths like cron/mailer/taskmanager now wait for configuration
to be complete before doing anything.
This is useful when a cloudron is moved from a non-custom domain to a custom domain.
In that case, we require route53 configs.
2015-11-03 16:06:38 -08:00
Girish Ramakrishnan
c075160e5d
Remove event listener
2015-11-03 15:22:02 -08:00
Girish Ramakrishnan
612ceba98a
unsubscribe from events
2015-11-03 15:19:06 -08:00
Girish Ramakrishnan
7d5e0040bc
debug only if error
2015-11-03 15:15:37 -08:00
Girish Ramakrishnan
d6e19d2000
resume tasks only if cloudron is activated
2015-11-03 15:14:59 -08:00
Girish Ramakrishnan
a01d5db2a0
minor refactor
2015-11-02 17:45:38 -08:00
Girish Ramakrishnan
5de3baffd4
send monotonic timestamp as well
v0.0.80
2015-11-02 14:26:15 -08:00
Girish Ramakrishnan
63c10e8f02
fix typo
2015-11-02 14:23:02 -08:00
Girish Ramakrishnan
a99e7c2783
disable logstream testing (since it requires journald)
2015-11-02 14:08:34 -08:00
Girish Ramakrishnan
88b1cc553f
Use journalctl to get app logs
2015-11-02 14:08:34 -08:00
Girish Ramakrishnan
316e8dedd3
name is a query parameter
2015-11-02 14:08:34 -08:00
Johannes Zellner
f106a76cd5
Fix the avatar and brand label links in navbar
2015-11-02 21:27:52 +01:00
Girish Ramakrishnan
95b2bea828
Give containers a name
2015-11-02 09:34:31 -08:00
Girish Ramakrishnan
58d6166592
fix indexOf matching in addDnsRecords
v0.0.79
v0.0.78
2015-10-30 18:12:24 -07:00
Girish Ramakrishnan
d42f66bfed
Fix casing of zone id
2015-10-30 18:05:08 -07:00
Girish Ramakrishnan
5bd8579e73
add null check
2015-10-30 16:24:56 -07:00
Girish Ramakrishnan
01cd0b6b87
fix indexOf matching
2015-10-30 16:12:39 -07:00
Girish Ramakrishnan
b4aec552fc
txtRecords is a single level array
2015-10-30 16:04:09 -07:00
Girish Ramakrishnan
93ab606d94
dns resolve using the authoritative nameserver
2015-10-30 15:57:15 -07:00
Girish Ramakrishnan
94e94f136d
sendHearbeat on init
2015-10-30 14:58:48 -07:00
Girish Ramakrishnan
1b57128ef6
ListResourceRecordSet returns items based on lexical sorting
2015-10-30 14:41:34 -07:00
Girish Ramakrishnan
219a2b0798
rename function
2015-10-30 13:53:12 -07:00
Girish Ramakrishnan
b37d5b0fda
enable back spf
2015-10-30 13:48:46 -07:00
Girish Ramakrishnan
0e9aac14eb
leave a note on subdomains.update
2015-10-30 13:47:10 -07:00
Girish Ramakrishnan
cf81ab0306
subdomains.update now takes array
2015-10-30 13:45:10 -07:00
Girish Ramakrishnan
00d8148e46
fix get call
2015-10-30 13:45:10 -07:00
Johannes Zellner
0b59281dbb
Remove leftover console.log()
2015-10-30 21:30:57 +01:00
Johannes Zellner
e0c845ca16
Fix cloudron tests when run together
2015-10-30 21:30:57 +01:00
Girish Ramakrishnan
d6bff57c7d
subdomains.del now takes array values
2015-10-30 13:30:19 -07:00
Girish Ramakrishnan
5c4b4d764e
implement subdomains.get for route53
2015-10-30 13:23:43 -07:00
Girish Ramakrishnan
bf13b5b931
subdomains.add takes array values
2015-10-30 13:23:43 -07:00
Johannes Zellner
afade0a5ac
Ensure the next buttons are properly disabled when the fields are invalid
2015-10-30 21:10:01 +01:00
Johannes Zellner
40da8736d4
Do not use special wizard page controller for dns view
2015-10-30 21:10:01 +01:00
Johannes Zellner
a55675b440
Fixup the enter focus flow
2015-10-30 21:10:01 +01:00
Girish Ramakrishnan
6ce71c7506
prepare dns backends to accepts array of values
2015-10-30 13:04:43 -07:00
Girish Ramakrishnan
0dda91078d
remove listeners on uninitialize
2015-10-30 12:52:33 -07:00
Girish Ramakrishnan
93632f5c76
disable spf for testing
2015-10-30 12:50:47 -07:00
Girish Ramakrishnan
cb4cd10013
settings changed callback provides the changed setting as first argument
2015-10-30 12:50:47 -07:00
Johannes Zellner
62bcf09ab4
Fix error message in set dns config
2015-10-30 20:32:58 +01:00
Girish Ramakrishnan
b466dc1970
remove unused require
2015-10-30 11:43:40 -07:00
Girish Ramakrishnan
0a10eb66cc
caas: add subdomains.get
2015-10-29 16:41:04 -07:00
Girish Ramakrishnan
c6322c00aa
remove unused subdomains.addMany
2015-10-29 16:39:07 -07:00
Girish Ramakrishnan
b549a4bddf
minor rename of variable
2015-10-29 16:38:18 -07:00
Girish Ramakrishnan
3fa50f2a1a
handle getSubdomain error
2015-10-29 16:27:01 -07:00
Girish Ramakrishnan
ddded0ebfb
emit change event
2015-10-29 16:21:41 -07:00
Girish Ramakrishnan
71c0945607
add updateSubdomain in route53 backend
2015-10-29 15:37:51 -07:00
Girish Ramakrishnan
f0295c5dc5
debug message for update already in progress
2015-10-29 15:34:30 -07:00
Girish Ramakrishnan
4e1286a8cf
addDnsRecords on restarts after activation
2015-10-29 15:00:53 -07:00
Girish Ramakrishnan
d69cead362
remove unused variable
2015-10-29 14:57:51 -07:00