Commit Graph

60 Commits

Author SHA1 Message Date
ebf44f5152 fix table column sizing issue 2026-06-21 12:32:26 +02:00
6682b974a3 Made the user groups table sortable and searchable. 2026-06-21 12:32:12 +02:00
433ed86f7e minor css and js improvements 2026-06-20 23:30:20 +02:00
55cc1be52f css warning fixes 2026-06-20 23:22:04 +02:00
229d2b4a15 Content Security Policy (CSP) Improvements. 2026-06-20 22:52:21 +02:00
e96d6b9a70 config.php changed 2026-06-20 00:32:01 +02:00
d781078c0d A lot of code cleanup and code sanitation done. 2026-06-20 00:31:32 +02:00
be392b8149 Validation added of the portal_uuid when configuring mail settings and portal settings. 2026-06-20 00:22:07 +02:00
8b742d997c Content Security Policy (CSP) compatibility beta. 2026-06-20 00:21:19 +02:00
0b76255cfa security.txt added and + PGP key. 2026-06-20 00:01:12 +02:00
89ea170798 fixed an issue where existing subscriptions wont be updated with new licenses. 2026-06-19 23:20:42 +02:00
16be5448be Small code fixes in API code 2026-06-15 16:04:21 +02:00
7429cd367d Typos in API code fixed 2026-06-15 15:20:33 +02:00
9dfb60fb9a v.1.2.3 released 2026-06-14 23:35:02 +02:00
f2383e1c86 Code cleanup on different API GET calls. 2026-06-14 23:15:24 +02:00
db377bcc08 Added GET API call for users. 2026-06-14 23:14:10 +02:00
b7dcbaf290 Added GET API call for user-groups. 2026-06-14 23:13:59 +02:00
b227cfb2c5 Added GET API call for servers. 2026-06-14 23:13:04 +02:00
b93f4d2e9c Added GET API call for portal-settings. 2026-06-14 23:12:51 +02:00
b088314c38 Added GET API call for group-permissions 2026-06-14 23:12:17 +02:00
a7e3c54a89 Fixed the ofice typo in the permission names to office 2026-06-13 23:25:27 +02:00
98d5d1cb18 GET stomp API call added 2026-06-13 23:21:17 +02:00
c408e43283 SQL-Injection vulnerability in GET function resolved. 2026-06-13 23:17:12 +02:00
9de2fc0ad1 Users are not able to change their own name. 2026-06-13 15:16:43 +02:00
ec82b2add0 Change all the forms from _method to X-HTTP-Method-Override fix 2026-06-13 14:27:10 +02:00
3b200d30cb Change all the forms from _method to X-HTTP-Method-Override 2026-06-13 00:11:56 +02:00
1374ba2f13 Module enablement toggle feedback is fixed 2026-06-13 00:05:19 +02:00
bc8976c18e API user creation does not set the user_full_name. 2026-06-12 23:34:24 +02:00
d6079878c4 user_pref_language users field value changed to enum. user_phone_number optional. 2026-06-12 23:32:50 +02:00
aece25439b Inserve configuration API call does not longer require the obsolete source_name field. 2026-06-12 23:27:55 +02:00
a60ebadd60 added support for the HTTP_X_HTTP_METHOD_OVERRIDE headder in the API 2026-05-31 00:29:46 +02:00
d00108db3c v1.2.2 release 2026-05-29 23:37:50 +02:00
f69385300b Fixed a bug where new server licenses have "0" as a name. 2026-05-28 23:41:53 +02:00
b22d0c3105 Server licences are now updated with the name of the server. 2026-05-28 23:39:18 +02:00
da64e632a6 added light and dark gruvbox themes. fixed css issues. 2026-05-28 23:38:05 +02:00
4eba391e7f changes to login page styling, added dark and light mode and fixed some layout. 2026-05-22 23:41:57 +02:00
3d6e3c376f changes to login page styling before dark and light theme 2026-05-21 22:58:44 +02:00
fa5459df56 Apply group weight system to API token modifications 2026-05-19 22:30:38 +02:00
995eca4111 Add names to API tokens. 2026-05-18 22:22:14 +02:00
30cbb0e1c7 minor graphic change to the login screen 2026-05-17 22:47:20 +02:00
65a3137a40 minor graphic changes to the login screen 2026-05-17 21:59:16 +02:00
6a8680b5ed show hostname if available 2026-05-17 21:29:54 +02:00
758f07b689 changed login page colors 2026-05-17 17:20:19 +02:00
369657a622 moved different api calls 2026-05-17 17:20:06 +02:00
d3885a577e Deleted double sessions_start() 2026-05-17 14:19:27 +02:00
ab214e958e Issue with the companies not showing in the server overview. 2026-05-17 14:19:05 +02:00
1e1e7a6be0 v.1.2.1 release 2026-05-17 13:55:03 +02:00
62cdeb6767 Send test email feature added to email settings. 2026-05-17 13:49:45 +02:00
ff3a15fd09 Sidebar text not showing when sidebar is wrapped. 2026-05-17 13:06:41 +02:00
ae24479e06 Severs page wont show an json error message. 2026-05-17 12:44:52 +02:00