Commit Graph

36 Commits

Author SHA1 Message Date
Daniel Hansson
629e887128
allow local remote shares (#2062) 2021-07-23 11:36:18 +02:00
szaimen
c262de4eec
Preparations for the next NC22.0.0 NcVM release (#1997) 2021-07-09 15:21:18 +02:00
Daniel Hansson
36fd54fe4c
rm -f licenced 2021-06-24 20:38:25 +02:00
Daniel Hansson
7c3c9a671c
change to apt-get instead of apt (#2027)
Signed-off-by: enoch85 <github@hanssonit.se>
2021-06-18 13:20:04 +02:00
szaimen
0c9d626c1c
docker documentserver - don't restart docker (#2007)
Signed-off-by: szaimen <szaimen@e.mail.de>

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2021-05-31 09:57:40 +02:00
szaimen
a0c279a2b0
add a function to remove all office apps (#1996)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-05-29 20:20:54 +02:00
szaimen
c2ea6df9bc
make trusted_domain removal and addition its own function (#1990) 2021-05-27 09:54:27 +02:00
szaimen
9dfe0b7213
reorganize office scripts (#1989) 2021-05-25 09:54:38 +02:00
szaimen
c455010ba1
fix APACHE_LOG_DIR (#1932)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-04-25 15:23:05 +02:00
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
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
szaimen
0cc48f2b11
update onlyoffice_docker with new function for reinstalling (#1600)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-10-19 20:15:50 +02:00
Daniel Hansson
2428164deb
CLI all over! (#1586) 2020-10-17 21:19:57 +02:00
Daniel Hansson
a75e64897e
TLS1.3 and improvements (#1578)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-16 23:22:34 +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
f251b03549
go live with fetch lib (#1520)
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-03 21:09:15 +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
Daniel Hansson
6aba7b7935
create open_port function to automatically open ports over upnp (#1469)
Co-authored-by: szaimen <szaimen@e.mail.de>
2020-09-18 12:04:31 +02:00
Daniel Hansson
9d41d1b274
Revert "create open_port function to automatically open ports over upnp (#1464)" (#1468)
This reverts commit 567c2759c9.

I commited the wrong PR!
2020-09-17 11:23:40 +02:00
szaimen
567c2759c9
create open_port function to automatically open ports over upnp (#1464)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-17 11:22:14 +02:00
szaimen
adb15b35bd
webmin - use the new reinstall-functions and smaller fixes (#1457) 2020-09-15 09:41:22 +02:00
szaimen
eda50026fd
create input_box_flow (#1449)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-13 19:18:02 +02:00
szaimen
9adb4e422a
some small fixes and enhancements (#1440) 2020-09-10 21:31:43 +02:00
szaimen
941e6e7ba3
move WHATEVER=1 to functions (#1425) 2020-09-09 13:50:58 +02:00
szaimen
dc94865d18
switch onlyoffice_docker and collabora_docker to TLSv1.2 (#1426)
fix 34002c7589 (commitcomment-42135863)
2020-09-09 09:54:39 +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
3c8d188cac
get the correct NCDOMAIN from overwrite.cli.url (#1411)
* fix double escaping

* address review

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-06 22:50:37 +02:00
szaimen
2cc0f8a17a
change all whiptail-radiolists to whiptail-menus (#1408) 2020-09-04 20:07:58 +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
f73e1f819a
Update onlyoffice_docker.sh
FYI @szaimen, the script fails hard if this is not changed in all places. Please never use the real `occ` command, only use the function.

Thanks! 👍
2020-08-27 21:16:04 +02:00
szaimen
c742ee0c71
allow onlyoffice docker and integrated (#1369)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-08-19 22:22:03 +02:00