akuker
52802019de
Update CODEOWNERS
2022-08-26 09:32:10 -05:00
akuker
c6da145f0f
handle the return value of write() ( #810 )
...
Co-authored-by: Tony Kuker <akuker@gmail.com>
2022-08-26 10:19:42 +02:00
Daniel Markstedt
aeb6576996
Add drive property for a generic 512 byte block size CD-ROM drive. Issue#417 ( #808 )
2022-08-25 20:04:49 -05:00
Daniel Markstedt
15c14e0404
Rebrand to RaSCSI Reloaded in C++ codebase ( #805 )
2022-08-25 20:01:39 -05:00
Daniel Markstedt
aacc8e0c29
easyinstall: use pip3 consistently, create working dirs early, etc. ( #801 )
...
* Use the pip3 alias to work on older systems, such as Buster
* Put Reloaded into the main menu
* Make sure working dirs are created earlier in the process. Issue#803
2022-08-25 19:59:57 -05:00
Daniel Markstedt
4a870a137c
Swedish localization update for the next 2208 release ( #798 )
...
* Update Swedish localization for the 2208 release
* Fix typo
2022-08-25 19:59:18 -05:00
Daniel Markstedt
9302955416
Add concrete instructions on how to contribute code. ( #797 )
...
* Add concrete instructions on how to contribute code.
* Document the Python interpreter support policy
* Clarify contribution guidelines
2022-08-25 19:57:44 -05:00
Daniel Markstedt
8846871e47
Bump to Netatalk 2.220801 and Macproxy 22.8 ( #796 )
...
* Bump to Netatalk 2.220801
* Bump Macproxy version to 22.8, while refactoring and fixing bugs in the install script
2022-08-25 19:56:53 -05:00
Daniel Markstedt
72c9f1c6ab
Merge pull request #804 from nucleogenic/fix-python-3.7-compat
...
Fix Python 3.7 compatibility (#800 )
2022-08-23 22:14:25 -07:00
nucleogenic
4f36fab55f
Fix Python 3.7 compatibility ( #800 )
2022-08-23 03:24:08 +01:00
Uwe Seimet
440fa65009
Return partial mode page data depending on allocation length ( #793 )
2022-08-19 19:34:31 -05:00
Daniel Markstedt
161bd32ba7
Merge pull request #789 from nucleogenic/webui-add-extra-archive-format-support
...
Allow images to be extracted from StuffIt, tarball, gzip, and 7z
2022-08-19 10:56:39 -07:00
nucleogenic
b5e6438a45
Allow images to be extracted from StuffIt, tarball, gzip, and 7z archives
2022-08-12 04:19:02 +01:00
Daniel Markstedt
be8e6c878e
Fix typo in README ( #788 )
2022-08-05 13:46:52 -05:00
Daniel Markstedt
8cd50da2d3
Fixes to README and easyinstall text ( #787 )
...
* Update web README to point to the right dir and url
* Notify that an ssl cert is being created.
* Document the de-facto release number strategy of this project.
Co-authored-by: RaSCSI User <user@rascsi.com>
2022-08-05 09:30:20 -05:00
Daniel Markstedt
a523e1febe
Merge pull request #785 from nucleogenic/webui-return-code-mapper-tweaks
...
Enhancements to ReturnCodeMapper
2022-08-04 16:44:13 -07:00
nucleogenic
078d0fc99f
Fix error preventing ReturnCodeMapper using payloads without parameters, formatting to avoid wrapping of messages
2022-08-05 00:37:29 +01:00
Daniel Markstedt
4e622a9ea9
Merge pull request #783 from nucleogenic/webui-https-support
...
Add HTTPS support to web UI
2022-08-04 15:59:26 -07:00
akuker
b902ae6ff9
#782 compiler interprets 08 as octal, which is invalid ( #784 )
...
Co-authored-by: Tony Kuker <akuker@gmail.com>
2022-08-02 16:31:15 +02:00
nucleogenic
0a17633de3
Add HTTPS support to web UI
2022-08-01 16:09:01 +01:00
Tony Kuker
136e915f0c
Update version for next development version
2022-08-01 01:43:29 +01:00
Tony Kuker
81524490b1
Merge tag 'v22.07.01' into develop
...
RaSCSI Reloaded version 22.07.01
2022-08-01 01:42:47 +01:00
Tony Kuker
ca3ded37f2
Update revision number for release
2022-08-01 01:41:10 +01:00
nucleogenic
7a18939171
Add support for --log-level argument to web UI ( #781 )
...
Increase verbosity of web UI log format
Add critical to supported log levels for completeness
2022-07-31 19:02:14 -05:00
Daniel Markstedt
a09885cdfe
Turn on web UI auth by default, and remove the stand alone option from the script. ( #780 )
2022-07-31 17:21:31 -05:00
Daniel Markstedt
4b874ab135
Merge pull request #779 from akuker/akuker-precache-pip
...
Download and cache pip packages as part of easyinstall
2022-07-30 23:38:20 -07:00
Daniel Markstedt
23f2633a77
Swedish localization for 2207 ( #778 )
...
* Update Swedish localizations
* Fix error
2022-07-30 22:09:48 -05:00
Daniel Markstedt
87718ce53f
Bump to Netatalk v2.220702 while removing install script logic that is now in an install script in the Netatalk code. ( #777 )
2022-07-30 22:07:31 -05:00
RaSCSI User
0768803425
Download and cache pip packages as part of easyinstall
2022-07-31 02:59:52 +01:00
Daniel Markstedt
de5dff49be
Merge pull request #776 from nucleogenic/webui-escape-command-arguments
...
Fix unescaped shell arguments
2022-07-30 16:10:05 -07:00
nucleogenic
ca918818bf
Fix unescaped shell arguments
2022-07-30 21:01:22 +01:00
Daniel Markstedt
956b4bcf0b
Merge pull request #767 from akuker/dependabot/pip/python/ctrlboard/pillow-9.0.1
...
Bump pillow from 9.0.0 to 9.0.1 in /python/ctrlboard
2022-07-29 08:27:42 -07:00
Daniel Markstedt
34a3d77ff5
Merge pull request #774 from akuker/rdmark_fix_issue_773
...
Create the secret file in .config/rascsi instead.
2022-07-29 08:25:03 -07:00
Daniel Markstedt
8265d25d88
Create the secret file in .config/rascsi instead. Plus some added code comments, and removing a superfluous sudo -v.
2022-07-28 22:48:18 -07:00
Daniel Markstedt
e51517ca60
Rebrand to RaSCSI Reloaded in key places in the code ( #772 )
...
* Add Reloaded to readme
* Add Reloaded to prominent places in the web app
* Add Reloaded to the rascsi startup message
2022-07-26 10:20:50 -05:00
nucleogenic
dc1414ba71
Add RASCSI host and port arguments to web/start.sh ( #771 )
...
* Fix data type of --rascsi-port argument
* Add support for --rascsi-host and --rascsi-port arguments
* Add short parameter names, increase specificity of web port parameter
2022-07-25 21:47:11 -07:00
Daniel Markstedt
94c98b4577
Merge pull request #768 from philenotfound/master
...
In case all IDs are reserved recommend 0
2022-06-30 22:50:14 -07:00
Phil Eichinger
a33a228b6b
In case all IDs are reserved recommend 0
...
Otherwise the occupied list is empty and this exception brings down the
whole web interface.
This can be easily provoked by just reserving all IDs in the web interface.
2022-06-30 23:17:55 +02:00
dependabot[bot]
da0f9527cc
Bump pillow from 9.0.0 to 9.0.1 in /python/ctrlboard
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 23:21:12 +00:00
Tony Kuker
348b5dd026
Merge tag 'v22.05.02'
...
RaSCSI version 22.05.02
2022-06-28 18:20:11 -05:00
Daniel Markstedt
6397d9c9a3
Add a Copy image file flow to the Web UI. ( #760 )
...
* Add a Copy image file flow to the Web UI.
* Introduce a generic file creation message and use that consistently.
* Clarify code comment
2022-06-14 21:03:56 -05:00
Tony Kuker
a5d397b3fc
Update version for next development ersion
2022-05-08 20:24:34 +01:00
Tony Kuker
4cb2b64a23
Updated version for 22.5.02 release
2022-05-08 20:19:30 +01:00
Daniel Markstedt
f93300f1b5
Merge pull request #764 from melka/develop
...
Updated french translation
2022-05-07 09:21:06 -07:00
Kamel Makhloufi
2ae4e1c078
Updated french translation
2022-05-07 17:31:29 +02:00
Daniel Markstedt
ccf71ae33c
Merge pull request #763 from akuker/cvictor-german-translation
...
German translation fix
2022-05-06 18:04:55 -07:00
Christian Victor
5fcbaa671c
German translation fix
2022-05-06 20:25:01 +02:00
Daniel Markstedt
7da137a057
Merge pull request #761 from n4al/spanish-translation-update
...
Updated translation for malformatted string
2022-05-03 07:18:15 -07:00
n4al
a7a0a3a3d4
Updated translation for malformatted string
2022-05-03 09:43:23 +02:00
Daniel Markstedt
a1a2e6089b
Fix a malformatted gettext string, and update the localization README ( #758 )
...
* Fix a gettext marked string that has one too many parantheses around it, excluding it from translations. Also, clean up layout around it.
* Add Swedish translation for the above.
* More explicit localization steps in the README to avoid recurring mistakes.
2022-05-02 14:42:09 -05:00