John Molakvoæ
dc400e190e
Merge pull request #23320 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.3
Bump sass-loader from 10.0.2 to 10.0.3
6 years ago
John Molakvoæ
b473f8e4f6
Merge pull request #23324 from nextcloud/dependabot/npm_and_yarn/style-loader-2.0.0
Bump style-loader from 1.2.1 to 2.0.0
6 years ago
Julius Härtl
ef6bab6a5c
Merge pull request #23306 from nextcloud/update-readme-compiled-commits
6 years ago
Nextcloud bot
8ae4ff6648
[tx-robot] updated from transifex
6 years ago
Morris Jobke
f4e37e1063
Merge pull request #23329 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
6 years ago
Nextcloud-PR-Bot
953c6eda28
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
6 years ago
Nextcloud bot
d9c3b99907
[tx-robot] updated from transifex
6 years ago
John Molakvoæ
081c974971
Merge pull request #23239 from st3iny/fix/20833/broken-dbpassword-toggle
Fix database password visibility toggle
6 years ago
Richard Steinmetz
cb68bcef0f
Fix password visibility toggles
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
4295fe67b7
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
a20078b58e
Bump style-loader from 1.2.1 to 2.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
fe72618b64
Bump sass-loader from 10.0.2 to 10.0.3
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Vincent Petry
77a1a60004
Enhance README to mention module compilation
Added hint about MODULE=xxx when recompiling production assets.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
6 years ago
Vincent Petry
1ba1bd252d
Add to README about compiling JS production assets.
Add note in README about the need to checkin also compiled JS assets
after running `make build-js-production`.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
6 years ago
Roeland Jago Douma
2ec160aec8
Merge pull request #23264 from nextcloud/bug/23177/escape-html
Add local version of escapeHTML
6 years ago
Roeland Jago Douma
049d5b3a4b
Merge pull request #23249 from nextcloud/techdebt/server-container-cleanup
Server container cleanup
6 years ago
Roeland Jago Douma
174a550edb
Merge pull request #23287 from nextcloud/enh/bruteforce/limit_storage
Limit storing bruteforce attempts
6 years ago
Christoph Wurst
56b67c8c13
Clean up the server
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Roeland Jago Douma
c6937032b0
Merge pull request #23299 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
6 years ago
Nextcloud-PR-Bot
7896b20100
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
6 years ago
Nextcloud bot
9c21bd22b5
[tx-robot] updated from transifex
6 years ago
Roeland Jago Douma
0dbb99a81b
Merge pull request #23161 from nextcloud/enh/noid/setup-checks2
Remove setup check for php mail
6 years ago
Roeland Jago Douma
8fae2beece
Limit throttler to 48 hours
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
6c1b542def
Add cleanup job for old brutefoce attempts
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
b2dedbcc13
Merge pull request #23291 from nextcloud/techdebt/noid/use-psr-logger-in-event-dispatcher
Use PSR Logger in event dispatcher
6 years ago
Roeland Jago Douma
4d2055a3a2
Merge pull request #23292 from nextcloud/enh/noid/job-run-does-not-return-anything
Job::run() does not return anything
6 years ago
Joas Schilling
51fbcb0801
Use PSR Logger in event dispatcher
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Morris Jobke
26a38c4e8a
Job::run() does not return anything
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Roeland Jago Douma
e10cad4a71
Merge pull request #23275 from nextcloud/fix/dashboard-statuses-sort
Fix dashboard statuses sort
6 years ago
Roeland Jago Douma
8b89172666
Merge pull request #23279 from nextcloud/enh/weather-favorites
Add favorite weather locations
6 years ago
Robin Appelman
9bdf0eed65
Merge pull request #23020 from nextcloud/disable-notify-self-check
add option to disable notify self check
6 years ago
John Molakvoæ
d15179fd7b
Merge pull request #23269 from sharidas/fix-remove-user-from-grp
Fix the user remove from group in UI
6 years ago
Julien Veyssier
a99294cfc0
add favorite weather locations
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
6 years ago
Roeland Jago Douma
fa374aceeb
Merge pull request #23245 from nextcloud/techdebt/server-bus-deprecate-alias
Deprecate the named alias of IBus
6 years ago
Julien Veyssier
9b58653757
fix dashboard statuses sort function
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
6 years ago
Sujith Haridasan
9a286d58bc
Fix the user remove from group in UI
Fix the removal of user from the group in UI.
Signed-off-by: Sujith Haridasan <sujith.h@gmail.com>
6 years ago
Nextcloud bot
ae59636227
[tx-robot] updated from transifex
6 years ago
Daniel Kesselberg
d0f18f4d9a
Add local version of escapeHTML
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 years ago
Morris Jobke
3f78639866
Merge pull request #21860 from nextcloud/techdebt/encryption-psr-container
Migrate encryption to the PSR container
6 years ago
Christoph Wurst
6a63d7b4ee
Deprecate the named alias of IBus
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Christoph Wurst
8033655a5a
Migrate encryption to the PSR container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Morris Jobke
3b82c6cc84
Merge pull request #23184 from nextcloud/bugfix/noid/make-sure-getUsersFavoritingObject-can-be-run-without-a-user
Make sure getUsersFavoritingObject can be run without a user
6 years ago
Roeland Jago Douma
4e14c18192
Merge pull request #23248 from nextcloud/techdebt/server-getters-query-get
Use the ContainerInterface::get inside the server container
6 years ago
Roeland Jago Douma
67704a9643
Merge pull request #23252 from nextcloud/fix/l10n/activities
Use the correct l10n for activities
6 years ago
John Molakvoæ
fd178b92f6
Merge pull request #23164 from nextcloud/feat/files-sidebar-cleanup-standards
6 years ago
Roeland Jago Douma
bc6414a721
Merge pull request #23243 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
[Automated] Update psalm-baseline.xml
6 years ago
Roeland Jago Douma
106257733e
Merge pull request #23244 from nextcloud/techdebt/noid/user-psr-logger-interface-in-comments
Use PSR logger interface in comments manager
6 years ago
Roeland Jago Douma
03d156a824
Use the correct l10n for activities
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Christoph Wurst
e509c6515e
Use the ContainerInterface::get inside the server container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
John Molakvoæ (skjnldsv)
eca4682f69
Bump @nextcloud/vue to v2.6.9
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago