summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-06-124-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-06-112-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-092-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-06-088-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2018-06-072-0/+376
|
* Fix style of password button on protected link sharesMorris Jobke2018-06-061-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add a hint that some indexes are not added yetMorris Jobke2018-06-062-0/+42
| | | | | | | | | * gives the admin a chance to discover the missing indexes and improve the performance of the instance without digging through the manual * nicely integrated in the setup checks where this kind of hints belong to * also adds an option to integrate this from an app based on events * fix style of setting warnings Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2018-06-0614-0/+22
|
* Merge pull request #9724 from nextcloud/feature/9327/parent_share_indexMorris Jobke2018-06-042-1/+10
|\ | | | | Add parent index to share table
| * Add parent index to share tableRoeland Jago Douma2018-06-032-1/+10
| | | | | | | | | | | | Fixes #9327 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #9641 from ↵Morris Jobke2018-06-042-18/+0
|\ \ | | | | | | | | | | | | nextcloud/techdep/noid/caching_explicit_in_response Move caching logic to response
| * | Fix usageRoeland Jago Douma2018-06-042-18/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #9721 from nextcloud/feature/9122/referrer-policyMorris Jobke2018-06-042-4/+226
|\ \ \ | | | | | | | | Add referrer policy setup check
| * | | Add referrer policy setup checkRoeland Jago Douma2018-06-042-4/+226
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #9122 Based on https://www.w3.org/TR/referrer-policy/ and https://scotthelme.co.uk/a-new-security-header-referrer-policy/ Setting a sane Referrer-Policy will tell the browser if/when to send referrer headers when accessing a link from Nextcloud. When configured properly this results in less tracking and less leaking of (possibly) sensitive urls * Fix tests Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / [tx-robot] updated from transifexNextcloud bot2018-06-044-8/+8
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-06-032-6/+6
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-316-22/+40
|
* Add human readable description to migration stepsRobin Appelman2018-05-303-1/+25
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2018-05-302-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-05-262-8/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-05-25126-374/+376
|
* Merge pull request #9576 from nextcloud/feature/noid/missing_index_eventRoeland Jago Douma2018-05-242-8/+16
|\ | | | | Emit event when running ./occ db:add-missing-indices
| * Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma2018-05-242-8/+16
| | | | | | | | | | | | | | This allows apps to listen to this event in order to also update indecies there. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Add placeholder to input in OCdialog promptJulius Härtl2018-05-241-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Allow to specify custom text on admin password confirmation dialogsJulius Härtl2018-05-242-13/+43
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add search category iconJohn Molakvoæ (skjnldsv)2018-05-241-0/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-05-242-0/+4
|
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-231-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-05-2312-12/+516
|
* Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-233-115/+339
|\ | | | | Vue migration: settings
| * Fixed webpack config, groups flex thanks to @juliushaertl and groups tooltipJohn Molakvoæ (skjnldsv)2018-05-181-1/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Bump webpack, config, deps, fixes groups selects, improved design and added ↵John Molakvoæ (skjnldsv)2018-05-182-10/+36
| | | | | | | | | | | | tooltip to groups +x indicator Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Design fixesJohn Molakvoæ (skjnldsv)2018-05-161-3/+6
| | | | | | | | | | | | | | | | | | | | - Gap between columns - Click on icon more closes the menu - Fixed select height - Focus input on new user click - Cursor fix on select Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Last login tooltip and v-tooltip server compatibility cssJohn Molakvoæ (skjnldsv)2018-05-161-110/+119
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-161-1/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Group filtering, disable state, ocs api final updateJohn Molakvoæ (skjnldsv)2018-05-161-3/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-161-3/+180
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #9531 from remyj38/masterMorris Jobke2018-05-221-0/+3
|\ \ | | | | | | Fix translation bug on lost password page
| * | Fix translation bug on lost password pageRémy Jacquin2018-05-201-0/+3
| | | | | | | | | | | | | | | | | | Fix nextcloud/password_policy#26 Signed-off-by: Rémy Jacquin <remy@remyj.fr>
* | | Merge pull request #9538 from nextcloud/bugfix/noid/active-indicator-widthJan-Christoph Borchardt2018-05-222-2/+2
|\ \ \ | | | | | | | | Increase width of other active navigation indicators to 4px
| * | | Increase width of other active navigation indicators to 4pxJulius Härtl2018-05-222-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Don't use special chars to avoid confusionRoeland Jago Douma2018-05-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #9513 from nextcloud/3rdparty/noid/bump_autosizeRoeland Jago Douma2018-05-223-35/+10
|\ \ \ \ | |/ / / |/| | | Bump autosize to 4.0.2
| * | | Bump autosize to 4.0.2Roeland Jago Douma2018-05-173-35/+10
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-222-12/+12
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-05-212-0/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-05-1814-14/+14
| | |
* | | Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-171-0/+4
|\ \ \ | | | | | | | | allow to specify a link to a legal notice
| * | | fix undo for url-typed inputsArthur Schiwon2018-05-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | and minor adjustments Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>