Commit Graph

93 Commits

Author SHA1 Message Date
Johannes Zellner 3a32aab066 Initial move from angular shell to vue 2025-03-16 11:55:55 +01:00
Johannes Zellner 5fd4e2f008 Add mailinglists ui 2025-03-14 21:51:26 +01:00
Johannes Zellner 9676cabcb8 Finish mailboxes view 2025-03-14 20:53:28 +01:00
Johannes Zellner 19e08942ed Add mail relay settings 2025-03-12 16:23:42 +01:00
Johannes Zellner 0865b9bbc5 Add mail connection details dialog 2025-03-12 13:41:07 +01:00
Johannes Zellner 93e0787911 Implement email signature setting 2025-03-11 13:13:02 +01:00
Johannes Zellner 5c354db1b2 Implement mailfrom/masquerading setting 2025-03-11 12:50:05 +01:00
Johannes Zellner a5ca8781ff Implement catchall settings 2025-03-11 12:38:54 +01:00
Johannes Zellner 72635c8711 Add enable/disable incoming email domain config 2025-03-10 21:06:33 +01:00
Johannes Zellner 8eec3cddb5 Replace emails eventlog as vuejs view 2025-03-10 16:16:04 +01:00
Johannes Zellner d633029d08 Finish mail server settings 2025-03-10 12:44:31 +01:00
Johannes Zellner 2aed64d1c1 Show mail domain change progress 2025-03-10 11:18:40 +01:00
Johannes Zellner 7beddf3019 Add test email sending dialog 2025-03-09 20:27:41 +01:00
Johannes Zellner 02666b7da4 add initial emails view 2025-03-07 19:47:58 +01:00
Girish Ramakrishnan 5342dae5b3 tokens: add ip restriction 2025-03-07 17:50:50 +01:00
Johannes Zellner 27ecde2f17 Add app configure graphs view 2025-03-07 11:54:43 +01:00
Johannes Zellner ef0a9a4a1e Move API_ORIGIN into constants.js 2025-03-04 18:20:42 +01:00
Johannes Zellner 6c674e86e5 If no appUrl is set yet, use fallback app icon 2025-03-04 18:20:42 +01:00
Johannes Zellner 86bbad5b3d Use normal return on error also for applinksModel 2025-03-04 18:20:42 +01:00
Johannes Zellner 1fa23bdf16 Add missing file 2025-03-04 18:20:42 +01:00
Johannes Zellner 31d593a529 Add app configure display view 2025-03-04 18:20:42 +01:00
Johannes Zellner d5b47ecdce Add app restore dialog 2025-03-04 18:20:42 +01:00
Johannes Zellner def774c9ef Add app backup edit dialog 2025-03-04 18:20:42 +01:00
Johannes Zellner 2dea8309a7 Add app configure backups view 2025-03-04 18:20:42 +01:00
Johannes Zellner 62b648c70f Show app configure menu items only when applicable 2025-03-04 18:20:42 +01:00
Johannes Zellner c593b4180a Add repair app configure view 2025-03-04 18:20:42 +01:00
Johannes Zellner 7d35c9a8eb Implement app update view 2025-03-04 18:20:42 +01:00
Johannes Zellner d77aaded39 Add app event log view 2025-03-04 18:20:42 +01:00
Johannes Zellner e4c47de90a add ability to uninstall an app again 2025-03-04 18:20:42 +01:00
Johannes Zellner 6a5de6606c Implement app start/stop and add app state polling for the moment 2025-03-04 18:20:42 +01:00
Johannes Zellner 26e8eb8c11 Implement info view 2025-03-04 18:20:42 +01:00
Johannes Zellner a019227ddc Add system basic graphs 2025-02-18 14:48:59 +01:00
Johannes Zellner 99f30fe09a Add diskusage to systems view again 2025-02-17 16:38:30 +01:00
Johannes Zellner 42b4d7ce5f Add initial SystemView.vue 2025-02-17 11:18:57 +01:00
Johannes Zellner 740c88c506 Add user edit/new dialog 2025-02-16 18:03:54 +01:00
Johannes Zellner 326e01d548 Add password reset dialog 2025-02-13 17:15:51 +01:00
Johannes Zellner da0dcf65b3 Add impersonate dialog 2025-02-12 15:54:04 +01:00
Johannes Zellner c9d875e3fa Implement user deletion 2025-02-12 15:18:52 +01:00
Johannes Zellner fda0a918f0 Implement group dialog 2025-02-12 13:53:57 +01:00
Johannes Zellner dde6e0859b Use tuple return values in users and groups model 2025-02-11 15:31:47 +01:00
Johannes Zellner c193a86a4c Port branding view to vue 2025-02-10 18:42:05 +01:00
Johannes Zellner a2fdefb6a6 Only set backup storage options based on provider 2025-02-10 16:00:40 +01:00
Johannes Zellner 0aea814a23 Add initial backup config dialog 2025-02-10 15:36:46 +01:00
Johannes Zellner e53a35eebf Fixup secondary domains for restoring of apps from the archive 2025-02-07 11:06:20 +01:00
Johannes Zellner 96f60caa77 vue translation does not support JS logic in templates
This is anyways probably for the best
2025-02-06 21:02:09 +01:00
Johannes Zellner 05f31f40eb Add basic archive restore dialog 2025-02-06 18:22:18 +01:00
Johannes Zellner 2f5c4413e1 Add dialog to edit backups 2025-02-06 18:22:18 +01:00
Johannes Zellner 86c4045073 Add backup listing 2025-02-05 15:47:52 +01:00
Johannes Zellner 776e65bc5e Migrate first parts of backups view to vue 2025-02-05 13:34:23 +01:00
Johannes Zellner 71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00