Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #12636 from nextcloud/fix-12597 | Roeland Jago Douma | 2019-01-30 | 1 | -6/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix typos and unused return values | Christoph Wurst | 2019-01-30 | 1 | -9/+9 | |
| * | | | | | fix typo | Bjoern Schiessle | 2019-01-30 | 1 | -2/+2 | |
| * | | | | | log full exception | Bjoern Schiessle | 2019-01-30 | 1 | -1/+1 | |
| * | | | | | handle mail send error gracefully | Bjoern Schiessle | 2019-01-30 | 1 | -2/+13 | |
* | | | | | | Add a key parameter to the new initial state API | Christoph Wurst | 2019-01-30 | 1 | -15/+31 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #13237 from rcdailey/nfs-write-checks | Roeland Jago Douma | 2019-01-30 | 1 | -7/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve data directory write checking for NFS mounts | Robert Dailey | 2019-01-24 | 1 | -7/+15 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Provide initial state | Roeland Jago Douma | 2019-01-29 | 3 | -0/+81 | |
* | | | | | Merge pull request #13880 from nextcloud/enh/expose_subadmin_to_ocp | Roeland Jago Douma | 2019-01-29 | 2 | -22/+16 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 2 | -22/+16 | |
* | | | | | Merge pull request #13869 from nextcloud/enh/clean_pending_2fa_session_on_pas... | Roeland Jago Douma | 2019-01-29 | 1 | -0/+9 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Clean pending 2FA authentication on password reset | Roeland Jago Douma | 2019-01-29 | 1 | -0/+9 | |
* | | | | | Merge pull request #13866 from nextcloud/s3-multipart-uploader | Roeland Jago Douma | 2019-01-29 | 1 | -2/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | always use multipart uploader for s3 uploads | Robin Appelman | 2019-01-28 | 1 | -2/+5 | |
* | | | | | Remove legacy activity stuff | Joas Schilling | 2019-01-24 | 3 | -577/+27 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #13772 from nextcloud/bugfix/noid/show-default-locale | Roeland Jago Douma | 2019-01-24 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Show proper default locale | Morris Jobke | 2019-01-23 | 1 | -1/+1 | |
* | | | | | Merge pull request #13770 from nextcloud/enhancement/post-login-hook-is-token | Roeland Jago Douma | 2019-01-23 | 2 | -4/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add isTokenLogin argument to post login hook/event | Christoph Wurst | 2019-01-23 | 2 | -4/+9 | |
* | | | | | | Merge pull request #13766 from nextcloud/fix/13757/urlencode_requesttoken | Morris Jobke | 2019-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Urlencode the requesttoken | Roeland Jago Douma | 2019-01-23 | 1 | -1/+1 | |
* | | | | | | Reduce text size of text file preview, fix #13720 | Jan-Christoph Borchardt | 2019-01-23 | 1 | -2/+3 | |
|/ / / / / | ||||||
* | / / / | Request plain logout url | Roeland Jago Douma | 2019-01-23 | 1 | -6/+2 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #13739 from nextcloud/cache-cleanup-change | Morris Jobke | 2019-01-22 | 1 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | cleanup shared lock if changing to exclusive lock failed | Robin Appelman | 2019-01-22 | 1 | -1/+7 | |
* | | | | | Make RouteConfig strict | Joas Schilling | 2019-01-22 | 1 | -63/+49 | |
* | | | | | Allow resources via OCS as well | Joas Schilling | 2019-01-22 | 1 | -1/+55 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #13642 from nextcloud/contacts-menu-url-fix | John Molakvoæ | 2019-01-22 | 1 | -0/+16 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Allow access to addressbook unique uri | John Molakvoæ (skjnldsv) | 2019-01-22 | 1 | -0/+16 | |
* | | | | Fix colorizeSvg with transformations that contain a comma (,) | Joas Schilling | 2019-01-17 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Move merged-share-backend to webpack | Roeland Jago Douma | 2019-01-16 | 1 | -1/+1 | |
* | | | Fix integer background job id type error | Christoph Wurst | 2019-01-15 | 1 | -1/+1 | |
* | | | Merge pull request #13468 from rummatee/issue13276 | Morris Jobke | 2019-01-14 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | don't close input stream when writing in encrypted file | Florian Schunk | 2019-01-10 | 1 | -1/+0 | |
* | | | | Merge pull request #13032 from nextcloud/objectstore-write-exists | Morris Jobke | 2019-01-14 | 5 | -5/+40 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | upload new files in objectstore to a .part path first | Robin Appelman | 2018-12-12 | 1 | -5/+17 | |
| * | | | Add objectExists to objectstore interface | Robin Appelman | 2018-12-12 | 4 | -0/+23 | |
* | | | | Cache tokens when using swift's v2 authentication | Robin Appelman | 2019-01-13 | 2 | -17/+86 | |
* | | | | Don't log parameters on user creation in case of error/exception | Joas Schilling | 2019-01-10 | 1 | -0/+3 | |
| |/ / |/| | | ||||||
* | | | Update select2, include css | Christoph Wurst | 2019-01-09 | 1 | -1/+0 | |
* | | | Remove core.js | Christoph Wurst | 2019-01-09 | 1 | -20/+0 | |
* | | | Npmize (vendor) scripts | Christoph Wurst | 2019-01-09 | 1 | -3/+1 | |
| |/ |/| | ||||||
* | | HttpClient getHeader can return empty string | Roeland Jago Douma | 2019-01-08 | 1 | -1/+7 | |
* | | Use the real logger in the settings | Roeland Jago Douma | 2019-01-07 | 1 | -2/+3 | |
* | | Merge pull request #12621 from nextcloud/td/12224/cleanup_middleware_registering | Roeland Jago Douma | 2019-01-07 | 1 | -102/+77 | |
|\ \ | ||||||
| * | | Cleanup middleware registering | Roeland Jago Douma | 2019-01-03 | 1 | -102/+77 | |
* | | | Throttle with correct metadata | Roeland Jago Douma | 2019-01-04 | 1 | -1/+1 | |
* | | | Merge pull request #13161 from nextcloud/perf/fix_comments_in_folder_function | blizzz | 2019-01-03 | 1 | -14/+29 | |
|\ \ \ | ||||||
| * | | | Rewrite getNumberOfUnreadCommentsForFolder query | Roeland Jago Douma | 2018-12-20 | 1 | -14/+29 |