This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-HW
/
RASCSI
Watch
1
Star
0
Fork
0
You've already forked RASCSI
mirror of
https://github.com/akuker/RASCSI.git
synced
2024-11-18 21:07:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
86aeeb0a31
RASCSI
/
.gitignore
10 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New Web Interface (#69) * gitignore * New Web Interface Fixed spacing/tabs in easy install Added migration check Fix update web not actually updating Migrating from https://github.com/erichelgeson/RaSCSI-web * Allow user to select multiple types when creating images * Show all devices even if nothing is attached. * If attaching an iso to a cd device, dont detach, just insert * UI feedback and restart rascsi service * Check for any non-0 exit code for apache2 detection * Pretty/informative 502 * Add confirms to some actions. Works in netscape 4.7 * Fix order of params for create_new_image * Move non-route method to service * Add method for getting logs * Move settings to single file add ability to mock commands for local dev
2020-12-31 01:39:32 +00:00
venv
Changed system call to use fork/wait. Moved some disk functions out of the header
2021-01-30 18:36:18 +00:00
*.pyc
core
Add DaynaPORT config to web Add bridge-utils Minor fixes to easyinstall Can now save config, detach all devices Bridge script error out if any command fails
2021-02-01 18:24:59 +00:00
.idea/
.DS_Store
*.swp
Add start script to simplify oled install
2021-03-06 22:50:59 +00:00
__pycache__
src/web/current
src/oled_monitor/current
Reference in New Issue
Copy Permalink