A Holt
|
957cf6976a
|
PHP defaults TOO LOW, so run www_options/tasks/php-settings.yml every time
|
2025-01-29 01:20:22 -05:00 |
|
root
|
c49c7b0d8d
|
usb_lib/files/upload/upload2usb.php: allow zip files given some MacOS files, e.g., Pages files, have a mimetype of application/aip
|
2025-01-26 21:26:16 -05:00 |
|
root
|
48f4fc56f8
|
usb_lib/files/upload/header.php: link swing image back to upload2usb main page
|
2025-01-26 21:20:12 -05:00 |
|
root
|
fb07b9e3e5
|
nginx/templates/iiab.conf.j2, usb_lib/files/upload/header.php, usb_lib/tasks/install.yml: move app out of local_content and into /library/www/html/
|
2025-01-26 21:18:30 -05:00 |
|
avni
|
1795276b20
|
upload/upload-file.php: fix var name bug and add better error handling
|
2025-01-26 16:36:43 +01:00 |
|
avni
|
286890b0d0
|
error.php: updating FAQ reference to refer to new upload2usb-specific FAQ.
|
2025-01-25 08:14:44 +01:00 |
|
A Holt
|
a20aebf9c2
|
Merge pull request #3911 from jvonau/usbmount
use systemd-udev-trigger.service BUGFIX
|
2025-01-24 12:13:29 -05:00 |
|
A Holt
|
ae1ecdfd89
|
Merge pull request #3908 from jvonau/dmesg
detect Firmware rejected country setting
|
2025-01-24 10:07:18 -05:00 |
|
A Holt
|
eecf6f8306
|
Wifi Country Code might in the middle of dmesg line (not on the right)
|
2025-01-24 10:06:30 -05:00 |
|
Jerry Vonau
|
e319b394e8
|
Update roles/network/tasks/detected_network.yml
future proof
Co-authored-by: A Holt <holta@users.noreply.github.com>
|
2025-01-24 08:14:42 -06:00 |
|
Jerry Vonau
|
dcc9862527
|
use systemd-udev-trigger.service
|
2025-01-23 15:36:19 -06:00 |
|
Jerry Vonau
|
9991273391
|
grep & stdout
|
2025-01-23 12:36:55 -06:00 |
|
A Holt
|
dd4a9088b4
|
Merge pull request #3875 from avni/master
Initial commit of upload2usb App for homework assignments for students and teachers worldwide! [and, upload photos/projects to community's USB stick]
|
2025-01-23 09:44:06 -05:00 |
|
Jerry Vonau
|
eb21c8654a
|
UNSET
|
2025-01-23 06:45:38 -06:00 |
|
Jerry Vonau
|
0cc63d8895
|
detect cmdline country code passed
|
2025-01-23 02:38:56 -06:00 |
|
avni
|
6dfda009e4
|
upload2usb.php: allow all word files, be more specific about xml mimetypes; log error message if user uploads invalid mimetype
|
2025-01-23 06:51:43 +01:00 |
|
avni
|
68dafdbc39
|
button.html: change button href to point to /usb/upload instead of /local_content/upload
|
2025-01-23 06:27:32 +01:00 |
|
avni
|
91533f5fb3
|
iiab.conf.j2: modify config to route /usb/upload/*.php to the upload2usb app!
|
2025-01-23 06:19:25 +01:00 |
|
avni
|
ad175fb3ca
|
index.php, upload-file.php: change 'submit' to 'upload' in user-facing text
|
2025-01-23 06:19:13 +01:00 |
|
avni
|
335d8ad4c1
|
nginx/templates/iiab.conf.j2, usb_lib/files/upload/button.html: Adding button to upload2usb app on every usb/ directory listing page.
|
2025-01-22 10:22:38 +01:00 |
|
avni
|
f79a43e305
|
install.yml: merging comments related to usb_lib_umask0000_for_kolibri
|
2025-01-22 10:16:21 +01:00 |
|
avni
|
024defc89c
|
install.yml: merging umask comments
|
2025-01-22 05:40:55 +01:00 |
|
Avni Khatri/Fein
|
0caa16491d
|
install.yml: adding e.g. to make clear that variable doesn't have to be in local_vars.yml" roles/usb_lib/tasks/install.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
|
2025-01-21 23:27:45 -05:00 |
|
avni
|
f15a50610e
|
install.yml: Adding instructions on how to unmount and mount drive manually if writing to the USB stick still doesn't work.
|
2025-01-22 05:18:41 +01:00 |
|
Jerry Vonau
|
0994a5786d
|
detect Firmware rejected country setting
|
2025-01-20 08:53:25 -06:00 |
|
avni
|
e4bdc4ddab
|
install.yml: add comment that usb_lib_umask0000_for_kolibri must be set to true in order to write to USB sticks.
|
2025-01-19 09:04:01 +01:00 |
|
avni
|
9426e6ac98
|
upload-file.php: throw error when user uploads a file that has the same content and name as an already uploaded file on the same day.
|
2025-01-19 08:21:27 +01:00 |
|
Jerry Vonau
|
f60a61ea4b
|
replace is_raspbian with dhcpcd_result == enabled
|
2025-01-18 14:04:33 -06:00 |
|
avni
|
271da50114
|
upload-file.php: Allow upload of redundant files
|
2025-01-17 23:03:01 +01:00 |
|
avni
|
f8b743dafc
|
error.php, index.php, upload-file.php, upload2usb.php: Updating error message to refer to FAQs, titles to be more succinct, adding exception when directory can't be created.
|
2025-01-17 09:34:15 +01:00 |
|
A Holt
|
c00ceb7f2a
|
Merge pull request #3892 from jvonau/wpa
don't restart wpa_supplicant when network_manager_active is set
|
2025-01-16 14:47:25 -05:00 |
|
A Holt
|
a5e90f6511
|
network/tasks/main.yml: Blank line
|
2025-01-16 09:54:44 -05:00 |
|
A Holt
|
ca22622c7d
|
detected_network.yml: Record WiFi firmware vars (43430 & 43455)
|
2025-01-16 09:51:32 -05:00 |
|
Jerry Vonau
|
d52fe013cd
|
don't restart wpa_supplicant when network_manager_active is set
|
2025-01-16 07:07:51 -06:00 |
|
Jerry Vonau
|
3bb41e2e07
|
move firmware replacement
|
2025-01-15 04:43:20 -06:00 |
|
Jerry Vonau
|
a16be49be5
|
add recording of firmware selection and force wifi_up_down false when required
|
2025-01-15 04:43:20 -06:00 |
|
Tim Moody
|
0c4df6c42c
|
Merge pull request #3889 from tim-moody/8.2.3-www-data
set www_data poweroff false with rename
|
2025-01-14 11:44:54 -05:00 |
|
A Holt
|
d3730b9494
|
Merge pull request #3886 from jvonau/HT-new2
dont start hostapd when no_net_restart is True
|
2025-01-13 22:20:39 -05:00 |
|
A Holt
|
3fa91b821a
|
Merge pull request #3885 from jvonau/HT-new
Ht new
|
2025-01-13 22:20:20 -05:00 |
|
A Holt
|
2981a7deaa
|
hostapd.yml: "Disable the Access Point 'hostapd' service if hostapd_enabled False"
|
2025-01-13 22:19:43 -05:00 |
|
tim-moody
|
e75a8e5449
|
set www_data poweroff false with rename
|
2025-01-13 19:43:02 -05:00 |
|
Jerry Vonau
|
fb008640ef
|
deal with tailscale0
|
2025-01-13 17:17:58 -06:00 |
|
Jerry Vonau
|
a9c916e219
|
dont start hostapd when no_net_restart is True
|
2025-01-13 17:10:56 -06:00 |
|
Jerry Vonau
|
fa8cc5637e
|
move channel detection also
|
2025-01-13 17:06:19 -06:00 |
|
Jerry Vonau
|
9391d37f40
|
move country code detection
|
2025-01-13 17:06:19 -06:00 |
|
Jerry Vonau
|
917c6840d6
|
better visual feedback when running
|
2025-01-13 17:06:19 -06:00 |
|
avni
|
312ddce9ec
|
Adding PR number to beginning of upload2usb block
|
2025-01-12 12:07:37 +01:00 |
|
avni
|
30f940a5f4
|
error.php, header.php, footer.php - Add custom exception handling, header, footer; index.php, upload-file.php, upload-2-usb.php - Require exactly 1 USB stick to be inserted, allow same file name but different content (using incremental numbering), reject duplicate content, restrict file types
|
2025-01-12 12:04:47 +01:00 |
|
avni
|
956257f6cb
|
usb_lib/upload/*.php, usb_lib/tasks/install.yml: Moving app from upload2usb/ to upload/; Fixing UK image on upload-file page; Minor formatting changes
|
2025-01-08 11:45:00 +01:00 |
|
root
|
8fb5656189
|
usb_lib/templates/content_dir.conf.unused: rename unused file
|
2025-01-05 23:43:52 -05:00 |
|