Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace password dialog with dialog from library | julia.kirschenheuter | 2023-10-17 | 1 | -0/+3 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | refactor: Contacts menu to Vue | Christoph Wurst | 2023-10-16 | 1 | -2/+0 |
| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | fix: restore AppsSlideToggle feature | John Molakvoæ | 2023-06-25 | 1 | -1/+2 |
| | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and ↵ | Ferdinand Thiessen | 2023-05-31 | 1 | -3/+0 |
| | | | | | | `OC.loadStyle`) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | chore: Remove deprecated OC.appSettings | Ferdinand Thiessen | 2023-05-20 | 1 | -2/+0 |
| | | | | | | | Was deprecated since NC17 and scheduled for removal on NC18. No apps use it and neither do core. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(deps): update webdav 5 usage | John Molakvoæ | 2023-04-06 | 1 | -14/+14 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 1 | -16/+14 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | chore(eslint): fix missing import extensions | John Molakvoæ | 2023-03-23 | 1 | -31/+31 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Deprecate OC.L10N functions in favor of translation functions from ↵ | Ferdinand Thiessen | 2023-02-20 | 1 | -4/+9 |
| | | | | | | `@nextcloud/l10n` Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de> | ||||
* | Drop `OC.addTranslations` deprecated since NC17 and not used by any NC app | Ferdinand Thiessen | 2023-02-20 | 1 | -9/+0 |
| | | | | Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de> | ||||
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | Eslint fix | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -5/+7 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix OC.linkToOCS so it works as before @nextcloud/router v2.0.0 | Joas Schilling | 2021-08-31 | 1 | -1/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump js licenses | John Molakvoæ (skjnldsv) | 2021-03-31 | 1 | -2/+5 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove outdated legacy search scripts | John Molakvoæ (skjnldsv) | 2020-08-04 | 1 | -2/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Actually remove _capabilities | Roeland Jago Douma | 2020-06-05 | 1 | -2/+1 |
| | | | | | | Leftover from a previous PR. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move humanFileSize and OC.getCanonicalLocale to npm packages | Christoph Wurst | 2020-06-05 | 1 | -2/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Deprecate OC router helpers that are provided by packages | Christoph Wurst | 2020-02-13 | 1 | -10/+41 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump eslint-config-nextcloud from 0.0.6 to 0.1.0 | dependabot-preview[bot] | 2019-12-19 | 1 | -10/+10 |
| | | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Use @nextcloud/paths and deprecate OC helpers | Christoph Wurst | 2019-10-05 | 1 | -1/+16 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Emit an event when the CSRF token changes | Christoph Wurst | 2019-10-05 | 1 | -3/+9 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -24/+25 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move legacy Ajax error handling logic to the bundle | Christoph Wurst | 2019-05-15 | 1 | -0/+13 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.appSettings to the bundle and deprecate it | Christoph Wurst | 2019-05-14 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move query string helpers to the bundle | Christoph Wurst | 2019-05-14 | 1 | -0/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.theme to the bundle and deprecate oc_defaults | Christoph Wurst | 2019-05-14 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Deprecate OC.fileIsBlacklisted and move it to the bundle | Christoph Wurst | 2019-05-14 | 1 | -0/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.addTranslations to the bundle and deprecate it | Christoph Wurst | 2019-05-14 | 1 | -0/+9 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC host/port/protocol helpers to the bundle and deprecate them | Christoph Wurst | 2019-05-14 | 1 | -0/+14 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.getCapabilities to the bundle and deprecate OC._capabilities, ↵ | Christoph Wurst | 2019-05-13 | 1 | -0/+10 |
| | | | | | | oc_capabilities Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move l10n functions to the bundle | Christoph Wurst | 2019-05-13 | 1 | -0/+12 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move path helpers to the bundle | Christoph Wurst | 2019-05-13 | 1 | -2/+20 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.requestToken to the bundle, deprecate oc_requesttoken | Christoph Wurst | 2019-05-13 | 1 | -0/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move the legacy OC.addScript and OC.addStyle helpers to the bundle | Christoph Wurst | 2019-05-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Deprecate oc_current_user, fix usage and move currentUser to the bundle | Christoph Wurst | 2019-05-08 | 1 | -0/+15 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC legacy menu helpers to the bundle | Christoph Wurst | 2019-05-08 | 1 | -0/+15 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move rest of contant-like OC props to the bundle | Christoph Wurst | 2019-05-07 | 1 | -0/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC constants to the bundle | Christoph Wurst | 2019-05-07 | 1 | -0/+22 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.appswebroots to the bundle and deprecate oc_appswebroots | Christoph Wurst | 2019-05-07 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.get and OC.set to the bundle | Christoph Wurst | 2019-05-07 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle | Christoph Wurst | 2019-05-06 | 1 | -0/+13 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move oc_appconfig/OC.appConfig to the main bundle | Christoph Wurst | 2019-05-06 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move oc_debug to the bundle | Christoph Wurst | 2019-05-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle | Christoph Wurst | 2019-05-03 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move the OC routing helper functions to the bundle | Christoph Wurst | 2019-05-02 | 1 | -0/+14 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move oc_config to the bundle | Christoph Wurst | 2019-05-02 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC.dialogs to the main bundle | Christoph Wurst | 2019-04-30 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Move OC navigation methods to the bundle | Christoph Wurst | 2019-04-29 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add OC.Util to the server bundle | Christoph Wurst | 2019-02-01 | 1 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |