Commit Graph

28 Commits

Author SHA1 Message Date
Girish Ramakrishnan
6b70aaf123 Use new exec API 2022-05-16 11:46:50 -07:00
Girish Ramakrishnan
62a56c455a webterminal: remove --rcfile
this broke sourcing of personal rcfile. see https://forum.cloudron.io/topic/5385/wp-cli-not-working-on-6-3-5
2021-07-22 13:03:33 -07:00
Girish Ramakrishnan
445325453b Source app specific bashrc 2021-05-03 23:08:48 -07:00
Girish Ramakrishnan
d072682e82 load rc profile 2021-05-03 23:01:06 -07:00
Johannes Zellner
e50ff5e364 We need to use the translate promise for the window titles 2020-11-10 01:22:01 +01:00
Johannes Zellner
a809d3fecb Set logs, filemanager and terminal title programmatically to avoid angular template leaks 2020-11-09 23:32:47 +01:00
Johannes Zellner
f8229ba53b Ensure all views using client.js have required dependencies 2020-11-08 10:48:30 +01:00
Johannes Zellner
4fb94ea162 Update xtermjs to latest v4.8.1 2020-07-30 14:39:30 +02:00
Johannes Zellner
589ee2d0c5 Always use binary byte units 2020-06-02 14:34:38 +02:00
Johannes Zellner
c548f572df fixup linter errors 2020-01-06 16:38:33 +01:00
Girish Ramakrishnan
adc078a5cb Add a restart button in recovery section 2019-12-20 11:27:32 -08:00
Girish Ramakrishnan
f0730f595f rework the repair view 2019-12-16 19:24:32 -08:00
Johannes Zellner
57f1751309 Fix terminal restart and other state issues 2019-09-27 19:13:08 +02:00
Johannes Zellner
8795493462 Fixup linter issues in terminal view 2019-09-27 17:43:33 +02:00
Girish Ramakrishnan
24888dfad5 terminal: repair -> pause 2019-09-26 22:16:37 -07:00
Girish Ramakrishnan
6ffa00026e pending_configure is dead 2019-09-19 17:36:31 -07:00
Girish Ramakrishnan
b3760a961d Prefix the env vars with CLOUDRON_ for manifest v2 2019-06-19 09:16:41 -07:00
Girish Ramakrishnan
6f32a0d6de Use encodeURIComponent for encoding query params 2019-03-04 12:59:41 -08:00
Girish Ramakrishnan
f3cf640e21 terminal: use Client.getApp instead of refreshInstalledApps 2018-06-25 19:19:56 -07:00
Girish Ramakrishnan
8d98cefcca terminal: Remove unused dropdown logic 2018-06-25 19:10:26 -07:00
Girish Ramakrishnan
bdf57a5c0a remove dead code 2018-06-25 19:10:00 -07:00
Girish Ramakrishnan
091663afe0 Add Client.getApp that uses REST API 2018-06-25 18:55:07 -07:00
Girish Ramakrishnan
e3950c2fb0 Give user notification about how to resize 2018-06-08 12:22:45 -07:00
Girish Ramakrishnan
3eae49139c Create the terminal ws after fit()
part of cloudron/box#549
2018-06-08 12:04:12 -07:00
Johannes Zellner
f05967d871 Fix terminal resize on window resize
This still does not update the terminal COLUMNS and ROWS
2018-05-15 18:31:54 +02:00
Johannes Zellner
6605a38eab Add scheduler addon dropdown to webterminal 2018-05-11 10:40:11 +02:00
Girish Ramakrishnan
791f5af3e0 Fix scope use in logs.js and terminal.js 2018-05-07 14:48:52 -07:00
Johannes Zellner
df15f63424 Remove unneccessary dashboard/ subfolder 2018-04-10 13:28:55 +02:00