16 Commits

Author SHA1 Message Date
Tobias Knöppler
7246cf5372
Clear nextcloud logs after update
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2024-03-27 13:40:14 +01:00
nachoparker
26edf1f7b0 build: add LXC/LXD support
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2021-09-30 22:48:19 -06:00
nachoparker
f854afaba1 armbian: fix distro build
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-12-20 20:18:40 -07:00
nachoparker
b3069cb353 add Vagrantfile 2018-10-22 18:09:47 -06:00
nachoparker
aa2b3baa91 build: small tweaks for docker and armbian 2018-09-29 08:55:23 -06:00
nachoparker
6152e7e2ad ncp-web: put configuration in a separate file from available languages 2018-09-24 18:38:30 -06:00
nachoparker
2d70fad41f build: cleanup 2018-06-27 14:08:20 +02:00
nachoparker
40f0cbc9b6 build: generate armhf container locally with qemu-user 2018-06-26 07:45:17 +02:00
nachoparker
9637502da7 added wizard.cfg to .gitignore 2018-06-19 06:39:22 +02:00
nachoparker
06c07d33ee Rework raspbian build system 2018-05-27 20:32:36 +02: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
681dc69dc7 build: batch creation of all images and containers 2017-11-23 18:50:22 +01:00
nachoparker
46c2487829 create torrent in library and batch 2017-07-04 09:03:53 +02:00
nachoparker
a17c39313b disable dhcpcd when enabling wicd 2017-04-04 19:46:26 +02:00
nachoparker
75b42680fe ncp updates and motd. structure directories 2017-03-31 17:42:32 +02:00
nachoparker
eec41a1ef5 ncurses configuration 2017-03-04 04:03:31 +01:00