Johannes Zellner
e6232189e7
use flexbox for appstore toolbar
2024-10-15 17:47:59 +02:00
Johannes Zellner
6e12d06343
Use flexbox for profile panel instead of old boostrap grid
2024-10-15 17:27:58 +02:00
Johannes Zellner
d02b6d90cc
Update translation
2024-10-15 15:51:27 +02:00
Johannes Zellner
d10e9d7098
Fix api token list on mobile
2024-10-15 15:31:45 +02:00
Johannes Zellner
57b0cca6ab
Give headers more space on mobile
2024-10-15 15:26:10 +02:00
Johannes Zellner
fc565fd818
Give mobile navbar menu a shadow to elevate it from the content
2024-10-15 14:41:10 +02:00
Johannes Zellner
4e0c439c6f
Close navbar in mobile if item is selected
2024-10-15 13:16:50 +02:00
Johannes Zellner
39220ba408
Do not remove all card padding on mobile
2024-10-15 13:05:33 +02:00
Girish Ramakrishnan
7fbb9f9df3
remove explicit encoding
2024-10-15 12:23:32 +02:00
Girish Ramakrishnan
6c3ca9c364
shell: rework code to use shell.spawn
...
spawn gives out streams and we have more control over the stdout/stderr
buffers. otherwise, we have to provide a max buffer capture size to exec
2024-10-15 12:13:46 +02:00
Girish Ramakrishnan
7b648cddfd
shell: direct exports not needed anymore
2024-10-15 09:26:02 +02:00
Girish Ramakrishnan
a9e1d7641d
shell: make require take a tag
2024-10-14 21:08:32 +02:00
Girish Ramakrishnan
02823c4158
test: use same dashboard dir
2024-10-14 19:03:52 +02:00
Girish Ramakrishnan
d58789cc25
test: more test fixing
2024-10-14 18:37:22 +02:00
Girish Ramakrishnan
434a0cba9f
test: translation path has changed
2024-10-14 18:33:04 +02:00
Girish Ramakrishnan
ca8695a1d3
typo
2024-10-14 18:26:16 +02:00
Girish Ramakrishnan
7f141605fa
log the backuptask crash reason
2024-10-14 18:26:01 +02:00
Girish Ramakrishnan
23f9b5f2fc
logs: when no timestamp, use the last known
2024-10-14 16:30:30 +02:00
Girish Ramakrishnan
1abbe43785
log exception with timestamp prefixed
2024-10-14 16:21:25 +02:00
Girish Ramakrishnan
6361737cf4
sudo: use debug() to have provide timestamped logs
...
the exception is when sudo calls backupupload.js which already has timestamped
output because it uses node
an alternative idea is to maybe not use this flag at all and always parse the output.
this is a bit complicated since we have to look for a timestamp in a stream.
2024-10-14 15:38:55 +02:00
Girish Ramakrishnan
a884f968e1
syslog: fix parsing of multi-message packets
2024-10-14 13:54:32 +02:00
Johannes Zellner
ce611c4773
dashboard: only open the cloudron detail page to create a subscription
2024-10-12 18:52:49 +02:00
Girish Ramakrishnan
ba75c7ddaa
porkbun: api endpoint has changed
...
https://porkbun.com/api/json/v3/documentation
2024-10-12 10:58:21 +02:00
Girish Ramakrishnan
ff5dccc2b4
remove obsolete comment
2024-10-12 10:50:58 +02:00
Johannes Zellner
9b8994fe43
dashboard: fix changing views from appstore view after installation
2024-10-11 11:28:08 +02:00
Girish Ramakrishnan
34969d9980
groups: bump group_concat_max_len to accomdate more users
2024-10-09 19:12:53 +02:00
Johannes Zellner
da11e90333
Static busy spinner for oidc login views
2024-10-09 13:14:43 +02:00
Johannes Zellner
282d06404e
Static assets are actually on /
2024-10-09 12:56:25 +02:00
Johannes Zellner
64e60c106b
Produce a static theme.css for oidc login views
2024-10-09 12:52:22 +02:00
Johannes Zellner
1b3fd20755
Fixup oidc pages to match new location of dashboard assets
2024-10-09 11:31:02 +02:00
Girish Ramakrishnan
ce5a2b1f0a
gandi: use PAT token instead
...
https://api.gandi.net/docs/authentication/
2024-10-08 17:51:01 +02:00
Johannes Zellner
d68d5d5c51
Since dashboard is of type module we need to add correct common js extensions
2024-10-08 17:23:52 +02:00
Johannes Zellner
5a3460efb7
mimer.js is not used at all
2024-10-07 20:54:08 +02:00
Johannes Zellner
edf5ddf027
Remove not required autofill polyfill
2024-10-07 20:50:01 +02:00
Johannes Zellner
982714fa4c
We are not exporting this via git or so
2024-10-07 20:42:32 +02:00
Johannes Zellner
90ee525be7
Remove old unused dashboard scripts
2024-10-07 20:41:37 +02:00
Johannes Zellner
600323e027
Remove unused bootstrap files
2024-10-07 20:37:53 +02:00
Johannes Zellner
46a8b59196
Fixup mobile view for app list
2024-10-07 16:53:31 +02:00
Johannes Zellner
f96ae1a1de
mobile fixes for search and filter bar
2024-10-07 16:48:31 +02:00
Johannes Zellner
8894ec3019
Fix navbar menu with background set
2024-10-07 16:05:25 +02:00
Johannes Zellner
6f914a8d6b
Handle scss files with vite also
2024-10-07 14:56:49 +02:00
Johannes Zellner
9f06b91399
Merge remaining frontend into dashboard
2024-10-04 21:37:17 +02:00
Johannes Zellner
9d7f12952d
Move terminal.html to dashboard
2024-10-04 21:04:08 +02:00
Johannes Zellner
bc4e6ab1de
Move logs.html from frontend to dashboard
2024-10-04 20:47:49 +02:00
Johannes Zellner
2300e1baee
Fully replace gulp with vite
2024-10-04 17:43:45 +02:00
Johannes Zellner
1b00e0f254
Multiselect now works with vite
2024-10-04 16:38:36 +02:00
Johannes Zellner
6534e99103
Make it possible to use a dynamic api endpoint for local development
2024-10-04 15:22:11 +02:00
Johannes Zellner
ac98895e15
noto font is imported as module
2024-10-04 15:14:58 +02:00
Johannes Zellner
4e0961ae5a
Translation files are now in public/
2024-10-04 15:06:30 +02:00
Johannes Zellner
7669b77069
Some cleanup
2024-10-04 15:01:32 +02:00