summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
5 daysSecurity: Pin floating package versionsHEADmasterNikhil Ashoka2-4/+4
8 daysFix form conditions that test nonexistent propertiesBill Chan3-11/+9
2026-08-20Fix auth popup on login page with env buildsJason M. Bills2-9/+9
2026-08-20Fix translation bugs and remove unused keysNikhil Ashoka6-132/+22
2026-08-13Fix header checkbox select-all in View All modeAravinth Sri Krishna Raja Raghavan2-8/+16
2026-08-12show specific error for duplicate SNMP alert destinationVijaysankar Ravi4-1/+9
2026-08-12Replace v-model with :model-value in PoliciesNikhil Ashoka1-49/+16
2026-07-20Fix toast visibility and auto-hide behaviorAravinth Sri Krishna Raja Raghavan1-3/+5
2026-06-25Add Access Denied alert to SOL consoleAravinth S12-71/+150
2026-06-23OWNERS: Add myself as a reviewerAravinth S1-0/+4
2026-06-23Preserve Content-Encoding header on dev proxy responseGrégoire Layet1-1/+0
2026-06-22Fix typo in useDnsStateIpv6 computed propertyAravinth S1-1/+1
2026-06-18Fix sensors page being emptyGrégoire Layet1-2/+1
2026-06-17Add expandable rows to Certificates pageAravinth S7-3/+649
2026-06-16Add password change confirmation for own userAravinth S4-9/+40
2026-06-16Fix network interface reset on data refreshAravinth S1-2/+8
2026-06-14Implemented Basic Auth in PoliciesNikhil Ashoka5-0/+125
2026-06-12Downgrade xterm to v4 for bmcweb CSP compatibilityJason Westover3-39/+41
2026-06-11Register missing Bootstrap-Vue dropdown componentAravinth S1-0/+4
2026-06-09Implemented Power page with VueQuery and Composition APINikhil Ashoka12-212/+507
2026-06-02Add dynamic language selector in headerAravinth S11-53/+188
2026-05-27Add privilege check for firmware update pageAravinth S5-0/+83
2026-05-19Show image name during virtual media redirectionAravinth S6-9/+128
2026-05-19Add screenshot capture button to KVM consoleHariharan Rangasamy4-1/+36
2026-05-14OWNERS: Promote Jason Westover to maintainerJason Westover1-1/+1
2026-05-14ProfileSettings: show current session privilegeAravinth S5-5/+282
2026-05-12Prevent root user from bulk selectionAravinth S6-13/+103
2026-03-31Removed Unwanted filesNikhil Ashoka2-186/+0
2026-03-30Fix build output filenames for bmcweb compatibilityJason Westover1-3/+5
2026-03-18Dumps: fix action to delete all dumpsTan Siewert1-1/+1
2026-03-09Implemented dynamic fetching of the sensorsNishant Tiwari2-14/+7
2026-03-05Implemented styling changesVedangi Mittal35-6436/+7488
2026-02-24Implement Bootstrap 5 confirm modal dialogJason Westover8-161/+322
2026-02-24Fix spelling mistakes using codespellGeorge Liu3-3/+3
2026-02-13Implemented Sensors page with VueQuery and Composition APINishant Tiwari18-6229/+15378
2026-01-23Migrate unit tests from Jest to VitestJason Westover35-10927/+9777
2026-01-20Migrate build system from Vue-CLI to ViteJason Westover54-6041/+3365
2026-01-14Fix Unit tests and useI18n() misusejason westover109-1203/+1143
2026-01-12Fix boot source override handlingNikhil Ashoka1-1/+1
2026-01-12Migrate Vuelidate from v1 to v2 APIJason Westover30-538/+1268
2026-01-08VirtualMedia: fix incorrect NBD export size encodingTroy Lee1-3/+3
2025-12-18Fix Vue 3 @change event bindings for formsJason Westover9-38/+112
2025-12-18Fix Vue 3 v-model and form event handlingJason Westover11-29/+181
2025-12-15Apply npm audit fix to reduce vulnerabilitiesHariharan Rangasamy1-25/+26
2025-12-15Set HTTPS as the default protocol for dev serverHariharan Rangasamy1-2/+2
2025-12-09Update Axios versionHariharan Rangasamy2-7/+7
2025-12-02Fixed Loading bar overriding the App Headertiwari-nishant1-1/+2
2025-12-02Document all the Vue App environmental settingsHariharan Rangasamy1-0/+19
2025-12-02Prevent error when EfficiencyRatings is undefinedHariharan Rangasamy1-1/+1
2025-12-01Add forceUpdate option for uploadFirmwareMultipartHttpPushJae Hyun Yoo1-1/+2