Commit Graph

17324 Commits

Author SHA1 Message Date
Johannes Zellner d9f07c4de4 Fixup gcs backup storage configuration 2025-05-05 12:18:56 +02:00
Johannes Zellner 98cc0b9dfc Wrap catchall settings item on mobile 2025-05-03 11:00:21 +02:00
Johannes Zellner f84076d80c Selectively send volume config properties depending on mountType 2025-05-03 10:30:49 +02:00
Johannes Zellner 5f85810345 Fixup domain form in initial dns setup view 2025-05-03 09:51:32 +02:00
Johannes Zellner 52ad526b87 Move more dns provider related code into the shared DomainsModel.js to avoid duplication 2025-05-03 09:46:53 +02:00
Johannes Zellner 8446773037 Use error-label in DomainDialog 2025-05-03 09:34:56 +02:00
Johannes Zellner be10718dfc Do not use watcher on value change for recovery mode switch but an explicit action handler 2025-05-02 16:40:05 +02:00
Johannes Zellner 8939f0dad7 Only send provider specific dns configs 2025-05-02 15:34:10 +02:00
Johannes Zellner 3c1419a22f Fix post -> port typo 2025-05-02 14:13:16 +02:00
Girish Ramakrishnan 211c52ccc1 setup: set the dnsConfig on provider change 2025-05-01 11:51:34 +02:00
Girish Ramakrishnan 99b73f91b8 cloudflare: defaultProxyStatus must be boolean 2025-05-01 11:40:00 +02:00
Girish Ramakrishnan 9da96b9e92 release: fix requires in script 2025-05-01 11:29:05 +02:00
Girish Ramakrishnan 7f87af5a08 firewall: open up NDP port
Port 546 is reserved for the client-side of the Neighbor Discovery Protocol (NDP).
This is used for communication between IPv6 nodes (such as a device and its router)
to discover and configure network information (such as IP address).

Router Advertisement (RA) messages sent by routers use port 547 (router-side), and
devices use port 546 to receive these messages.

See https://forum.cloudron.io/topic/13566/infomaniak-ipv6-issues/61
2025-04-29 22:06:34 +02:00
Johannes Zellner e2659c87f4 Share backup provide form between app import and backup storage configuration 2025-04-29 19:50:28 +02:00
Johannes Zellner a8cb0a0e9c Update regions in import Dialog 2025-04-29 17:06:31 +02:00
Johannes Zellner 34583c834d Basic app backup import is working 2025-04-29 16:58:36 +02:00
Johannes Zellner 1d61d4dad4 Add missing semicolon in style definition 2025-04-29 12:35:41 +02:00
Johannes Zellner 434bfdde67 Show correct icon url in openid login view 2025-04-29 12:30:05 +02:00
Johannes Zellner d5a8731850 replace proxy auth page with direct oidc redirect 2025-04-29 12:18:22 +02:00
Johannes Zellner d3738f2f31 Fix pending checklist item flag in postinstall 2025-04-29 10:00:58 +02:00
Johannes Zellner 570a8ee97d Fix minimum memory requirement in app install dialog 2025-04-29 09:51:17 +02:00
Girish Ramakrishnan 9168af4850 update modules
fixes crash in safetydance when function returns null
2025-04-29 08:18:00 +02:00
Girish Ramakrishnan d8a9ef8187 constants: DOCKER_IPv6_SUBNET 2025-04-28 18:20:04 +02:00
Girish Ramakrishnan 475239bd02 constants: add some notes 2025-04-28 18:06:39 +02:00
Johannes Zellner ea3042e1d7 Add initial attempt on app backup import dialog 2025-04-28 18:05:29 +02:00
Johannes Zellner 39d631b056 Reorder bits in the app backup page 2025-04-28 17:06:31 +02:00
Johannes Zellner 6e06e05f12 Push dashboard domain at index 0 of domain listing 2025-04-28 16:41:58 +02:00
Johannes Zellner 4d8f8f19d4 Ensure new alias and redirect domain values are prefilled 2025-04-28 15:59:24 +02:00
Johannes Zellner 384e341452 Safeguard the focus setting to not crash if view is changed quickly 2025-04-28 15:49:20 +02:00
Johannes Zellner aa46285b8f Bring back immich vectors hook in postgres addon 2025-04-28 15:43:15 +02:00
Johannes Zellner fae00992c8 Give early busy feedback on app start/stop 2025-04-28 15:40:39 +02:00
Johannes Zellner 47477808e4 Provide SubscriptionRequiredDialog globally via provide/inject 2025-04-28 15:18:47 +02:00
Johannes Zellner be16f93ba0 Add initial hooks for subscription required dialog on unpaid or expired 2025-04-25 15:19:34 +02:00
Johannes Zellner a153f0d87d Report form validity on submit for backup config dialog 2025-04-25 15:03:50 +02:00
Johannes Zellner 179dd6339f Reset form input fields when domain provider changes 2025-04-25 12:55:04 +02:00
Johannes Zellner 4c662a30ef Reuse app restore dialog for app clone 2025-04-25 00:00:06 +02:00
Johannes Zellner 28372af5a9 Fix app icons in archive listing 2025-04-24 23:12:11 +02:00
Johannes Zellner 1f93cce2c5 Move app restore dialog to its own component for reuse 2025-04-24 23:10:35 +02:00
Johannes Zellner 62cc534153 Improve error reporting on account creation form 2025-04-24 22:48:34 +02:00
Johannes Zellner 4df1ec867c Fix user listing for users which have neither displayName nor username yet 2025-04-24 20:49:40 +02:00
Johannes Zellner ff195ad272 Fixup various state issues in the app archive restore dialog 2025-04-24 20:42:52 +02:00
Johannes Zellner 00ca21243b Fixup portbindings for archive restore dialog 2025-04-24 20:30:21 +02:00
Johannes Zellner 4d9c73ab1f Bring back cloudflare ports warning in all places 2025-04-24 20:17:37 +02:00
Johannes Zellner ddf98937d6 Fixup update pattern settings 2025-04-24 16:35:44 +02:00
Johannes Zellner 5acd7c3e99 Update frontend dependencies 2025-04-24 16:10:10 +02:00
Johannes Zellner 0f35017955 Highlight encryption password info 2025-04-24 12:06:49 +02:00
Johannes Zellner 2235524f97 Fix small padding issue in sidebar 2025-04-23 17:00:21 +02:00
Johannes Zellner 17a8b38484 Show cloudflare warning when enabling incoming email for a domain 2025-04-23 16:55:02 +02:00
Johannes Zellner 7651b5a11d Bring back the SFTP connect info dialog 2025-04-23 16:47:33 +02:00
Johannes Zellner 775a066a9a Bring back the postinstall dialog 2025-04-23 15:32:42 +02:00