Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-18 | 124 | -340/+340 |
| | |||||
* | Show a link to the docs instead of a button on the untrusted domain page | Morris Jobke | 2018-04-17 | 1 | -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-fix | Morris Jobke | 2018-04-16 | 1 | -5/+5 |
|\ | | | | | Fix js tests with placeholder | ||||
| * | Fix js tests with placeholder | John Molakvoæ (skjnldsv) | 2018-04-13 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-14 | 4 | -0/+80 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-13 | 2 | -2/+10 |
|/ | |||||
* | Merge pull request #8535 from nextcloud/new-color-generator | Jan-Christoph Borchardt | 2018-04-12 | 1 | -53/+61 |
|\ | | | | | New color generator algorithm | ||||
| * | Fixed documentation | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -7/+7 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | New algorithm | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -46/+54 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #8820 from nextcloud/mtime-sort | Morris Jobke | 2018-04-12 | 1 | -1/+1 |
|\ \ | | | | | | | Sorts filepicker files by modified date | ||||
| * | | sorts filepicker files by modified date | Sagorika Das | 2018-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Sagorika Das <sagorika1996@gmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-12 | 14 | -4/+34 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-11 | 10 | -0/+30 |
| | | | |||||
* | | | Merge pull request #9137 from nextcloud/default-log-rotate-size | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Set the default log rotate size to 100 MB | ||||
| * | | | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #8910 from nextcloud/fix-login-error | Morris Jobke | 2018-04-11 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Avoid to leak a user ID that is not a string to reach a user backend | ||||
| * | | | | Use proper types | Roeland Jago Douma | 2018-04-11 | 1 | -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 backend | Morris Jobke | 2018-04-11 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | | Merge pull request #9128 from nextcloud/bugfix/9076/make_oracle_happy | Roeland Jago Douma | 2018-04-11 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Also make the uid_lower migration work on oracle | ||||
| * | | | | Also make it the uid_lower migration work on oracle | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #9002 from nextcloud/whitespace | Jan-Christoph Borchardt | 2018-04-10 | 4 | -34/+38 |
|\ \ \ \ | |/ / / |/| | | | More whitespace: Increase header height from 45px to 50 | ||||
| * | | | Fix max-width to fit the new margin | Julius Härtl | 2018-04-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix arrow position on mobile | Julius Härtl | 2018-04-04 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix settings menu offset | Julius Härtl | 2018-04-04 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Fix app menu, popovers and searchbox | Julius Härtl | 2018-04-04 | 3 | -18/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Add more space to the logo | Julius Härtl | 2018-04-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Increase header height from 45px to 50 | Jan-Christoph Borchardt | 2018-04-04 | 3 | -19/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-10 | 118 | -334/+334 |
| | | | | |||||
* | | | | Merge pull request #8777 from nextcloud/various-css-fixes | Roeland Jago Douma | 2018-04-09 | 2 | -7/+18 |
|\ \ \ \ | | | | | | | | | | | Various css fixes | ||||
| * | | | | Fixed inline confirm icon index | John Molakvoæ (skjnldsv) | 2018-03-21 | 2 | -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_wording | Roeland Jago Douma | 2018-04-09 | 4 | -5/+90 |
|\ \ \ \ \ | | | | | | | | | | | | | Improve login flow | ||||
| * | | | | | Improve login flow | Roeland Jago Douma | 2018-04-08 | 4 | -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-switch | Roeland Jago Douma | 2018-04-09 | 2 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | Add video switch icon | ||||
| * | | | | | Add video switch icon | Jan-Christoph Borchardt | 2018-04-07 | 2 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-08 | 4 | -22/+90 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-07 | 124 | -172/+172 |
| | | | | | |||||
* | | | | | Remove unused parameter | Roeland Jago Douma | 2018-04-06 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | Fix tests | Roeland Jago Douma | 2018-04-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | | Always remember me | Roeland Jago Douma | 2018-04-06 | 2 | -13/+1 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Fixes #8004 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Merge pull request #9076 from nextcloud/feature/7573/user_db_backend_index | Roeland Jago Douma | 2018-04-06 | 1 | -0/+80 |
|\ \ \ \ | | | | | | | | | | | Make select queries on user DB backend indexable | ||||
| * | | | | Bump autoloader | Roeland Jago Douma | 2018-04-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Silence phan | Roeland Jago Douma | 2018-04-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | | | Add an uid_lower column to the oc_users table | Roeland Jago Douma | 2018-04-06 | 1 | -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-extend | Morris Jobke | 2018-04-06 | 3 | -5/+53 |
|\ \ \ \ \ | |/ / / / |/| | | | | Public page template enhancements | ||||
| * | | | | Move external share saving to template | Julius Härtl | 2018-04-05 | 2 | -3/+21 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Add footer to public page template | Julius Härtl | 2018-04-05 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | | Move styling and menu handling to publicpage.js | Julius Härtl | 2018-04-05 | 3 | -5/+30 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-06 | 4 | -2/+474 |
|/ / / / | |||||
* | / / | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-05 | 4 | -2/+4 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-03 | 2 | -0/+2 |
| | | |