| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo | Bjoern Schiessle | 2017-02-22 | 1 | -1/+1 |
* | Use intval() for validation of config options | Morris Jobke | 2017-02-21 | 1 | -1/+4 |
* | Improve the UX for sharing settings | Morris Jobke | 2017-02-21 | 1 | -8/+44 |
* | Always enable avatars | Morris Jobke | 2017-02-13 | 4 | -50/+17 |
* | Fix indentation and l10n compliance. | m3ntalsp00n | 2017-02-08 | 1 | -3/+3 |
* | fix tests, longer wait time, update notification stub | m3ntalsp00n | 2017-02-04 | 1 | -2/+4 |
* | showUpdate funciton allows updated messages | m3ntalsp00n | 2017-02-04 | 1 | -2/+36 |
* | allow editing single files shared as public link | Bjoern Schiessle | 2017-01-24 | 2 | -1/+54 |
* | Fix #3174 | John Molakvoæ (skjnldsv) | 2017-01-21 | 1 | -4/+4 |
* | Merge pull request #3060 from nextcloud/cleanup-js-tests | Joas Schilling | 2017-01-13 | 2 | -1/+10 |
|\ |
|
| * | expect warning to be shown | Christoph Wurst | 2017-01-13 | 1 | -1/+3 |
| * | add spies for l10n warnings | Christoph Wurst | 2017-01-13 | 1 | -0/+7 |
* | | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #2512 from nextcloud/cleanup-system-tag-usage | Roeland Jago Douma | 2017-01-06 | 2 | -18/+76 |
|\ |
|
| * | Adjust the JS unit tests | Joas Schilling | 2016-12-06 | 1 | -16/+71 |
| * | Only allow admins to delete tags | Joas Schilling | 2016-12-06 | 1 | -2/+5 |
* | | recognize LDIF (and schema) file types | Arthur Schiwon | 2017-01-06 | 1 | -0/+1 |
* | | Don't link to the oC forum | Joas Schilling | 2017-01-04 | 1 | -1/+1 |
* | | Fixed size issues on main detail view and disappearing of share recipients (#... | Michael Jobst | 2016-12-23 | 2 | -19/+38 |
* | | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 4 | -3/+35 |
* | | Verify input, add more unit tests | Patrick Paysant | 2016-12-19 | 2 | -12/+23 |
* | | Add test for unparseable string | Patrick Paysant | 2016-12-19 | 1 | -1/+2 |
* | | Implements all comments from @PVince81 | Patrick Paysant | 2016-12-19 | 2 | -48/+46 |
* | | Adding computerFileSize in OC.Util | Patrick Paysant | 2016-12-19 | 2 | -0/+66 |
* | | Merge pull request #2398 from nextcloud/fix-2368 | Lukas Reschke | 2016-12-16 | 2 | -65/+157 |
|\ \ |
|
| * | | fix rendering for mail shares | Arthur Schiwon | 2016-12-08 | 1 | -2/+5 |
| * | | disable checkboxes during save op to avoid race conditions | Arthur Schiwon | 2016-12-08 | 2 | -2/+17 |
| * | | fix some coding style and stricter comparisons, makes scrutinizer happier | Arthur Schiwon | 2016-12-08 | 2 | -4/+4 |
| * | | also handle can-edit change | Arthur Schiwon | 2016-12-08 | 1 | -0/+5 |
| * | | flicker-free permission change in share dialog | Arthur Schiwon | 2016-12-08 | 2 | -63/+132 |
* | | | Merge pull request #2582 from nextcloud/callback-alos-on-close | Lukas Reschke | 2016-12-09 | 1 | -1/+15 |
|\ \ \ |
|
| * | | | Fire callback also on pure closing of prompt dialog | Morris Jobke | 2016-12-09 | 1 | -1/+15 |
| |/ / |
|
* / / | Save the timezone on login again | Joas Schilling | 2016-12-08 | 1 | -1/+1 |
|/ / |
|
* | | set different permissions if file or folder | Arthur Schiwon | 2016-12-06 | 1 | -3/+7 |
* | | set full edit permissions | Arthur Schiwon | 2016-12-06 | 1 | -1/+1 |
* | | fix change permission on mail shares of folders | Arthur Schiwon | 2016-12-06 | 1 | -4/+3 |
|/ |
|
* | Properly check the data dir | Morris Jobke | 2016-12-05 | 2 | -3/+4 |
* | Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-top | Morris Jobke | 2016-12-05 | 1 | -0/+31 |
|\ |
|
| * | Make sure the object exists before adding it. | Joas Schilling | 2016-11-07 | 1 | -1/+2 |
| * | First list tags the user used lately | Joas Schilling | 2016-11-07 | 1 | -0/+30 |
* | | Merge pull request #2469 from nextcloud/fix-loading-icon-background | Morris Jobke | 2016-12-02 | 1 | -0/+8 |
|\ \ |
|
| * | | Remove white background from loading icon | Morris Jobke | 2016-12-02 | 1 | -0/+8 |
* | | | adjust js tests | Robin Appelman | 2016-12-02 | 1 | -0/+4 |
* | | | only reload on errors when logged in | Robin Appelman | 2016-12-01 | 1 | -1/+1 |
|/ / |
|
* | | fix tests | Morris Jobke | 2016-11-29 | 1 | -1/+2 |
* | | Use displayname | John Molakvoæ | 2016-11-29 | 1 | -2/+3 |
* | | Merge pull request #2342 from nextcloud/filepicker-shadow | Lukas Reschke | 2016-11-28 | 2 | -37/+8 |
|\ \ |
|
| * | | move more sizing logic to css | Robin Appelman | 2016-11-28 | 2 | -19/+8 |
| * | | fix dialog to window using css | Robin Appelman | 2016-11-28 | 1 | -11/+0 |
| * | | center dialog using css | Robin Appelman | 2016-11-28 | 1 | -2/+0 |