summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-04-18124-340/+340
|
* Show a link to the docs instead of a button on the untrusted domain pageMorris Jobke2018-04-171-6/+2
| | | | | | | | Before there was a button to "quickly" add the untrusted domain to the config. This button often didn't worked, because the generated URL was often untrusted as well. Thus removing it and providing proper docs seems to be the better approach to handle this rare case. Also the log should not be spammed by messages for the untrusted domain accesses, because they are user related and not necessarily an administrative issue. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #9172 from nextcloud/karma-avatar-tests-fixMorris Jobke2018-04-161-5/+5
|\ | | | | Fix js tests with placeholder
| * Fix js tests with placeholderJohn Molakvoæ (skjnldsv)2018-04-131-5/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-04-144-0/+80
| |
* | [tx-robot] updated from transifexNextcloud bot2018-04-132-2/+10
|/
* Merge pull request #8535 from nextcloud/new-color-generatorJan-Christoph Borchardt2018-04-121-53/+61
|\ | | | | New color generator algorithm
| * Fixed documentationJohn Molakvoæ (skjnldsv)2018-04-061-7/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * New algorithmJohn Molakvoæ (skjnldsv)2018-04-061-46/+54
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #8820 from nextcloud/mtime-sortMorris Jobke2018-04-121-1/+1
|\ \ | | | | | | Sorts filepicker files by modified date
| * | sorts filepicker files by modified dateSagorika Das2018-03-141-1/+1
| | | | | | | | | | | | Signed-off-by: Sagorika Das <sagorika1996@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-04-1214-4/+34
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-04-1110-0/+30
| | |
* | | Merge pull request #9137 from nextcloud/default-log-rotate-sizeMorris Jobke2018-04-111-1/+1
|\ \ \ | | | | | | | | Set the default log rotate size to 100 MB
| * | | Set the default log rotate size to 100 MBMorris Jobke2018-04-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #8910 from nextcloud/fix-login-errorMorris Jobke2018-04-111-1/+2
|\ \ \ \ | | | | | | | | | | Avoid to leak a user ID that is not a string to reach a user backend
| * | | | Use proper typesRoeland Jago Douma2018-04-111-4/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Avoid to leak a user ID that is not a string to reach a user backendMorris Jobke2018-04-111-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #9128 from nextcloud/bugfix/9076/make_oracle_happyRoeland Jago Douma2018-04-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | Also make the uid_lower migration work on oracle
| * | | | Also make it the uid_lower migration work on oracleRoeland Jago Douma2018-04-101-1/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #9002 from nextcloud/whitespaceJan-Christoph Borchardt2018-04-104-34/+38
|\ \ \ \ | |/ / / |/| | | More whitespace: Increase header height from 45px to 50
| * | | Fix max-width to fit the new marginJulius Härtl2018-04-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix arrow position on mobileJulius Härtl2018-04-041-1/+6
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix settings menu offsetJulius Härtl2018-04-041-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix app menu, popovers and searchboxJulius Härtl2018-04-043-18/+15
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add more space to the logoJulius Härtl2018-04-041-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Increase header height from 45px to 50Jan-Christoph Borchardt2018-04-043-19/+18
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | [tx-robot] updated from transifexNextcloud bot2018-04-10118-334/+334
| | | |
* | | | Merge pull request #8777 from nextcloud/various-css-fixesRoeland Jago Douma2018-04-092-7/+18
|\ \ \ \ | | | | | | | | | | Various css fixes
| * | | | Fixed inline confirm icon indexJohn Molakvoæ (skjnldsv)2018-03-212-7/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bullet/icon combination visibility Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #9115 from nextcloud/feature/noid/login_flow_wordingRoeland Jago Douma2018-04-094-5/+90
|\ \ \ \ \ | | | | | | | | | | | | Improve login flow
| * | | | | Improve login flowRoeland Jago Douma2018-04-084-5/+90
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add page explaining you are about to grant access * Show grant access page after login Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #9118 from nextcloud/video-switchRoeland Jago Douma2018-04-092-0/+5
|\ \ \ \ \ | | | | | | | | | | | | Add video switch icon
| * | | | | Add video switch iconJan-Christoph Borchardt2018-04-072-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-084-22/+90
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-07124-172/+172
| | | | |
* | | | | Remove unused parameterRoeland Jago Douma2018-04-061-2/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Fix testsRoeland Jago Douma2018-04-061-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Always remember meRoeland Jago Douma2018-04-062-13/+1
|/ / / / | | | | | | | | | | | | | | | | | | | | Fixes #8004 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_indexRoeland Jago Douma2018-04-061-0/+80
|\ \ \ \ | | | | | | | | | | Make select queries on user DB backend indexable
| * | | | Bump autoloaderRoeland Jago Douma2018-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Silence phanRoeland Jago Douma2018-04-061-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Add an uid_lower column to the oc_users tableRoeland Jago Douma2018-04-061-0/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new column. In the postSchemaChange copy over the values (with lower). This should work just fine as this is a very simple operation. Even if you have 1M users in the db backend this should be fast enough. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #9084 from nextcloud/public-page-template-extendMorris Jobke2018-04-063-5/+53
|\ \ \ \ \ | |/ / / / |/| | | | Public page template enhancements
| * | | | Move external share saving to templateJulius Härtl2018-04-052-3/+21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Add footer to public page templateJulius Härtl2018-04-051-0/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Move styling and menu handling to publicpage.jsJulius Härtl2018-04-053-5/+30
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-04-064-2/+474
|/ / / /
* | / / [tx-robot] updated from transifexNextcloud bot2018-04-054-2/+4
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-04-032-0/+2
| | |