- 21 Feb, 2022 11 commits
-
-
Vanessa Pertsch authored
-
Simon L authored
Redirection now only happens when dir is empty
-
Carl Schwan authored
[Automated] Update psalm-baseline.xml
-
John Molakvoæ authored
-
Joas Schilling authored
Also cache non-existing to reuse it
-
Carl Schwan authored
Otherwise dir it's just ignored and fileid is used Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
-
Louis authored
Wrap S3 multipart upload exception
-
Louis Chemineau authored
Signed-off-by:
Louis Chemineau <louis@chmn.me>
-
Simon L authored
Clarify `preview_max_filesize_image` behavior
-
nextcloud-command authored
Signed-off-by:
GitHub <noreply@github.com>
-
Nextcloud bot authored
Signed-off-by:
Nextcloud bot <bot@nextcloud.com>
-
- 20 Feb, 2022 3 commits
-
-
acsfer authored
-
acsfer authored
Fix https://github.com/nextcloud/server/issues/30220
-
Nextcloud bot authored
Signed-off-by:
Nextcloud bot <bot@nextcloud.com>
-
- 19 Feb, 2022 7 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7 ) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
-
Nextcloud bot authored
Signed-off-by:
Nextcloud bot <bot@nextcloud.com>
-
dependabot[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.0 to 5.69.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.69.0...v5.69.1 ) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
dependabot[bot] authored
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.7 to 1.49.8. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.49.7...1.49.8 ) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 18 Feb, 2022 5 commits
-
-
Christoph Wurst authored
Consider only reminders with calendar data
-
Vincent Petry authored
Don't redirect when loading files index page
-
Simon L authored
hide download button for images
-
Julius Härtl authored
Fix some issues with the API documentation
-
Vincent Petry authored
Cleanup admin settings js files
-
- 17 Feb, 2022 14 commits
-
-
Carl Schwan authored
Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
-
Carl Schwan authored
* Move admin.js to webpack, so that this use the bundled jquery files instead of the deprecated window.$ Also fixing formatting * Remove log.js that seems to be from a time where logreader was bundled with server and I couldn't find an usage of it anymore * Fix recent regression in rebuild navigation function (now not depending on jquery anymore and bundled by webpack). Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
-
Vincent Petry authored
Fix ldap:check-user method for newly created LDAP users
-
Carl Schwan authored
Currently we are redirecting from ?dir=/&fileid=2 to ?dir=/. This is an issue because we then need to load two pages with full file system setup and authentification instead of one and the assets won't start loading until the second page is delivered to the user. Additionally when loading ?dir=/, we then change the url back to ?dir=/&fileid=2 (without reload) so that the next time we load the page again we do the same thing again. Depending on the speed of the server and internet connection we can save 100ms to 400ms, improving the user experience. Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
-
Carl Schwan authored
Improve caching policy use immutable when loading versionned assets
-
Louis authored
Load scripts of theming app before the dashboard
-
Louis authored
Bump core-js from 3.21.0 to 3.21.1
-
dependabot[bot] authored
Bumps [core-js](https://github.com/zloirock/core-js) from 3.21.0 to 3.21.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.21.0...v3.21.1 ) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
nextcloud-command <nextcloud-command@users.noreply.github.com>
-
Christoph Wurst authored
Add Transactional trait for atomic DB operations
-
Carl Schwan authored
Fix target attribute does not exists
-
dependabot[bot] authored
-
Louis Chemineau authored
This allows dashboard to access OCA.Theming Signed-off-by:
Louis Chemineau <louis@chmn.me>
-
Carl Schwan authored
Signed-off-by:
Carl Schwan <carl@carlschwan.eu>
-
dependabot[bot] authored
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.5 to 2.3.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.3.5...2.3.6 ) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
nextcloud-command <nextcloud-command@users.noreply.github.com>
-