mox/webadmin
Mechiel Lukkien 5f7831a7f0
move config-changing code from package mox-/ to admin/
needed for upcoming changes, where (now) package admin needs to import package
store. before, because package store imports mox- (for accessing the active
config), that would lead to a cyclic import. package mox- keeps its active
config, package admin has the higher-level config-changing functions.
2024-12-02 22:03:18 +01:00
..
admin.go move config-changing code from package mox-/ to admin/ 2024-12-02 22:03:18 +01:00
admin.html add ability to include custom css & js in web interface (webmail, webaccount, webadmin), and use css variables in webmail for easier customization 2024-11-29 10:17:07 +01:00
admin.js web apps: add autocomplete attribute for usernames and passwords 2024-11-29 10:40:22 +01:00
admin.ts web apps: add autocomplete attribute for usernames and passwords 2024-11-29 10:40:22 +01:00
admin_test.go make tests pass with "go test -count n" with n > 1 2024-06-10 18:18:20 +02:00
api.json improve http request handling for internal services and multiple domains 2024-05-11 11:13:14 +02:00
api.ts improve http request handling for internal services and multiple domains 2024-05-11 11:13:14 +02:00