Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Svg from app | John Molakvoæ (skjnldsv) | 2018-07-19 | 1 | -1/+32 | |
* | Svg color api | John Molakvoæ (skjnldsv) | 2018-07-19 | 2 | -2/+99 | |
* | wire the frontend | Arthur Schiwon | 2018-07-05 | 1 | -2/+11 | |
* | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 1 | -0/+117 | |
* | Merge pull request #9632 from nextcloud/enhancement/stateful-2fa-providers | Morris Jobke | 2018-06-25 | 2 | -5/+26 | |
|\ | ||||||
| * | Make 2FA providers stateful | Christoph Wurst | 2018-06-20 | 2 | -5/+26 | |
* | | prefill userid for login after password reset | Robin Appelman | 2018-06-21 | 1 | -3/+4 | |
|/ | ||||||
* | Removed debug stack | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+0 | |
* | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -48/+14 | |
* | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -6/+16 | |
* | Return Svg avatars | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -9/+37 | |
* | Fix usage | Roeland Jago Douma | 2018-06-04 | 2 | -18/+0 | |
* | Merge pull request #9531 from remyj38/master | Morris Jobke | 2018-05-22 | 1 | -0/+3 | |
|\ | ||||||
| * | Fix translation bug on lost password page | Rémy Jacquin | 2018-05-20 | 1 | -0/+3 | |
* | | Don't use special chars to avoid confusion | Roeland Jago Douma | 2018-05-22 | 1 | -1/+1 | |
|/ | ||||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 | |
* | Use proper types | Roeland Jago Douma | 2018-04-11 | 1 | -4/+1 | |
* | Avoid to leak a user ID that is not a string to reach a user backend | Morris Jobke | 2018-04-11 | 1 | -0/+4 | |
* | Merge pull request #9115 from nextcloud/feature/noid/login_flow_wording | Roeland Jago Douma | 2018-04-09 | 1 | -0/+38 | |
|\ | ||||||
| * | Improve login flow | Roeland Jago Douma | 2018-04-08 | 1 | -0/+38 | |
* | | Remove unused parameter | Roeland Jago Douma | 2018-04-06 | 1 | -2/+1 | |
* | | Fix tests | Roeland Jago Douma | 2018-04-06 | 1 | -1/+2 | |
* | | Always remember me | Roeland Jago Douma | 2018-04-06 | 1 | -3/+1 | |
|/ | ||||||
* | Make the new autocomplete endpoint OCS | Joas Schilling | 2018-03-21 | 1 | -1/+1 | |
* | Add Cache-control: immutable | Roeland Jago Douma | 2018-03-19 | 2 | -21/+26 | |
* | Move search to proper Controller | Roeland Jago Douma | 2018-03-09 | 1 | -0/+53 | |
* | Add CSRF token controller to retrieve the current CSRF token | Christoph Wurst | 2018-03-08 | 1 | -0/+63 | |
* | Replace logout href to avoid new etag on every request | Julius Härtl | 2018-03-06 | 1 | -4/+19 | |
* | Add ETag to NavigationController | Julius Härtl | 2018-03-05 | 1 | -2/+16 | |
* | expose capabilities in js | Bjoern Schiessle | 2018-02-27 | 1 | -2/+6 | |
* | Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm... | Joas Schilling | 2018-02-26 | 1 | -2/+2 | |
|\ | ||||||
| * | Fix existing usages | Joas Schilling | 2018-02-15 | 1 | -2/+2 | |
* | | don't try login with the same name that just failed | Arthur Schiwon | 2018-02-22 | 1 | -3/+5 | |
* | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 1 | -6/+1 | |
|\ \ | ||||||
| * | | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 1 | -6/+1 | |
| |/ | ||||||
* | | Merge pull request #8095 from nextcloud/webapps-capabilities | Morris Jobke | 2018-02-15 | 1 | -0/+92 | |
|\ \ | ||||||
| * | | Also rewrite icon url | Julius Härtl | 2018-02-12 | 1 | -0/+3 | |
| * | | Move to OCS endpoint | Julius Härtl | 2018-02-12 | 1 | -14/+16 | |
| * | | Allow requesting absolute URLs | Julius Härtl | 2018-02-12 | 1 | -5/+33 | |
| * | | Add tests for NavigationController | Julius Härtl | 2018-02-12 | 1 | -2/+2 | |
| * | | Add navigation endpoint | Julius Härtl | 2018-02-12 | 1 | -0/+59 | |
| |/ | ||||||
* / | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -1/+0 | |
|/ | ||||||
* | Add preview endpoint for the fileid | Roeland Jago Douma | 2018-01-24 | 1 | -14/+75 | |
* | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 1 | -2/+4 | |
* | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 3 | -3/+3 | |
* | Display message when connection is throttled on logi page | Roeland Jago Douma | 2018-01-15 | 1 | -4/+12 | |
* | Fix bug with proxies | Mario Danic | 2018-01-15 | 1 | -1/+12 | |
* | Merge pull request #7712 from nextcloud/jsconfig_l10n | Morris Jobke | 2018-01-05 | 1 | -4/+4 | |
|\ | ||||||
| * | Use correct L10N files for jsconfig | Roeland Jago Douma | 2018-01-05 | 1 | -4/+4 | |
* | | Clear login token once apppassword is generated | Roeland Jago Douma | 2018-01-04 | 1 | -0/+3 | |
|/ |