264 Commits

Author SHA1 Message Date
nachoparker
dbc3094674 nc-backup: better avoid duplicates 2018-05-11 08:54:11 +02:00
nachoparker
09741e1009 nc-notify-updates: fix wrong user 2018-05-10 13:03:56 +02:00
nachoparker
688d6d8c70 armbian: fix mDNS 2018-05-10 12:33:41 +02:00
nachoparker
272fe72fbf update: silence dhcpcd not present 2018-05-03 12:03:53 +02:00
nachoparker
9a6d371f9c nc-snapshot-sync: upgrade 2018-04-27 14:05:44 +02:00
nachoparker
d8f21790e7 nc-ramlogs: disable fix 2018-04-22 22:24:03 +02:00
nachoparker
d543406642 clean update 2018-04-20 16:12:41 +02:00
nachoparker
a9458f5265 renamed to NextCloudPlus 2018-04-20 14:38:58 +02:00
nachoparker
88531273c6 docker: fix updates from ncp-web 2018-04-10 13:54:07 +02:00
nachoparker
7081be39c9 docker: adapt ncp-apps to use cron instead of systemd timers 2018-04-10 13:02:57 +02:00
nachoparker
86afa62355 docker: add updates 2018-04-09 20:41:48 +02:00
nachoparker
20c0d8098d ncp-web: added language dropdown selector 2018-04-09 19:52:03 +02:00
nachoparker
a9b37ab6c6 nc-automount: remove directories left from unclean shutdown 2018-04-09 10:38:46 +02:00
nachoparker
eece4d08c9 ncp-web: collapse sidebar menu when clicking in new sections 2018-04-05 02:11:30 +02:00
nachoparker
925c6fe7e5 ncp-web: use random passwords for NC and ncp-web 2018-04-01 18:08:10 +02:00
nachoparker
1830d774d1 nc-ramlogs: fix enabled by default upon installoation 2018-03-18 21:20:14 +01:00
nachoparker
85127d756c letsencrypt: remove .well-known dir after renewal 2018-03-18 21:18:43 +01:00
nachoparker
30f5756d10 fix web update to NC13.0.1 with .well-known existence 2018-03-17 12:35:44 +01:00
nachoparker
c6aeb4e873 docker: include nc-webui 2018-03-16 18:52:52 +01:00
nachoparker
38dfa60508 fix for nc-automount-links 2018-03-16 14:59:03 +01:00
nachoparker
b3be948050 improve dependency of database with automount 2018-03-15 16:06:04 +01:00
nachoparker
2c1f8b4f16 update: make sure redis log exists 2018-03-10 09:42:10 +01:00
nachoparker
7a3976b0fd added nc-zram 2018-03-07 14:14:41 +01:00
nachoparker
1c23fa7bc1 nc-backup-auto: change to using cron 2018-03-07 14:14:38 +01:00
nachoparker
e912749dc6 nc-ramlogs: change implementation to use log2ram 2018-03-04 18:15:24 +01:00
nachoparker
b346cbe89b disable ncp user login 2018-03-04 16:59:08 +01:00
nachoparker
18e35dfdbb nc-automount: fix dependencies 2018-03-04 16:59:06 +01:00
nachoparker
45a8800cd8 build: fix systemd dir not existing 2018-03-03 10:07:45 +01:00
theCalcaholic
1a7c8b9b5e ncp-web: add localization (#372)
* Implement localization loader L10N.

Localize a few strings in index.php for testing.

* Determine language from HTTP_ACCEPT_LANGUAGE header.

* Fix parsing of available languages for localization.

* Fix parsing of language translations (for localization).

* Fix function L10N->find_language

* Change variable naming to comply with conventions.

* Add remaining localize calls in index.php.

Add more localization strings.

* Fix styles to prevent check mark from being hidden.

* Handle exception in case localization couldn't be loaded.

* Add module localization support.

* Fix detection of core module in L10N->load

* Remove module specific localization from core l10n file.

* Fix determination of module name in L10N->load.

* Add localization files for more modules.

* Ignore l10n directory in modules path.

* Add support for dropdown lists in module settings.

* Add support for saving dropdown menus.

* Fix regex for recognizing dropdown option lists.

* Fix dropdown list regex not recognizing active option.

* Fix typo in ncp-launcher.php

* Workaround for jquery's 'find' method not working. //TODO: Find proper fix.

* Fix parsing of dropdown lists when updating config.

* Load language setting from config if available.

* add ncp-provisioning to SD card images

* Add intellij config to gitignore

* Fix bug when loading language from nc-webui config.

* Remove redundant language definition.
Replace umlauts by html special char expressions.

* Change selected option markup from `*<option>*` to `_<option>_`.

* Remove ide metadata.

* Add translations for ncp-app nc-backup.

* Add translation hooks to ncp-launcher.php

* Fix type in translations for nc-backup

* Remove translation hooks for field contents in ncp-launcher.php
2018-02-26 20:29:49 +01:00
nachoparker
e3a19b983b disable unused services for SMB and NFS 2018-02-23 11:50:52 +01:00
nachoparker
36a803f021 add ncp-provisioning to SD card images 2018-02-23 00:24:38 +01:00
theCalcaholic
f1d41e3846 Add dialog for shutdown. 2018-02-18 20:14:00 +01:00
nachoparker
26afda9281 remove redundant configuration from unattended upgrades 2018-02-18 20:08:48 +01:00
nachoparker
f8381f42cd log all NCP actions to /var/log/ncp.log 2018-02-18 20:08:45 +01:00
nachoparker
67a4093e5f lamp: protect apache fingerprinting 2018-02-16 10:40:36 +01:00
nachoparker
07b38cb240 docker: fixes in build process for NC13 version 2018-02-09 09:16:25 +01:00
nachoparker
ab865519e2 unattended upgrades: fix unattended upgrades not working because of modified files 2018-02-07 17:08:05 +01:00
nachoparker
91eeeea06c modsecurity: turn off logging, its too spammy for ramlogs 2018-02-07 17:08:04 +01:00
nachoparker
048ee6af6f added ncp-config link to nextcloudpi-config 2018-02-06 14:22:15 +01:00
nachoparker
67b12bb9be nc-backup: fixes in checking space and auto 2018-02-05 20:14:12 +01:00
nachoparker
7d105f8ebc letsencrypt: revert pip.conf pre-workaround, tweak cron 2018-01-10 14:36:17 +01:00
nachoparker
3beff63189 nc-backup: make binary work standalone 2018-01-06 11:00:23 +01:00
nachoparker
54631e245f nc-backup: compress backups and refactoring 2018-01-04 22:33:46 +01:00
nachoparker
2687fdba96 nc-snapshot: update btrfs-snp 2018-01-01 19:51:29 +01:00
nachoparker
71f676e21d added UFW 2017-12-19 19:12:45 +01:00
nachoparker
34fc851c24 security hardening part 3 2017-12-17 14:48:09 +01:00
nachoparker
af54edb121 security hardening part 2 2017-12-17 13:46:35 +01:00
nachoparker
bd5cb8e2b3 security hardening 2017-12-16 23:14:20 +01:00
nachoparker
d40360c82e added btrfs snapshots 2017-12-03 21:54:40 +01:00
nachoparker
aae2b68dee update: silence overcommit memory 2017-11-25 12:10:08 +01:00