Commit Graph

6670 Commits

Author SHA1 Message Date
si458 21e196e35c dont do utf8 validation for mongodb #6340
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-24 00:12:14 +01:00
si458 0ccce62c9d dont minify charts or OL JS files #6338
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-23 13:47:34 +01:00
si458 3a78cb83c4 add ukrainian agent-translations
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-23 13:14:28 +01:00
Simon Smith 8dd5545a2b add Ukrainian translation #6335
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-23 12:47:22 +01:00
Ylian Saint-Hilaire 2f61e3edad Spanish update. 2024-08-18 22:16:23 -07:00
si458 7caf2aa05d fix file edit box missing data #5813
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-17 16:00:06 +01:00
si458 cee181fb61 fix meshcmd os select #6327
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-16 16:14:27 +01:00
si458 fa39f8a105 fix meshctrl with key=xxx and loginkey #6328
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-16 16:02:21 +01:00
Simon Smith c1e3354c91 fix mysql autoback zippassword
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-15 13:06:40 +01:00
si458 aae551dab9 autobackup improvements #6324
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-15 11:32:24 +01:00
si458 3a28e33efb use hardware identifier if no intelamt uuid
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-14 10:09:46 +01:00
wow 92385e3d73
AMT: Fix One Click Recovery support (#6301)
* add support for PXE reboot/power

* AMT: Fix support for OneClickRecovery
2024-08-13 21:22:26 +01:00
Simon Smith adeaac1588 getLocalAmtNodes only show intelamt devices fix #6321
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-13 18:55:59 +01:00
Simon Smith 77f44fc308 fix local amt with sqlite/mysql/postgres #6321
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-13 17:46:37 +01:00
si458 3efa680361 add png and tiff to encoding in web ui #6315
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-13 10:20:31 +01:00
si458 899ff0c742 dont allow deleting yourself in my users tab in web ui
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-12 16:01:36 +01:00
Simon Smith 61f1c22c27 update mpkg with arm64 support
Signed-off-by: Simon Smith <simonsmith5521@gmail.com>
2024-08-06 16:28:44 +01:00
si458 08877844c4 show seperate macos mpkgs in web ui #6308
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-06 15:33:49 +01:00
GraphicHealer 698b7fb056
Update apprelays.js to fix Header issue (#6306)
Add `.trim()` to the header label value (`i`) to fix a rare circumstance where there can be a space in the header name.
2024-08-05 22:18:15 +01:00
si458 fbd4533477 add intel amt identifier to ui to help find passwords in amtpasswords
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-05 13:34:00 +01:00
si458 6f2b57998f fix agentidletimeout being undefined
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-05 11:48:53 +01:00
Ylian Saint-Hilaire a6acb35a31 Fixed typo. 2024-08-04 22:31:17 -07:00
Ylian Saint-Hilaire fc29e60939 Improved configuration file encryption in the database, added testing. 2024-08-04 22:00:37 -07:00
Josiah Baldwin 5b76a31644
Changed database file encryption to pbkdf2 for key derivation and aes-256-gcm for encryption (#6296)
* Added pbkdf2 and aes-256-gcm options for database file encryption

* Added dbCipherAlgorithm option

* Changed pbkdf2 to default

Maintains backward compatibility, but will require a manual repush to update to the new version

* Removed dbkeyderivationiterations option, as this branch is to be more opinionated
2024-08-04 16:02:22 -07:00
si458 41e4213fc5 update translate.json
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-08-02 11:58:27 +01:00
wow 999ae7f67f
add support for PXE reboot/power (#6298) 2024-08-02 11:48:38 +01:00
Josiah Baldwin 44991975d3
Added ability to use environment variables as arguments (#6184) 2024-08-01 15:47:30 +01:00
Simon Smith 6da9222871
add s3 autobackup support (#6280)
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-29 14:41:36 +01:00
si458 10b57dcf9e fix default linuxshell for mobile ui #6275
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-24 10:15:43 +01:00
Ylian Saint-Hilaire 1cfe0e2c31 Version 1.1.27 2024-07-23 12:59:40 -07:00
si458 7e504a28e6 fix autoRemoveInactiveDevices again #6268
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-23 17:28:36 +01:00
Ylian Saint-Hilaire 92869ec78b Version 1.1.26 2024-07-23 08:53:54 -07:00
si458 9264b9d281 fix autoRemoveInactiveDevices is 1 #6268
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-23 15:58:13 +01:00
si458 d8a91d3150 fix loading=lazy minify bug
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-23 14:37:40 +01:00
si458 5e71bcc634 fix minifed files
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-23 14:03:03 +01:00
si458 4d75d48eea add watchdog to config-schema
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-23 13:10:01 +01:00
si458 df6474802d fix language change event log
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-23 12:39:15 +01:00
si458 31c323583b fix message box Korean translate #1392
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-22 11:26:51 +01:00
si458 4b891c5be0 fix cancelhelp translate error #4888
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-21 20:00:53 +01:00
Ylian Saint-Hilaire 86713cacac Version 1.1.25 2024-07-20 10:45:06 -07:00
Ylian Saint-Hilaire 95d60fef13 Added Catalan language support and Italian fixes. 2024-07-20 10:34:18 -07:00
si458 b4e7e7384d show previous logins for all users and fix mobile ui account permissions
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-20 17:11:33 +01:00
si458 62cae4cf8a fix autobackup: true
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-18 10:48:40 +01:00
si458 aaad8b79cc fix autobackup not running if no backupintervalhours specified
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-18 10:03:32 +01:00
si458 b0d9b17e36 fix external auth with loginkey passthrough #4883
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-17 15:19:05 +01:00
si458 991c23c5f9 fix remote input lock button from desktop views #4542
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-17 13:43:35 +01:00
si458 87c5745594 fix invite code installation type display #4541
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-17 12:43:24 +01:00
si458 707982a71b fix Localization Settings not saving server side #2164
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-16 12:06:06 +01:00
si458 a8fc5e1187 disable open button in files for android
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-16 11:03:29 +01:00
si458 40ac6aa636 fix download button in files for android
Signed-off-by: si458 <simonsmith5521@gmail.com>
2024-07-16 09:30:34 +01:00