summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21001 from rubo77/pngsRoeland Jago Douma2020-05-2220-33/+33
|\ | | | | compress some images with tinypng.com
| * compress some images with tinypng.comRuben Barkow-Kuder2020-05-2220-33/+33
| | | | | | | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #20776 from nextcloud/enh/limit_group_queriesRoeland Jago Douma2020-05-221-6/+20
|\ \ | | | | | | Improve group queries
| * | Improve group queriesRoeland Jago Douma2020-05-021-6/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before we'd also get the diplayname for each group in the backend. In a separate query. This is of course not ideal as this information is obtained on each and every query. Now this is queried once and properly cached. Also added more caching to the manager. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2020-05-2238-40/+192
| | |
* | | Merge pull request #20814 from nextcloud/group-id-onlyRoeland Jago Douma2020-05-212-32/+39
|\ \ \ | | | | | | | | dont get the group details if we only ask for the id
| * | | dont get the group details if we only ask for the idRobin Appelman2020-05-072-32/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | currenty when getting the groups for a user, the full group object is always created (and cached) even if only the groupid is required Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #20586 from ↵Roeland Jago Douma2020-05-211-15/+59
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/make-image-optimization.sh-better-readable Improve build/image-optimization.sh
| * | | | Allow to specify a directory and skip node_modules and testsJoas Schilling2020-04-211-9/+35
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Don't error when the directory is brokenJoas Schilling2020-04-211-7/+7
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | FIx glob usage to avoid problems with directories that contain spacesJoas Schilling2020-04-211-4/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Make the script better readableJoas Schilling2020-04-211-14/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #21018 from nextcloud/bug/20498/add-defaults-on-emptyRoeland Jago Douma2020-05-211-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Create account structure also for empty record
| * | | | | Create account structure also for empty recordDaniel Kesselberg2020-05-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2118-86/+90
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #21054 from ↵Morris Jobke2020-05-204-47/+19
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/noid/default-gzip-encoding-for-http-clients Allow gzip encoded requests by default
| * | | | | Revert "Compress the appstore requests by default"Morris Jobke2020-05-202-44/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6ffde128ad17a1ebe38f8d18b21a37d01b47c46b. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Allow gzip encoded requests by defaultMorris Jobke2020-05-202-3/+11
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #21050 from ↵Morris Jobke2020-05-202-17/+53
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bug/noid/caching-and-gzipping-of-appstore-requests Caching and compression for app store requests
| * | | | | Compress the appstore requests by defaultMorris Jobke2020-05-202-8/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In test it reduced the transfered data from 5 MB to 2 MB. This should reduce the load on the appstore significantly. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-202-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-05-2024-48/+154
|/ / / / /
* | | | | Merge pull request #21010 from nextcloud/dependabot/npm_and_yarn/marked-1.1.0Roeland Jago Douma2020-05-1914-274/+274
|\ \ \ \ \ | | | | | | | | | | | | Bump marked from 0.8.2 to 1.1.0
| * | | | | Bump marked from 0.8.2 to 1.1.0dependabot-preview[bot]2020-05-1914-274/+274
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 1.1.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.8.2...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | Merge pull request #21041 from nextcloud/enh/dataresponse_etag_lastmodMorris Jobke2020-05-191-0/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | Copy over the ETag and LastModified when formatting a Dataresponse
| * | | | | | Copy over the ETag and LastModified when formatting a DataresponseRoeland Jago Douma2020-05-191-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This way the ETag checks etc are all working. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #21044 from nextcloud/enhancement/app-disable-log-messageMorris Jobke2020-05-191-2/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Add a message to the log entry of an app being disabled
| * | | | | | Add a message to the log entry of an app being disabledChristoph Wurst2020-05-191-2/+8
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As an admin, it's always a surprise to see that an app got disabled. On a busy server with many log entries, it's hard to locate the entry that explains why Nextcloud disabled an app. Adding a message will make it more obvious, allowing admins and developers to grep for the string. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #21006 from nextcloud/dependabot/npm_and_yarn/moment-2.25.3Roeland Jago Douma2020-05-1914-94/+1158
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Bump moment from 2.24.0 to 2.25.3
| * | | | | Bump moment from 2.24.0 to 2.25.3dependabot-preview[bot]2020-05-1914-94/+1158
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.25.3. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.24.0...2.25.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | Merge pull request #21009 from nextcloud/dependabot/npm_and_yarn/vuex-3.4.0Roeland Jago Douma2020-05-1910-26/+26
|\ \ \ \ \ | | | | | | | | | | | | Bump vuex from 3.1.3 to 3.4.0
| * | | | | Bump vuex from 3.1.3 to 3.4.0dependabot-preview[bot]2020-05-1810-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.3 to 3.4.0. - [Release notes](https://github.com/vuejs/vuex/releases) - [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuex/compare/v3.1.3...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-05-1914-48/+88
|/ / / / /
* | | | | Merge pull request #21011 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.5.0Roeland Jago Douma2020-05-184-11/+11
|\ \ \ \ \ | | | | | | | | | | | | Bump bootstrap from 4.4.1 to 4.5.0
| * | | | | Bump bootstrap from 4.4.1 to 4.5.0dependabot-preview[bot]2020-05-184-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | Merge pull request #21033 from nextcloud/enh/capabilities_initialstateMorris Jobke2020-05-181-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Provide capabilities via initialstate
| * | | | | | Provide capabilities via initialstateRoeland Jago Douma2020-05-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | Merge pull request #20846 from nextcloud/fix/link_fed_permMorris Jobke2020-05-183-12/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Link permissions
| * | | | | | | Fix share update testJulius Härtl2020-05-151-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | Update public link share permission codeRoeland Jago Douma2020-05-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | | | | Have share permissions on link shares if it is enabledRoeland Jago Douma2020-05-151-9/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | | | Merge pull request #21017 from nextcloud/enh/noid/clean-excluded-groups-listMorris Jobke2020-05-181-0/+13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Remove group from excluded_groups_list after delete
| * | | | | | | Remove group from excluded_groups_list after deleteDaniel Kesselberg2020-05-171-0/+13
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | | Merge pull request #21008 from ↵Roeland Jago Douma2020-05-184-24/+33
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.3.1 Bump css-vars-ponyfill from 2.2.1 to 2.3.1
| * | | | | | | Bump css-vars-ponyfill from 2.2.1 to 2.3.1dependabot-preview[bot]2020-05-184-24/+33
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.2.1 to 2.3.1. - [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases) - [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | | Merge pull request #21003 from nextcloud/enh/noid/validate-localeMorris Jobke2020-05-182-5/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Remove entries from locales.json incompatible with punic
| * | | | | | Remove entries from locales.json incompatible with punicDaniel Kesselberg2020-05-162-5/+13
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As reported at https://github.com/nextcloud/server/issues/20999 the list contains en_US_POSIX as locale but punic is unable to parse such a locale. If you select that locale everyone is confused. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #21007 from ↵Roeland Jago Douma2020-05-182-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.16.0 Bump blueimp-md5 from 2.15.0 to 2.16.0
| * | | | | | Bump blueimp-md5 from 2.15.0 to 2.16.0dependabot-preview[bot]2020-05-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.15.0 to 2.16.0. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.15.0...v2.16.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | | | Merge pull request #21026 from ↵Roeland Jago Douma2020-05-184-21/+21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.31 Bump moment-timezone from 0.5.28 to 0.5.31