Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2018-03-17update to NC 13.0.1v0.53.0nachoparker
2018-03-17build: small script adjustmentsv0.52.2nachoparker
2018-03-16added nc-rsync-autov0.52.0nachoparker
2018-03-16added nc-rsyncv0.51.0nachoparker
2018-03-16added nc-snapshot-syncv0.50.0nachoparker
2018-03-16fix for nc-automount-linksv0.47.3nachoparker
2018-03-15improve dependency of database with automountv0.47.2nachoparker
2018-03-07added nc-zramv0.47.0nachoparker
2018-03-07nc-backup-auto: change to using cronv0.46.40nachoparker
2018-03-04nc-ramlogs: change implementation to use log2ramv0.46.39nachoparker
2018-03-04disable ncp user loginv0.46.38nachoparker
2018-03-04nc-automount: fix dependenciesv0.46.37nachoparker
2018-03-03build: fix systemd dir not existingv0.46.36nachoparker
2018-02-26ncp-web: add localization (#372)v0.46.35theCalcaholic
* 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-23Added some useful comments for first time usersv0.46.33Oliver V
2018-02-23disable unused services for SMB and NFSv0.46.32nachoparker
2018-02-23add ncp-provisioning to SD card imagesv0.46.30nachoparker
2018-02-19UFW: make it work with nc-forward-portsv0.46.22nachoparker
2018-02-18log all NCP actions to /var/log/ncp.logv0.46.14nachoparker
2018-02-16lamp: protect apache fingerprintingv0.46.12nachoparker
2018-02-15SSH: dont create user if it doesnt existv0.46.11nachoparker
2018-02-13samba: create share per NC userv0.46.10nachoparker
2018-02-13letsencrypt: only call update-rc.d in docker buildsv0.46.9nachoparker
2018-02-13Restore LetsEncrypt after docker-compose up/downAeon512
2018-02-13preactivate useful apps for a selfhosted instancev0.46.8nachoparker
2018-02-09nc-backup: stronger permissions for backup filev0.46.5nachoparker
2018-02-09docker: fixes in build process for NC13 versionnachoparker
2018-02-08do not rely on pings, just return value of operationsv0.46.4nachoparker
2018-02-07unattended upgrades: fix unattended upgrades not working because of modified ↵v0.46.3nachoparker
files
2018-02-07modsecurity: turn off logging, its too spammy for ramlogsv0.46.2nachoparker
2018-02-07ping to 4.2.2.2 because google is blocked in chinav0.46.1nachoparker
2018-02-06update to NC 13.0.0v0.46.0nachoparker
2018-02-06build: git is needed by update systemnachoparker
2018-02-06nc-nextcloud: fixes for beta versionsv0.45.2nachoparker
2018-02-05nc-nextcloud: add option to install beta (#354)Oliver V
If yes it adds "pre" to the download path
2018-02-05nc-backup: fixes in checking space and autov0.45.1nachoparker
2018-02-05build: fix cleanup: udisks depends on make and buildutilsnachoparker
2018-02-03update to NC 12.0.5v0.45.0nachoparker
2018-01-10nc-init and samba: default to ncp userv0.44.15nachoparker
2018-01-10nc-ramlogs: limit tmpfs to 100Mv0.44.14nachoparker
2018-01-10letsencrypt: revert pip.conf pre-workaround, tweak cronv0.44.13nachoparker
2018-01-10nc-swapfile: improved, and take BTRFS into accountv0.44.12nachoparker
2018-01-07nc-restore: check validity of backup filev0.44.11nachoparker
2018-01-07nc-restore: refresh trusted domainsv0.44.10nachoparker
2018-01-07nc-restore: fix bug detecting datav0.44.9nachoparker
2018-01-06nc-restore: restore to a btrfs subvolumev0.44.8nachoparker
2018-01-06nc-backup: make binary work standalonev0.44.7nachoparker
2018-01-05nc-restore: restore compressed backupsv0.44.6nachoparker
2018-01-05nc-backup: compress backups and refactoringv0.44.5nachoparker
2018-01-03nc-restore: update redis passwordv0.44.4nachoparker