| Commit message (Expand) | Author | Age | Files | Lines |
* | Show user account on grant loginflow step | Joas Schilling | 2022-05-16 | 2 | -3/+15 |
* | Add direct arg to login flow | Vincent Petry | 2022-04-14 | 2 | -7/+13 |
* | Improve installation pages | Christopher Ng | 2022-01-19 | 1 | -11/+1 |
* | Add profile templates | Christopher Ng | 2021-10-18 | 2 | -0/+32 |
* | Add current status in navbar | Carl Schwan | 2021-10-15 | 1 | -8/+33 |
* | Confirm mails only per POST | Arthur Schiwon | 2021-09-09 | 1 | -0/+20 |
* | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 1 | -0/+13 |
* | Fix position of search bar | Carl Schwan | 2021-08-31 | 1 | -1/+1 |
* | Always add header-right container | Julius Härtl | 2021-08-16 | 1 | -2/+2 |
* | fix filepicker bug in dark mode | szaimen | 2021-07-09 | 1 | -4/+1 |
* | Add a text string to l10n | Valdnet | 2021-07-05 | 1 | -1/+1 |
* | Add a text string to l10n | Valdnet | 2021-07-05 | 1 | -1/+1 |
* | Move header into h3 | Lukas Reschke | 2021-06-23 | 2 | -6/+12 |
* | Make security warning stand out more | Lukas Reschke | 2021-06-22 | 2 | -4/+4 |
* | Let apps toggle an unread counter on app icons | Julius Härtl | 2021-06-16 | 1 | -9/+23 |
* | Prefer string $file over 1-element array in script() | François Freitag | 2021-05-18 | 1 | -3/+1 |
* | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -1/+1 |
* | Directly add notifications element | Joas Schilling | 2021-01-18 | 1 | -0/+1 |
* | Show the full trace of an exception | Christoph Wurst | 2020-11-10 | 1 | -3/+19 |
* | Fix password visibility toggles | Richard Steinmetz | 2020-10-10 | 1 | -3/+3 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 3 | -3/+3 |
* | Add apple-touch-icon-precomposed (fixes #14818) | Christian Wenz | 2020-10-02 | 2 | -0/+2 |
* | Check if var debugMode exists | timm2k | 2020-09-04 | 1 | -1/+1 |
* | Send "429 Too Many Requests" in case of brute force protection | Joas Schilling | 2020-08-19 | 1 | -0/+4 |
* | Fix "misplaced variables" warning of Psalm in PHPDoc statements | Morris Jobke | 2020-08-17 | 6 | -14/+14 |
* | Fix unified search | John Molakvoæ (skjnldsv) | 2020-08-03 | 1 | -9/+1 |
* | Add a clear message why you could end up there | Joas Schilling | 2020-07-06 | 2 | -0/+8 |
* | Check if debugMode is defined before using it | Roeland Jago Douma | 2020-07-02 | 1 | -1/+1 |
* | Merge pull request #19646 from firlevapz/bugfix/19400/oauth2-login-opens-new-... | Joas Schilling | 2020-07-01 | 1 | -1/+1 |
|\ |
|
| * | Change OAuth2 redirect link to relative link | Fabian Helm | 2020-02-25 | 1 | -1/+1 |
* | | Merge pull request #20932 from nextcloud/Valdnet-patch-3 | Morris Jobke | 2020-05-13 | 1 | -1/+1 |
|\ \ |
|
| * | | l10n: Addition of "The" | Valdnet | 2020-05-13 | 1 | -1/+1 |
| * | | l10n: Changing the word "These" to "Following" | Valdnet | 2020-05-11 | 1 | -1/+1 |
* | | | Move the password confirmation form template to post | Roeland Jago Douma | 2020-05-11 | 1 | -1/+1 |
|/ / |
|
* | | Install page app naming | Roeland Jago Douma | 2020-05-07 | 1 | -1/+1 |
* | | Comply with php-cs | Gary Kim | 2020-05-02 | 1 | -5/+5 |
* | | Fix public layout header title & description | John Molakvoæ (skjnldsv) | 2020-04-30 | 1 | -8/+8 |
* | | Fix breadcrumb in move or copy file dialog | Loïc Hermann | 2020-04-17 | 1 | -10/+13 |
* | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 13 | -45/+62 |
* | | Merge pull request #20391 from nextcloud/refactor/spaces-cleanup | Christoph Wurst | 2020-04-09 | 6 | -34/+34 |
|\ \ |
|
| * | | Remove trailing whitespaces from comments | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
| * | | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 6 | -33/+33 |
* | | | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
|/ / |
|
* | | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 4 | -12/+12 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -6/+6 |
* | | Move install scripts to bundle | Julius Härtl | 2020-03-11 | 1 | -1/+1 |
* | | Prevent self-xss via invalid mysql user name on install screen | Joas Schilling | 2020-03-06 | 1 | -3/+3 |
|/ |
|
* | Add new recommended 18 apps | Christoph Wurst | 2020-01-24 | 1 | -1/+1 |
* | Merge pull request #18873 from nextcloud/design/install-page | Roeland Jago Douma | 2020-01-15 | 1 | -0/+1 |
|\ |
|
| * | Add explanatory bit for recommended apps, fix #18631 | Jan-Christoph Borchardt | 2020-01-14 | 1 | -0/+1 |