Commit Graph

446 Commits

Author SHA1 Message Date
Ted B
e65ff4aaba
Fix spelling in VM (#1706)
Signed-off-by: Lantrix <lantrix@pobox.com>
2020-12-03 21:24:33 +01:00
Daniel Hansson
7dfbbb70da
fixes (#1701) 2020-11-29 02:27:40 +01:00
Daniel Hansson
485993be9a
fix sc (#1676) 2020-11-14 03:05:53 +01:00
Daniel Hansson
27e6badcf1
possible fix for permissons during installation 2020-11-14 02:50:39 +01:00
Daniel Hansson
0752b9c0c8
fix https://github.com/nextcloud/vm/issues/1672 (#1673) 2020-11-13 09:52:10 +01:00
Daniel Hansson
383a4e1c3e
put default SC rules in a single file (#1667)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-11-12 21:39:53 +01:00
Daniel Hansson
5ca34bf2b5
remove this script in a few versions 2020-11-06 22:13:28 +01:00
Daniel Hansson
e4a6fcdcc1
temporary fix (remove this script in a few versions) 2020-11-06 17:15:45 +01:00
szaimen
22b4edb9fe
add an advice to updatenotification (#1625) 2020-10-25 21:18:26 +01:00
Daniel Hansson
2428164deb
CLI all over! (#1586) 2020-10-17 21:19:57 +02:00
Daniel Hansson
88a3cbb87f
move cookielifetime to addons (#1585) 2020-10-17 21:06:51 +02:00
szaimen
f28af0807a
make all scripts much more readable (#1493)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-10-14 11:16:35 +02:00
Daniel Hansson
f571448c1a
standarlize nextcloud_occ (#1544) 2020-10-08 19:51:21 +02:00
Daniel Hansson
1f23235015
old test_connection doesn't have fetch_lib 2020-10-04 10:50:36 +02:00
Daniel Hansson
f251b03549
go live with fetch lib (#1520)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-03 21:09:15 +02:00
szaimen
db60967ca5
cleanup folders by removing scripts and functions (#1517)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-10-03 20:31:38 +02:00
szaimen
276c2b7bc5
create a guide-variable for whiptail-menu's (#1478)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-25 23:03:12 +02:00
szaimen
6ca0f4c3e8
add a different method for getting the first iface (#1463) 2020-09-17 09:31:36 +02:00
szaimen
15ca3261f1
make fetch_lib a bit slicker (#1467) 2020-09-16 19:37:44 +02:00
Daniel Hansson
4d2064e5fb
use fetch_lib in Nextcloud startup script as well (#1460) 2020-09-15 12:31:01 +02:00
Daniel Hansson
d6920095d0
update text for index.php (#1458) 2020-09-14 01:45:49 +02:00
Daniel Hansson
fb02376924
fix adminer bad request and change port (#1450)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-09-13 18:32:51 +02:00
Daniel Hansson
66e6f0c435
minor details (#1448) 2020-09-13 01:45:14 +02:00
Daniel Hansson
8f9ab23c1b
add default theme to adminer + other fixes (#1447) 2020-09-13 01:35:28 +02:00
szaimen
c9938f76b4
updatenotification ist stable (#1445) 2020-09-12 22:45:54 +02:00
szaimen
eabdc0cd91
fix issue with non-root-users (#1442)
Signed-off-by: enoch85 <github@hanssonit.se>

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-12 08:09:23 +02:00
szaimen
665c769831
some things to discuss after chain libraries (#1438)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-10 18:58:33 +02:00
szaimen
d59b069506
chain libraries (#1414)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-10 00:54:09 +02:00
Daniel Hansson
ffc1230a61
travis 2020-09-09 17:26:07 +02:00
Daniel Hansson
d4d8b537c1
add info about success 2020-09-09 17:18:30 +02:00
szaimen
941e6e7ba3
move WHATEVER=1 to functions (#1425) 2020-09-09 13:50:58 +02:00
szaimen
4a6402ebfd
fix last subdomain occurences and remove print_text_in_color before a yesno_box (#1421) 2020-09-07 22:10:43 +02:00
Daniel Hansson
1857c63ec5
ask if the domain is correct (#1418) 2020-09-07 16:06:19 +02:00
szaimen
cbc20d1881
add yesno_box_no and yesno_box_yes (#1409)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-07 11:44:43 +02:00
szaimen
e255051d96
standardize checklist-instructions and menu-instructions (#1410) 2020-09-05 11:58:37 +02:00
szaimen
2cc0f8a17a
change all whiptail-radiolists to whiptail-menus (#1408) 2020-09-04 20:07:58 +02:00
szaimen
ecf2191029
substitute all read -r in static_ip through input_box (#1406) 2020-09-04 12:17:56 +02:00
szaimen
edc52b2a12
change all inputboxes to input_box (#1402)
Signed-off-by: enoch85 <github@hanssonit.se>

Co-authored-by: enoch85 <github@hanssonit.se>
2020-09-04 09:26:24 +02:00
szaimen
c42ec1d992
add SCRIPT_NAME to all scripts and standardize whiptail-titles (#1400)
Signed-off-by: enoch85 <github@hanssonit.se>

Co-authored-by: enoch85 <github@hanssonit.se>
2020-09-04 09:05:47 +02:00
szaimen
80dc7b6293
substitute ask_yes_or_no through yesno_box (#1401) 2020-09-03 23:15:42 +02:00
Daniel Hansson
6bfdd693bc
change message for backwards compatibility msg (#1395) 2020-09-01 20:19:06 +02:00
Daniel Hansson
3918449e1f
Create test_connection.sh 2020-09-01 19:39:43 +02:00
Daniel Hansson
dd5ee1bb8c
fix permissions for VMLOGS 2020-08-24 21:40:30 +02:00
szaimen
05d0ed4235
fix problem with static_ip (#1377)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-08-19 20:44:47 +02:00
Daniel Hansson
706a9ba8ce
backward compability for running VMs 2020-08-19 20:32:45 +02:00
Daniel Hansson
6e41f43813
add missing | 2020-08-19 18:57:39 +02:00
Daniel Hansson
74f71e3b29
travis 2020-08-18 14:21:27 +02:00
Daniel Hansson
f65678b7d9
fix the text
now every line is shown on smaller screens
2020-08-18 11:36:44 +02:00
szaimen
2d323bfbc1
use logrotate for nextcloud logs (#1365) 2020-08-14 09:10:39 +02:00
szaimen
2c5cf8c54b
restore main_menu to its original place (#1352) 2020-08-10 20:45:11 +02:00