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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/src/OC
AgeCommit message (Expand)Author
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2021-01-20Fix encoding issue with OC.Notification.showJoas Schilling
2020-12-02fix loading mtime of new file in conflict dialog in firefoxRobin Appelman
2020-11-13Bump jquery from 2.2.4 to 3.1.0Christoph Wurst
2020-11-10Do not print deprecation warnings during testingChristoph Wurst
2020-11-02ensure filepicker list is empty before populatingRobin Appelman
2020-10-28catch errors when closing file conflict dialogRobin Appelman
2020-10-28Compile assetsnpmbuildbot[bot]
2020-08-04Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)
2020-07-31Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)
2020-07-31Bump compiled filesJohn Molakvoæ (skjnldsv)
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-09Fix parsing of language codeDaniel Kesselberg
2020-06-30Make closing dialogs callback with falseGary Kim
2020-06-24Fix export for davclient.js legacy dependencyJulius Härtl
2020-06-15Make the confirm dialog modal by defaultJoas Schilling
2020-06-05Actually remove _capabilitiesRoeland Jago Douma
2020-06-05Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst
2020-06-04OC.routing is just a @nextcloud/routing proxyRoeland Jago Douma
2020-06-02Fix some linter warningRoeland Jago Douma
2020-05-29Move to @nextcloud/capabilities packageRoeland Jago Douma
2020-05-27Make the translation sanitization optionalChristoph Wurst
2020-05-15Deprectae OC.Util.formatDate and OC.Util.relativeModifiedDateRoeland Jago Douma
2020-05-07Fix replacement dialogRoeland Jago Douma
2020-04-17Fix breadcrumb in move or copy file dialogLoïc Hermann
2020-04-06Inline usages of OCP.Toast in bundled filesChristoph Wurst
2020-03-25Update eslint and switch to @nextcloud packagesChristoph Wurst
2020-03-09Remove deprecated global variablesChristoph Wurst
2020-02-25Copy isFileNameValid function, so the filepicker works without the files appJoas Schilling
2020-02-25Fix "TypeError: u.$form is undefined"Joas Schilling
2020-02-25Allow to create directories when they are selectableJoas Schilling
2020-02-13Deprecate OC router helpers that are provided by packagesChristoph Wurst
2020-02-10Add more tests for the new js modulesChristoph Wurst
2020-02-05Added space before ellipsisrakekniven
2020-02-05l10n: Triple dot to ellipsisrakekniven
2019-12-19Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-12-09Allow to have mutliple buttons on the filepickerJoas Schilling
2019-12-02Add a transfer ownership background jobRoeland Jago Douma
2019-11-05Prompt on destructive user actionsGary Kim
2019-10-06Use @nextcloud/paths and deprecate OC helpersChristoph Wurst
2019-10-05Emit an event when the CSRF token changesChristoph Wurst
2019-10-04Move to escape-htmlRoeland Jago Douma
2019-10-04Split drone webpack testsJohn Molakvoæ (skjnldsv)
2019-10-01Comply to eslintJohn Molakvoæ (skjnldsv)
2019-09-28Append / to data('path') for folder content requestDaniel Kesselberg
2019-09-28Move settings to an appChristoph Wurst
2019-09-25Properly import DOMPurify in l10n.jsRoeland Jago Douma
2019-08-28Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez
2019-08-21filepicker: Add option to also choose folders without a mimetype limitJulius Härtl
2019-07-26Fix default timeouts in OC.NotificationDaniel Calviño Sánchez