Commit Graph

49590 Commits (ffa0ee995328450667b1136bc3618532f02c63ce)
 

Author SHA1 Message Date
Julius Härtl ffa0ee9953
Add core/js/dist/ to l10nignore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ 452d7696ff
Merge pull request #15937 from nextcloud/fix-download-entry-shown-on-public-share-menu-when-not-in-mobile
Fix download entry shown on public share menu when not in mobile
5 years ago
Daniel Calviño Sánchez c887564e4f Fix download entry shown on public share menu when not in mobile
Due to a typo in the variable name the rule was not properly parsed and
applied.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
Daniel Calviño Sánchez e65fd11419 Add messages to assertFalse/True to clarify the failed assertion
Otherwise the output would just read "Failed asserting that true is
false." or "Failed asserting that false is true.", which is not very
informative when there are several assertFalse/True in a row.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
John Molakvoæ dc9e73a6df
Add documentation to config.php for share_folder (#15931)
Add documentation to config.php for share_folder
5 years ago
John Molakvoæ 7382655a2c
30 issues per run on stale bot (#15933)
30 issues per run on stale bot
5 years ago
John Molakvoæ 42ffff9548
Temporary fix for project translations (#15893)
Temporary fix for project translations
5 years ago
John Molakvoæ aeedc9d5f1
30 issues per run on stale bot
Now that we use a fixed branch for the bot, and since I removed all the untagged stale issues we can go back to full thrust
https://github.com/nextcloud/server/issues?page=1&q=is%3Aissue+sort%3Aupdated-desc+is%3Aopen+label%3Astale+-label%3A%22needs+info%22+-label%3A%220.+Needs+triage%22+-label%3A%221.+to+develop%22+-label%3A%223.+to+review%22&utf8=%E2%9C%93
5 years ago
John Molakvoæ d37a844547
Add documentation to config.php for share_folder
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ edb5a4b49a
Bump webpack from 4.32.2 to 4.33.0 (#15902)
Bump webpack from 4.32.2 to 4.33.0
5 years ago
dependabot-preview[bot] abd4f24c81
Bump webpack from 4.32.2 to 4.33.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.32.2 to 4.33.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v4.33.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
John Molakvoæ 2cb0b9e56e
Properly theme folder icons that are accessed though imagePath (#15875)
Properly theme folder icons that are accessed though imagePath
5 years ago
John Molakvoæ 6b7eb26f39
Bump url-loader from 1.1.2 to 2.0.0 (#15904)
Bump url-loader from 1.1.2 to 2.0.0
5 years ago
Julius Härtl 2ced8b947c
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Julius Härtl e76a926ea7
Temporary fix for project translations
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ 18d85d46d1
Merge pull request #15783 from nextcloud/bugfix/6015/app-enable-migration
Run repair steps when enabling an app that has already been installed
5 years ago
John Molakvoæ dc600f2619
Show share settings only if incoming federated shares are allowed (#15830)
Show share settings only if incoming federated shares are allowed
5 years ago
John Molakvoæ cf2d12340f
Fix userid casting in notifications (#15912)
Fix userid casting in notifications
5 years ago
Julius Härtl cfed233f47
Properly theme folder icons that are accessed though imagePath
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ (skjnldsv) 49d5030a53
Fix userid casting in notifications
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ a53ebdb53d
Merge pull request #15905 from nextcloud/dependabot/npm_and_yarn/file-loader-4.0.0
Bump file-loader from 3.0.1 to 4.0.0
5 years ago
John Molakvoæ f18c7bef73
Fix mobile menu over app-content (#15913)
Fix mobile menu over app-content
5 years ago
dependabot-preview[bot] e4f650eb71
Bump url-loader from 1.1.2 to 2.0.0
Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/url-loader/releases)
- [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
John Molakvoæ 24600ee330
Bump webpack-cli from 3.3.2 to 3.3.3 (#15901)
Bump webpack-cli from 3.3.2 to 3.3.3
5 years ago
John Molakvoæ (skjnldsv) cc6aed9362
Fix mobile menu over app-content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
5 years ago
John Molakvoæ 147073911f
Fix missing login hook wih Apache/SAML login (#15909)
Fix missing login hook wih Apache/SAML login
5 years ago
Christoph Wurst 7d1fc2b8e8
Fix missing login hook wih Apache/SAML
Without this patch the hook does not transport the information whether the login is
done with an app password or not. The suspicious login app requires the parameter
to function correctly, hence adding it will make suspicious login detection also possible
with SAML users.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
dependabot-preview[bot] 815a703615
Bump file-loader from 3.0.1 to 4.0.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v3.0.1...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
dependabot-preview[bot] 7fb6094b64
Bump webpack-cli from 3.3.2 to 3.3.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.2...3.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5 years ago
John Molakvoæ b968987ed4
Replace OC.Notification with toastify js (#15124)
Replace OC.Notification with toastify js
5 years ago
Julius Härtl d95ef2c0f7
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Julius Härtl 6d848b545d
Adjust jsunit tests for new toast library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
Julius Härtl 2d0337332d
Add toastify js as a OC.Notification replacement
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ 07ffe4a34a
Merge pull request #15878 from nextcloud/Stale-bot-only-issues
Stale bot: only issues
5 years ago
Julius Härtl 8f2e8fa324
Run repair steps when enabling an app that has already been installed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
5 years ago
John Molakvoæ e54dce950d
Stale bot: only issues 5 years ago
Roeland Jago Douma ad62974a81
Merge pull request #15877 from nextcloud/rullzer-patch-1
Update stale.yml
5 years ago
Roeland Jago Douma 0c842827d5
Update stale.yml
Limit to 1 until we find out why onlyLabels is not respected...
5 years ago
John Molakvoæ 42af084f34
Add stale config (#15873)
Add stale config
5 years ago
John Molakvoæ 59b03bd3ce
Update stale.yml 5 years ago
John Molakvoæ 3b2a052eca
Add stale config 5 years ago
Roeland Jago Douma bc43718f22
Merge pull request #15816 from nextcloud/enh/do_not_try_to_instantiate_builtintypes
Do not autoload built in types
5 years ago
Roeland Jago Douma 49361c40e2
Typehint builtin types in constructor to not initiate autoloading
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
Roeland Jago Douma 357263a70b
Do not try to autoload built in types
This avoids calls to the autoloader (or chain of autoloaders) to see if
for example 'principalPrefix' class can be found. While we already know
it is a string.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
John Molakvoæ 05058b0135
Update JS bundle (#15868)
Update JS bundle
5 years ago
Roeland Jago Douma fa40c57e8d
Update JS bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
5 years ago
John Molakvoæ ea34a27cba
Bump nextcloud-axios from 0.1.3 to 0.2.0 (#15822)
Bump nextcloud-axios from 0.1.3 to 0.2.0
5 years ago
dependabot-preview[bot] 188173a788
Bump nextcloud-axios from 0.1.3 to 0.2.0
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases)
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0)

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
5 years ago
John Molakvoæ b3aa981225
Bump nextcloud-vue from 0.11.3 to 0.11.4 (#15840)
Bump nextcloud-vue from 0.11.3 to 0.11.4
5 years ago
dependabot-preview[bot] c9369b7f69
Bump nextcloud-vue from 0.11.3 to 0.11.4
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.11.3...v0.11.4)
5 years ago