Commit Graph

15244 Commits

Author SHA1 Message Date
Johannes Zellner 3c17b65f7f Add sso filter option in appstore view 2022-05-25 21:10:53 +02:00
Johannes Zellner 2c97c240d8 Explicitly mention what dashboard visibility is on install dialog 2022-05-25 17:38:47 +02:00
Girish Ramakrishnan 40eae601da Update cloudron-manifestformat for new scheduler patterns 2022-05-23 11:02:04 -07:00
Johannes Zellner a799691921 Also ensure the current notification view is updated on clear all 2022-05-23 17:40:14 +02:00
Johannes Zellner 663e117da1 Clear up to 1k unread notifications 2022-05-23 17:36:44 +02:00
Johannes Zellner c5b022cc19 Ensure the navbar notification number is correctly in-sync 2022-05-23 17:30:52 +02:00
Johannes Zellner 6a6b1d8b3b If we have more than 100 notifications, indicate this with a 100+ label 2022-05-23 17:27:45 +02:00
Johannes Zellner 575e00b24b Add a guess of what a storage selector may look like 2022-05-23 16:50:46 +02:00
Girish Ramakrishnan 3eead2fdbe Fix possible duplicate key issue
console_server_origin in injected by the new setup script even for
7.1.x
v7.2.1
2022-05-22 20:48:29 -07:00
Girish Ramakrishnan 55bc6f6cca cron: add more common patterns dashboard-v7.2.1 2022-05-20 10:59:54 -07:00
Girish Ramakrishnan 9fcd6f9c0a cron: add @service which is probably clearer than @reboot in app context 2022-05-20 10:57:44 -07:00
Girish Ramakrishnan 17910584ca cron: add extensions
https://www.man7.org/linux/man-pages/man5/crontab.5.html#EXTENSIONS
2022-05-20 10:53:30 -07:00
Girish Ramakrishnan d9a02faf7a make the globals const 2022-05-20 09:38:22 -07:00
Girish Ramakrishnan d366f3107d net_admin: enable IPv6 forwarding in the container 2022-05-19 17:10:05 -07:00
Girish Ramakrishnan 2596afa7b3 appstore: set utmSource during user registration 2022-05-19 00:00:48 -07:00
Girish Ramakrishnan 58b4a11546 Go straight into subscription setup 2022-05-18 22:05:18 -07:00
Johannes Zellner 65521c63a3 Better scope background css styling 2022-05-18 09:26:18 +02:00
Johannes Zellner 319db4a9b1 Be explicit about backgroundImage existance 2022-05-17 20:16:33 +02:00
Johannes Zellner aa1e8dc930 Give the dashboard a way to check backgroundImage availability 2022-05-17 15:25:44 +02:00
Johannes Zellner 3922448a77 Disable some css filter on active 2022-05-17 13:22:35 +02:00
Johannes Zellner f3c66056b5 Allow to unset background image 2022-05-17 13:17:05 +02:00
Girish Ramakrishnan 6b70aaf123 Use new exec API 2022-05-16 11:46:50 -07:00
Girish Ramakrishnan 93bacd00da Fix exec web socket/upload/download 2022-05-16 11:46:28 -07:00
Girish Ramakrishnan b5c2a0ff44 exec: rework API to get exit code 2022-05-16 11:23:58 -07:00
Johannes Zellner 64ea742a62 More background image css fixes 2022-05-16 12:00:27 +02:00
Johannes Zellner 9a687d6420 Various background image style fixes 2022-05-15 12:14:32 +02:00
Johannes Zellner 6bd478b8b0 Add profile backgroundImage api 2022-05-15 12:08:11 +02:00
Johannes Zellner ae0b5f010b Add UI bits for setting backgroundImage 2022-05-14 21:09:24 +02:00
Girish Ramakrishnan 41e2f7006f Add low resource doc link 2022-05-14 10:19:26 -07:00
Girish Ramakrishnan c5c62ff294 Add to changes 2022-05-14 09:36:56 -07:00
Johannes Zellner 2ebbbe2c37 Update translations 2022-05-14 14:45:34 +02:00
Johannes Zellner e277126971 Add update available filter 2022-05-14 14:45:22 +02:00
Girish Ramakrishnan e225c6fe0a Fix busy indicator 2022-05-12 09:51:36 -07:00
Girish Ramakrishnan 2745101378 clone: use manifest from the backup 2022-05-12 09:47:31 -07:00
Girish Ramakrishnan 7ed8678d50 mongodb: fix import timeout 2022-05-09 17:20:16 -07:00
Johannes Zellner 13343445b3 Warn the user about my.my. dashboard domain 2022-05-09 21:59:54 +02:00
Johannes Zellner 0bcee0b52d Add my. prefix to dashboard domain selector 2022-05-09 21:59:40 +02:00
Girish Ramakrishnan e19e5423f0 cloudron-support: Remove unused var 2022-05-07 19:25:06 -07:00
Girish Ramakrishnan 622ba01c7a ubuntu 22: collectd disappeared
https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/1971093

also, remove the ubuntu 16 hack
2022-05-06 20:02:02 -07:00
Girish Ramakrishnan 935da3ed15 vultr: set ttl to 120
https://www.vultr.com/docs/introduction-to-vultr-dns/#Limitations
2022-05-06 12:29:12 -07:00
Girish Ramakrishnan ce054820a6 add migration to add consoleServerOrigin 2022-05-05 09:59:22 -07:00
Johannes Zellner 1e7a20b1ed Webserver and api origin are not used anymore in the dashboard 2022-05-05 16:53:10 +02:00
Johannes Zellner a7668624b4 Ensure we also set the new console server origin during installation 2022-05-05 16:52:11 +02:00
Johannes Zellner 9bffe9bd15 Remove dashboard logic to autologin into the appstore 2022-05-05 16:34:45 +02:00
Johannes Zellner d82fb78ba7 Update translations 2022-05-05 16:03:50 +02:00
Johannes Zellner 0ac12d63d3 Adjust the subscription bubble in the navbar 2022-05-05 16:03:41 +02:00
Girish Ramakrishnan 01b36bb37e proxyAuth: make the POST to /logout redirect
for firefly-III
2022-05-03 18:19:22 -07:00
Girish Ramakrishnan ade159eb74 restore: backupId is now remotePath 2022-05-03 14:28:55 -07:00
Girish Ramakrishnan 5d1aaf6bc6 cloudron-setup: silent 2022-05-03 10:20:19 -07:00
Girish Ramakrishnan 7ceb307110 Add 7.2.1 changes 2022-05-03 09:15:21 -07:00