summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for the new js modulesChristoph Wurst2020-02-106-12/+12
* Merge pull request #19376 from nextcloud/dependabot/npm_and_yarn/nextcloud-vu...Roeland Jago Douma2020-02-1012-55/+48
|\
| * Bump nextcloud-vue-collections from 0.7.1 to 0.7.2dependabot-preview[bot]2020-02-0912-55/+48
* | [tx-robot] updated from transifexNextcloud bot2020-02-1034-2/+92
|/
* Bump handlebars from 4.7.2 to 4.7.3dependabot-preview[bot]2020-02-092-2/+2
* Bump @nextcloud/vue from 1.3.0 to 1.3.1dependabot-preview[bot]2020-02-0922-182/+182
* Merge pull request #19377 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.8Roeland Jago Douma2020-02-094-11/+11
|\
| * Bump dompurify from 2.0.7 to 2.0.8dependabot-preview[bot]2020-02-094-11/+11
* | [tx-robot] updated from transifexNextcloud bot2020-02-0918-6/+58
|/
* Merge pull request #19333 from nextcloud/add-featured-categoryRoeland Jago Douma2020-02-0810-7/+8827
|\
| * Update bundlesMario Danic2020-02-076-29327/+5549
| * Add featured categoryMario Danic2020-02-076-38/+32636
* | Merge pull request #19349 from nextcloud/bugfix/noid/prevent-download-on-secu...Roeland Jago Douma2020-02-081-1/+4
|\ \
| * | Prevent archieved download on secure viewJoas Schilling2020-02-071-1/+4
* | | [tx-robot] updated from transifexNextcloud bot2020-02-0844-14/+202
* | | sort prefixes for deterministic LDAP query behaviourArthur Schiwon2020-02-071-3/+4
| |/ |/|
* | Merge pull request #19331 from nextcloud/bugfix/18890/remove-nested-call-to-b...Roeland Jago Douma2020-02-071-3/+0
|\ \
| * | Removed nested call to beforeunloadJoas Schilling2020-02-061-3/+0
| |/
* | Merge pull request #17077 from nextcloud/enh/10869/no_link_disabled_userRoeland Jago Douma2020-02-072-6/+146
|\ \
| * | Disable link shares of disabled usersRoeland Jago Douma2020-02-072-6/+146
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-02-0720-0/+50
* | [tx-robot] updated from transifexNextcloud bot2020-02-07892-4216/+858
* | Merge pull request #18518 from nextcloud/security-polixyJoas Schilling2020-02-061-0/+1
|\ \
| * | Set up a security policyRuben Barkow2020-01-211-0/+1
* | | Merge pull request #19236 from tflores/issue_18866Roeland Jago Douma2020-02-061-0/+1
|\ \ \
| * | | Audit log unsharing from selfTiago Flores2020-02-031-0/+1
* | | | Fix event typeJoas Schilling2020-02-061-1/+1
| |_|/ |/| |
* | | Merge pull request #19312 from nextcloud/fix/18195/do-not-overwrite-user-glob...Roeland Jago Douma2020-02-061-0/+5
|\ \ \
| * | | do not overwrite global user auth credentials with empty valuesArthur Schiwon2020-02-061-0/+5
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-06156-308/+568
* | | | Merge pull request #19219 from nextcloud/bugfix/19135/wrong_dtend_invitation_...Roeland Jago Douma2020-02-051-0/+4
|\ \ \ \
| * | | | Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-01-301-0/+4
* | | | | Merge pull request #19180 from nextcloud/bugfix/office-anonymous-empty-authRoeland Jago Douma2020-02-052-4/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Check for empty authorization headers for office requests and allow anonymous...Julius Härtl2020-02-042-4/+20
* | | | | Merge pull request #19300 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-02-051-1/+1
|\ \ \ \ \
| * | | | | l10n: Triple dot to ellipsis rakekniven2020-02-051-1/+1
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2020-02-0530-12/+36
|/ / / /
* | / / [tx-robot] updated from transifexNextcloud bot2020-02-04122-234/+296
| |/ / |/| |
* | | Merge pull request #19233 from nextcloud/enh/transferownership_moveRoeland Jago Douma2020-02-032-7/+33
|\ \ \
| * | | Allow specifying this is the first loginRoeland Jago Douma2020-02-031-2/+9
| * | | Catch \Error in Transfer::restoreSharesTobia De Koninck2020-02-031-1/+1
| * | | Prevent transferring data to user which never loggedinTobia De Koninck2020-02-031-1/+1
| * | | Add option to transfer-ownership to move dataTobia De Koninck2020-02-032-5/+24
* | | | Merge pull request #19275 from nextcloud/bugfix/18626/owner-transfer-multiselectRoeland Jago Douma2020-02-033-26/+30
|\ \ \ \
| * | | | Bump bundlesJulius Härtl2020-02-032-3/+3
| * | | | Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-031-1/+5
| * | | | Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-031-22/+22
| |/ / /
* | | | Merge pull request #19273 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-02-034-5/+5
|\ \ \ \
| * | | | Bump @babel/core from 7.8.3 to 7.8.4dependabot-preview[bot]2020-02-034-5/+5
| |/ / /
* | | | Merge pull request #19276 from nextcloud/fix/19248Roeland Jago Douma2020-02-031-1/+1
|\ \ \ \