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
AgeCommit message (Collapse)Author
2018-03-16added nc-snapshot-syncv0.50.0nachoparker
2018-03-16Add template generation functionality to L10N.php (activate by setting ↵v0.47.4theCalcaholic
constant GENERATE_TEMPLATES to true).
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-26ncp-web: fix responsive in iPadv0.46.34nachoparker
2018-02-22ncp-web: fix overlay z-indexv0.46.29nachoparker
2018-02-22wizard: fix logbox overflowv0.46.28nachoparker
2018-02-21wizard: animate side logsv0.46.27nachoparker
2018-02-21ncp-web: animate script textboxv0.46.26nachoparker
2018-02-21ncp-web: fix backend request without argumentsv0.46.25nachoparker
2018-02-21ncp-web: link to wizard and Nextcloud instancev0.46.24nachoparker
2018-02-20ncp-web: support for small screensv0.46.23nachoparker
2018-02-19ncp-web: re-style poweroff menuv0.46.19nachoparker
2018-02-18ncp-web: disable event handler after poweroffv0.46.18nachoparker
2018-02-18Add dialog for shutdown.v0.46.17theCalcaholic
2018-02-18log all NCP actions to /var/log/ncp.logv0.46.14nachoparker
2017-11-15ncp-web: only show wizard button if it exists, delete from dockerv0.34.11nachoparker
2017-11-10added NCP custom theme with new logov0.34.0nachoparker
2017-10-27wizard: chain configurations and improved feedbackv0.31.22nachoparker
2017-10-20Revert "ncp-web: remove http2 push headers. They dont play well with pwauth ↵nachoparker
(#224)" This reverts commit e3ef9730bf54d68cb04a009db6b2786c190eabc9.
2017-10-20ncp-web: integrate ncp-wizard with ncp-webv0.31.14nachoparker
2017-10-04ncp-web: small fixesv0.31.8nachoparker
2017-09-30ncp-web: remove http2 push headers. They dont play well with pwauth (#224)v0.31.2nachoparker
2017-09-27wizard: connect backend with frontend. Modifications for first releasev0.31.0nachoparker
2017-09-27Initial commit of ncp-web-wizard.Panteleimon Sarantos
2017-09-18ncp-web: point changelog to masterv0.28.2nachoparker
2017-09-11ncp-web: link to wiki info for each extrav0.26.27nachoparker
2017-09-10ncp-web: minor tweaksv0.26.26nachoparker
2017-09-10ncp-web: click version for changelog. click new version notification to ↵v0.26.25nachoparker
nc-update
2017-09-10ncp-web: display info for each optionv0.26.23nachoparker
2017-09-07ncp-web: link to changelogv0.26.17nachoparker
2017-08-24ncp-web: use SSE to display process output in real time. Exit status green/redv0.24.2nachoparker
2017-08-17ncp-web: poweroff buttonv0.23.0nachoparker
2017-08-14ncp-web: allow commasv0.20.1nachoparker
2017-08-11alert of updatesv0.19.10nachoparker
2017-08-11ncp-web: alert if update is availablenachoparker
2017-08-11ncp-web: show versionv0.19.9nachoparker
2017-08-11ncp-web: visually indicate selected extrav0.19.8nachoparker
2017-08-11ncp-web: active markv0.19.7nachoparker
2017-08-11ncp-web: use checkboxes for yes/no fieldsv0.19.5nachoparker
2017-08-11update README.mdnachoparker
2017-08-11added ncp-webv0.17.0nachoparker