Commit Graph

78 Commits

Author SHA1 Message Date
Girish Ramakrishnan
f9ee5b0d27 domains: add hetzner 2022-05-02 22:10:37 -07:00
Girish Ramakrishnan
7ea495c361 Bump year to 2022, happy new year! 2022-01-05 09:18:26 -08:00
Johannes Zellner
a396237832 Do not break lines in the middle of the log file path 2021-10-21 17:34:07 +02:00
Girish Ramakrishnan
10a377e083 vultr DNS 2021-05-29 23:01:50 -07:00
Girish Ramakrishnan
375978b526 Setup -> Set up
Setup - noun
Set up - action/verb
2021-04-19 18:20:32 -07:00
Girish Ramakrishnan
bdbbc78497 2021 is here 2021-02-24 17:08:43 -08:00
Johannes Zellner
1efcfc69f4 Add netcup to dns setup screen 2021-02-11 17:01:37 +01:00
Girish Ramakrishnan
29f7b771a1 add setup_token to setup and restore
part of cloudron/box#751
2020-12-21 23:59:30 -08:00
Girish Ramakrishnan
e6814ca4d2 linode: remove dns warnings
they propagate fine now
2020-11-16 22:50:35 -08:00
Johannes Zellner
f8229ba53b Ensure all views using client.js have required dependencies 2020-11-08 10:48:30 +01:00
Girish Ramakrishnan
c02cf0f5dc Fix doc links 2020-09-09 10:14:35 -07:00
Girish Ramakrishnan
6310a431dd caas: remove hyphenatedSubdomains support
this is not used since ages now
2020-08-15 18:35:51 -07:00
Girish Ramakrishnan
08f116486a update showndown to 1.9.1
this has openLinksInNewWindow which is smart enough that internal links
open in same tab and external links open in new tab
2020-08-08 21:58:44 -07:00
Johannes Zellner
1c8352ec56 Fontawesome SVG fonts don't play well with angular1
Essentially SVG fonts use JS to inject elements.
This does not work with ng-show/hide
2020-07-31 09:17:55 +02:00
Johannes Zellner
d24340f221 Update to fontawesome 5.14.0 and use svg fonts 2020-07-30 13:20:28 +02:00
Johannes Zellner
8b160cbbfd Share markdown angular filter via client.js 2020-07-10 15:20:53 +02:00
Girish Ramakrishnan
dbf6520860 more newlines 2020-06-17 20:37:28 -07:00
Girish Ramakrishnan
4e65728979 Better text 2020-06-16 12:31:29 -07:00
Johannes Zellner
b58ca1506e Add more information to dnssetup screen 2020-06-16 15:28:58 +02:00
Johannes Zellner
0fa230527c Improve text layout in setupdns 2020-06-16 13:14:56 +02:00
Johannes Zellner
c0df62cd5b Give more info in dns setup what is happening with the domain 2020-06-10 11:28:47 +02:00
Johannes Zellner
0410ba51ca Add a proper async library 2020-06-03 22:59:17 +02:00
Girish Ramakrishnan
d84900d601 linode: dns frontend 2020-03-13 11:32:30 -07:00
Johannes Zellner
08c1a33362 Ensure tabindex works better in setupdns 2020-03-09 16:07:10 -07:00
Johannes Zellner
92be875a2f Use standalone login screen instead of OAuth 2020-02-04 14:46:19 +01:00
Girish Ramakrishnan
e4f16ae520 2020: happy new year 2020-01-02 16:56:42 -08:00
Girish Ramakrishnan
4df34c724e cloudflare: add token type selector 2020-01-01 16:49:17 -08:00
Johannes Zellner
dfd31722fc Ensure webServerOrigin is actually set 2019-12-23 17:20:28 +01:00
Girish Ramakrishnan
445dcc24df Fix documentation links 2019-12-18 14:29:42 -08:00
Girish Ramakrishnan
df6a645600 typo 2019-12-11 15:13:46 -08:00
Girish Ramakrishnan
9fb85311b9 Various spacing issues 2019-12-11 14:43:54 -08:00
Girish Ramakrishnan
aed949e221 Fix layout of instance id 2019-12-11 14:18:12 -08:00
Johannes Zellner
4434d59b09 Remove dns setup Cloudron logo 2019-12-10 17:44:22 +01:00
Girish Ramakrishnan
7e2ae8e87c add sysinfo to setup & restore 2019-11-11 12:27:44 -08:00
Girish Ramakrishnan
3d2914da94 remove extra break 2019-11-08 11:10:26 -08:00
Johannes Zellner
f393f58bce Source the dns setup image from the api server 2019-10-18 21:54:59 +02:00
Johannes Zellner
b06d1fd293 Add server provider query argument to dns setup 2019-10-17 13:25:25 +02:00
Johannes Zellner
ac32e76eec Add dns setup logo 2019-10-16 14:16:54 +02:00
Johannes Zellner
a1426bc81b Fix copy and paste error for namecheap input label 2019-10-06 16:20:40 +02:00
Girish Ramakrishnan
0153e5212c Allow restore from IP 2019-07-26 22:43:59 -07:00
Girish Ramakrishnan
d6096d04d9 remove twitter from footer 2019-05-22 11:56:55 -07:00
Girish Ramakrishnan
bffe6327a0 setup: have a single error object 2019-05-22 11:14:33 -07:00
Girish Ramakrishnan
c25c3e9daa never show hyphenatedSubdomains UI
can't think of a case where this is required in the UI. for the hosting
provider, they will have to do API automation for the initial domain
setup anyway.
2019-02-26 17:16:01 -08:00
Girish Ramakrishnan
aa562228ef plural 2019-02-09 16:34:56 -08:00
Girish Ramakrishnan
98a70aedf2 Add doc links for zone name and cert provider 2019-02-09 10:17:01 -08:00
Girish Ramakrishnan
6a95d481f0 Fix domain setup help links 2019-02-06 16:11:24 -08:00
Johannes Zellner
30a1997fd9 Add missing html bits 2019-01-22 20:03:26 +01:00
Johannes Zellner
778ea0b720 add namecheap dns provider to dns setup 2019-01-22 16:45:48 +01:00
Johannes Zellner
48f63ec761 Update angular-ui-notification and show unread notifications 2019-01-07 17:23:26 +01:00
Girish Ramakrishnan
fbc494abc9 Hello 2019! 2019-01-04 19:37:51 -08:00