Commit Graph

  • fdb02f8829 Create venv if it is missing (#1089) Daniel Markstedt 2023-02-03 22:24:21 -08:00
  • b86bf4b47a Powerview Compiles with develop merged (Wont work though) feature_powerview_merge Tony Kuker 2023-02-03 23:31:32 -06:00
  • 428376d9c2 merge develop into powerview Tony Kuker 2023-02-03 21:41:18 -06:00
  • 92c5ca40a2 Working! (unreliably) Tony Kuker 2023-02-03 20:41:13 -06:00
  • 1f178e4f60 Switched to file-based mutex Tony Kuker 2023-02-02 21:22:10 -06:00
  • 83a83e9e74 added hal to scsisim Tony Kuker 2023-02-02 20:36:02 -06:00
  • 0bd201ea64 added primary/secondary logic for shared mem Tony Kuker 2023-02-02 20:35:54 -06:00
  • 8b0a85a143 Don't show user controlled string in UI (#1087) Daniel Markstedt 2023-01-31 15:08:38 -08:00
  • fc82ceae40 Update Swedish translation (Jan 2023) (#1086) Daniel Markstedt 2023-01-29 11:12:35 -08:00
  • 119a33fc61 Cleanup Tony Kuker 2023-01-28 22:06:54 -06:00
  • 4ec6424446 basic shared mem communication Tony Kuker 2023-01-28 21:52:13 -06:00
  • 071fdd2dd5 Move os_integration to root level (#1085) Daniel Markstedt 2023-01-28 15:03:41 -08:00
  • bf53958636 Fix handling of properties files when they're in subdirs (#1082) Daniel Markstedt 2023-01-28 14:36:07 -08:00
  • 956195d67e Ability to download and upload config files (#1083) Daniel Markstedt 2023-01-28 14:34:34 -08:00
  • b6941c9e81 Do not abort but only warn on unexpected CD-ROM image size (#1084) Uwe Seimet 2023-01-28 17:28:21 +01:00
  • 139a6ec371 New class method for creating image file with python; use python file… (#1079) Daniel Markstedt 2023-01-26 21:51:59 -08:00
  • f15baec58e Web UI: Introduce separate endpoint for downloading files from the config dir (#1075) Daniel Markstedt 2023-01-26 18:10:53 -08:00
  • 8823dfba7d Web UI: Better handling of upload destination dir checks (#1076) Daniel Markstedt 2023-01-26 18:10:33 -08:00
  • 538887b805 Add credit for the logo (#1078) akuker 2023-01-26 20:10:12 -06:00
  • 33cd41b205 Introduce a logo for PiSCSI (#1074) Daniel Markstedt 2023-01-22 10:03:47 -08:00
  • 934a66c785 Remove incorrect and unused usermod command (#1073) Daniel Markstedt 2023-01-21 11:21:32 -08:00
  • 6ca140d842 Streamline the create iso workflow, removing the attach step (#1069) Daniel Markstedt 2023-01-15 07:38:41 -08:00
  • 649655ba40 Fixed shutdown issues (#1067) Uwe Seimet 2023-01-14 19:26:49 +01:00
  • 78206ed670 Ignore dummy network interfaces when setting up interface list (#1066) Uwe Seimet 2023-01-14 19:26:33 +01:00
  • e0694b1820 updated smells bug_335_fix_2 Tony Kuker 2023-01-10 21:08:22 -06:00
  • 90498dfccb fix asserts Tony Kuker 2023-01-10 19:38:30 -06:00
  • 1992882b31 fix types Tony Kuker 2023-01-10 19:12:55 -06:00
  • 02010fb950 fix types Tony Kuker 2023-01-10 19:02:50 -06:00
  • 5d45ad3ce9 fix types Tony Kuker 2023-01-10 18:51:27 -06:00
  • 664bc20ec1 try %Iu Tony Kuker 2023-01-10 18:34:05 -06:00
  • 32081a130e fix compile errors Tony Kuker 2023-01-10 18:21:15 -06:00
  • a15ac7c3c8 working on merging Tony Kuker 2023-01-08 21:39:07 -06:00
  • 8443e08114 pre-merge Tony Kuker 2023-01-08 20:04:49 -06:00
  • 103de2912d merged Tony Kuker 2023-01-08 20:04:34 -06:00
  • ae4b9a70ba Fixed unit tests and version formatting (#1062) Uwe Seimet 2023-01-07 09:50:37 +01:00
  • 1af48e6e71 Get page title from string variable (#1056) Daniel Markstedt 2022-12-25 07:23:16 -08:00
  • cde4866844 Allow generating ISO image from local file (#1046) Daniel Markstedt 2022-12-23 16:13:52 -08:00
  • ef49663202 Merge tag 'v22.12.01' Tony Kuker 2022-12-23 15:21:15 -06:00
  • bf2b210c4c update revision number for release Tony Kuker 2022-12-23 15:11:24 -06:00
  • c7f7f55e02 Update revision number for release v22.12.01 Tony Kuker 2022-12-23 15:08:12 -06:00
  • 754347f833 Chinese translation updates (#1054) akuker 2022-12-23 15:04:03 -06:00
  • 63ee7df782 Add zh locale (#1055) Daniel Markstedt 2022-12-23 11:37:17 -08:00
  • 64b8097dc1 Updated german language translations (#1049) cvictor 2022-12-22 22:24:03 +01:00
  • 96aff59d0e Test changing to Chinese locale (#1051) Daniel Markstedt 2022-12-22 12:15:10 -08:00
  • 8dec4af3b9 add gettext (#1048) akuker 2022-12-21 20:00:37 -06:00
  • 91390a74cb Web Interface: more layout tweaks (#1044) Daniel Markstedt 2022-12-20 19:02:13 -08:00
  • 439a078e9e Updated the last 6 strings (#1045) n4al 2022-12-20 16:28:01 +00:00
  • 448c243a2a Update for Swedish translation (#1043) Daniel Markstedt 2022-12-19 17:52:14 -08:00
  • 6b6a303986 Tweak dropzone config and introduce dedicated Upload page (#1040) Daniel Markstedt 2022-12-19 17:21:01 -08:00
  • 4f13b0d795 Chinese hotfixes (#1042) Daniel Markstedt 2022-12-19 07:20:44 -08:00
  • 19dc507a45 More descriptive icons for extract, attach, and image info (#1041) Daniel Markstedt 2022-12-18 21:03:43 -08:00
  • 75b42d74eb Chinese (zh) translation (#1035) akuker 2022-12-18 21:38:30 -06:00
  • fd911a634b Improve grammar of Swedish translation (#1037) Daniel Markstedt 2022-12-16 14:32:42 -08:00
  • ad9dc5fa74 Added missing translations for Spanish (#1036) n4al 2022-12-15 20:59:56 +00:00
  • d857f2f1bc Swedish localization update for Dec 2022 release (#1031) Daniel Markstedt 2022-12-14 12:37:44 -08:00
  • 5bc7d23e0f Updated spanish localisation (#1034) n4al 2022-12-14 18:02:46 +00:00
  • 31303a3122 Hide the auth disabled element on small screens (#1033) Daniel Markstedt 2022-12-11 17:48:07 -08:00
  • e78869644c Run pybabel extract against the src subdir to pull in only piscsi strings (#1032) Daniel Markstedt 2022-12-11 14:17:14 -08:00
  • 66a905f1d6 Script for updating translations (#1030) Daniel Markstedt 2022-12-11 11:05:05 -08:00
  • 0128660d40 Disabled auth improvements (#1029) nucleogenic 2022-12-11 03:31:37 +00:00
  • 2354b62f43 Introduce FTP server option; sundry bug fixes (#1028) Daniel Markstedt 2022-12-09 21:00:31 -08:00
  • ce6bc79b2c Post rebranding tweaks to web ui (#1027) Daniel Markstedt 2022-12-09 20:34:46 -08:00
  • 5b3626dcf5 SCSI Dump Usability Enhancements & Cleanup (#1026) akuker 2022-12-09 09:50:45 -06:00
  • 35447cc1c6 Migrate rascsi data to piscsi with easyinstall (#1021) Daniel Markstedt 2022-12-07 10:59:15 -08:00
  • 09ba19a24f Optimize setting the data gpio bits (#1022) akuker 2022-12-07 11:09:30 -06:00
  • 52c2aa474f Rebrand project to PiSCSI (#1016) Daniel Markstedt 2022-12-05 09:58:23 -08:00
  • 12068cafb8 Reliability fix for Banana Pi M2+ (#1014) Also incremented version number akuker 2022-12-04 11:55:38 -06:00
  • 88ff542aeb Run web API test suite in GitHub Actions (#1009) nucleogenic 2022-12-04 14:31:57 +00:00
  • eca8145311 Add debug build to github workflows #1012 (#1015) akuker 2022-12-03 22:40:19 -06:00
  • eb71c31cf1 Initial merge of (incomplete) Banana Pi updates (#993) akuker 2022-12-02 22:20:27 -06:00
  • a403ec3ded Moved hw directory to its own repository (#1011) akuker 2022-12-01 19:20:52 -06:00
  • 315ef9f248 Auto-format Python sources with black, fix all issues reported by flake8 (#1010) nucleogenic 2022-11-30 05:19:17 +00:00
  • 5afc6b911f Remove Jinja extentions that are now built in (#1008) Daniel Markstedt 2022-11-28 13:05:19 -08:00
  • dd94dd8c85 Bump pillow from 9.0.1 to 9.3.0 in /python/ctrlboard (#1005) dependabot[bot] 2022-11-24 09:28:09 -08:00
  • 88b5a1d314 OLED: Refresh network state regularly (#1002) Daniel Markstedt 2022-11-23 22:27:10 -08:00
  • aa3e36d311 Revert to triggering C++ GHA workflows on push (#1003) nucleogenic 2022-11-22 15:42:02 +00:00
  • ae66bbdc26 Dry-run shall not change any state (21.10.01 regression) (#998) Uwe Seimet 2022-11-21 09:30:10 +01:00
  • 0d95890887 Get and set pretty hostname to use as system name in Web UI (#997) Daniel Markstedt 2022-11-20 10:20:32 -08:00
  • 2645656199 Refactor line rendering logic, and add support for conditional displaying of LUN; Made some variables more generic, not explicitly RaSCSI. (#999) Daniel Markstedt 2022-11-20 10:15:59 -08:00
  • 8e6be9856e Run all workflows against changes to the develop branch (#995) nucleogenic 2022-11-18 16:41:13 +00:00
  • 163cb5a10e Add GitHub Actions for web UI, fix C++ unit test job, enable SonarCloud cache, introduce parallel execution where possible (#974) nucleogenic 2022-11-18 13:58:26 +00:00
  • 4afb11d3dd Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991) Daniel Markstedt 2022-11-17 16:21:18 -08:00
  • 8c5dcd2f49 Fix bogus "Invalid magic" message when socket connection is established (#988) Uwe Seimet 2022-11-16 10:01:51 +01:00
  • 4645e8c975 Display hardware info in footer; close open file handlers; better error handling (#989) Daniel Markstedt 2022-11-15 22:28:27 -08:00
  • 3627b39af4 New theme for web UI (#957) nucleogenic 2022-11-14 17:32:15 +00:00
  • 897f121ad6 fix comp error feature_bpi4 Tony Kuker 2022-11-13 11:25:18 -06:00
  • 5920315730 Correct reference to the interface parameter. (#984) Daniel Markstedt 2022-11-12 12:28:52 -08:00
  • a7a8510796 Bump to Netatalk 2.221101 (#983) Daniel Markstedt 2022-11-11 21:35:46 -08:00
  • 454c61ac0d Added rascsi filter to limit logging to a particular device (#978) Uwe Seimet 2022-11-11 21:08:48 +01:00
  • 4fa513090a Improve code sharing and dependencies, address code duplication (#976) Uwe Seimet 2022-11-10 07:44:06 +01:00
  • 53b9db81c2 added gpio save/restore logic Tony Kuker 2022-11-09 21:24:05 -06:00
  • 63687b86ca sel works... sorta Tony Kuker 2022-11-09 14:10:43 -06:00
  • 84c017074a Added command byte count to SCSI command mapping (#966) Uwe Seimet 2022-11-06 19:44:44 +01:00
  • 1c0179e7e3 rasdump and monitor updates, made rasdump work, improved bus abstraction (#973) Uwe Seimet 2022-11-09 08:40:26 +01:00
  • e8b72c48de Introduce option to use clang++, and option to skip apt packages (#971) Daniel Markstedt 2022-11-07 18:59:19 -08:00
  • 9ca7d37307 add virtual gpiobus type Tony Kuker 2022-11-06 19:51:42 -06:00
  • 1cae530d42 Added command byte count to SCSI command mapping (#966) Uwe Seimet 2022-11-06 19:44:44 +01:00
  • 7ad9ba510a dynamic handling of bpi board types Tony Kuker 2022-11-05 21:16:57 -05:00
  • 530bfaff53 fix compile error Tony Kuker 2022-11-05 20:44:33 -05:00
  • 3086cd72ae add connection type argument Tony Kuker 2022-11-05 20:34:09 -05:00