Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #7806 from nextcloud/fix-7805 | Morris Jobke | 2018-01-15 | 2 | -1/+135 | |
|\ \ | |/ |/| | ||||||
| * | Add unit test | Joas Schilling | 2018-01-15 | 1 | -0/+123 | |
| * | Fix bug with proxies | Mario Danic | 2018-01-15 | 1 | -1/+12 | |
|/ | ||||||
* | Merge pull request #7764 from nextcloud/13rc1v13.0.0RC1 | Morris Jobke | 2018-01-11 | 1 | -2/+2 | |
|\ | ||||||
| * | 13.0.0 RC1 | Morris Jobke | 2018-01-11 | 1 | -2/+2 | |
|/ | ||||||
* | Merge pull request #7796 from nextcloud/ldap-sync-fixes | Morris Jobke | 2018-01-11 | 3 | -12/+11 | |
|\ | ||||||
| * | revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd) | Arthur Schiwon | 2018-01-11 | 1 | -5/+2 | |
| * | fix return value when ldapPagingSize returns null | Arthur Schiwon | 2018-01-11 | 2 | -3/+4 | |
| * | enrich log message with backtrace, but level it down to DEBUG | Arthur Schiwon | 2018-01-11 | 1 | -3/+3 | |
| * | when paged results are turned off, all (max possible) users are returned | Arthur Schiwon | 2018-01-11 | 2 | -2/+3 | |
* | | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in... | Morris Jobke | 2018-01-11 | 6 | -9/+17 | |
|\ \ | ||||||
| * | | Add strengthify bar after plain text input clone of password input | Daniel Calviño Sánchez | 2018-01-11 | 2 | -0/+2 | |
| * | | Bump strengthify to 0.5.3 | Roeland Jago Douma | 2018-01-10 | 3 | -8/+14 | |
| * | | Fix password displayed as username in Firefox password manager dialog | Daniel Calviño Sánchez | 2018-01-05 | 1 | -1/+1 | |
* | | | Merge pull request #7776 from nextcloud/theming-capabilties-enhancements | Morris Jobke | 2018-01-11 | 6 | -53/+99 | |
|\ \ \ | ||||||
| * | | | More detailed theming capabilities | Julius Härtl | 2018-01-10 | 6 | -53/+99 | |
* | | | | Merge pull request #7791 from nextcloud/bugfix/noid/fix-update-notification | Morris Jobke | 2018-01-11 | 1 | -6/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix displaying of the HTML notification | Joas Schilling | 2018-01-11 | 1 | -6/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #7790 from nextcloud/usermanagement-fixes | Morris Jobke | 2018-01-11 | 3 | -49/+35 | |
|\ \ \ \ | ||||||
| * | | | | Fix popover and styling in user management | Julius Härtl | 2018-01-11 | 3 | -49/+35 | |
* | | | | | Merge pull request #7650 from rpirritano/master | Morris Jobke | 2018-01-11 | 4 | -11/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | made small changes to login screen | Robert Pirritano | 2018-01-11 | 4 | -11/+10 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #7783 from nextcloud/fix-empty-details-view-after-renaming... | Julius Härtl | 2018-01-11 | 4 | -14/+94 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add acceptance test for renaming a file with the details view open | Daniel Calviño Sánchez | 2018-01-11 | 2 | -0/+57 | |
| * | | | | | Fix empty details view after renaming a file | Daniel Calviño Sánchez | 2018-01-11 | 2 | -1/+31 | |
| * | | | | | Move adding test files to "beforeEach()" | Daniel Calviño Sánchez | 2018-01-11 | 1 | -13/+6 | |
* | | | | | | Merge pull request #7778 from nextcloud/zip_imp | Joas Schilling | 2018-01-11 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [3rdparty] Improve zip support | Roeland Jago Douma | 2018-01-10 | 1 | -0/+0 | |
* | | | | | | | Merge pull request #7787 from nextcloud/add-noopener-to-_blank-links | Roeland Jago Douma | 2018-01-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Adds rel="noopener noreferrer" to _blank links inside comments | Thomas Citharel | 2018-01-11 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7785 from nextcloud/mount-type-federated-shares | Roeland Jago Douma | 2018-01-11 | 1 | -0/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | return correct mount type for federated shares | Bjoern Schiessle | 2018-01-11 | 1 | -0/+10 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-11 | 4 | -4/+8 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #7765 from nextcloud/fix_5574 | Morris Jobke | 2018-01-10 | 2 | -8/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't encode paths passed to the OC.Files.Client | Roeland Jago Douma | 2018-01-10 | 1 | -7/+7 | |
| * | | | | | Return proper principal on the uploads collection listing | Roeland Jago Douma | 2018-01-10 | 1 | -1/+2 | |
* | | | | | | Merge pull request #7635 from Abijeet/bug-7106 | Roeland Jago Douma | 2018-01-10 | 3 | -2/+67 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add extra test cases for password confirmation | Daniel Calviño Sánchez | 2018-01-10 | 1 | -2/+26 | |
| * | | | | | | Added test cases for the fix for the password confirmation box appearing repe... | Abijeet | 2018-01-10 | 1 | -0/+37 | |
| * | | | | | | Fixes password input being prompted every time. | Abijeet | 2018-01-08 | 2 | -2/+6 | |
* | | | | | | | Merge pull request #7763 from nextcloud/pos_fix_7751 | Morris Jobke | 2018-01-10 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Do not instantiate node when not needed | Roeland Jago Douma | 2018-01-09 | 1 | -3/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #7773 from nextcloud/add-events-for-favorites | Morris Jobke | 2018-01-10 | 3 | -4/+25 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Add events for favorites | Joas Schilling | 2018-01-10 | 3 | -4/+25 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #7767 from nextcloud/fix-theming-regression | Roeland Jago Douma | 2018-01-10 | 2 | -14/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix appmenu svg double invert | Julius Härtl | 2018-01-10 | 2 | -14/+16 | |
* | | | | | | Merge pull request #7769 from nextcloud/fix-ie-svg-size | Morris Jobke | 2018-01-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Set height for sidebar icons | Julius Härtl | 2018-01-10 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #7766 from nextcloud/log_properly_7755 | blizzz | 2018-01-10 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Log a missing setting as INFO not as WARNING | Roeland Jago Douma | 2018-01-10 | 1 | -1/+2 | |
| | |_|/ / / | |/| | | | |