Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-21 | 2 | -0/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #21467 from nextcloud/enhancement/dav-bootstrap | Roeland Jago Douma | 2020-06-20 | 2 | -211/+206 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Move DAV to the new bootstrap mechanism | Christoph Wurst | 2020-06-19 | 2 | -211/+206 | |
| |/ / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-20 | 16 | -2/+318 | |
* | | | | | | | Merge pull request #21469 from nextcloud/bugfix/noid/event-service-listener-r... | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix event service listener registration | Joas Schilling | 2020-06-18 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #21483 from nextcloud/fix/scss/timeout | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Give up after 10 seconds in SCSS timeout | Roeland Jago Douma | 2020-06-19 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #21421 from nextcloud/fix/noid/cached-missing-dn | blizzz | 2020-06-19 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | be more clear about the condition | blizzz | 2020-06-16 | 1 | -1/+1 | |
| * | | | | | | | getXbyY can still return false, e.g. when using ldap write support | Arthur Schiwon | 2020-06-15 | 1 | -2/+1 | |
* | | | | | | | | Merge pull request #21482 from nextcloud/bugfix/noid/dont-log-keys | Joas Schilling | 2020-06-19 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Don't log Keys | Joas Schilling | 2020-06-19 | 1 | -1/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #21457 from nextcloud/enhancement/crash-reporters-registra... | Roeland Jago Douma | 2020-06-19 | 8 | -6/+176 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Allow crash reporters registration during app bootstrap | Christoph Wurst | 2020-06-19 | 8 | -6/+176 | |
|/ / / / / / | ||||||
* | / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-19 | 16 | -28/+296 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #21463 from nextcloud/fix/continue-not-return-register-exc... | Christoph Wurst | 2020-06-18 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Continue with next app when one errors during register | Christoph Wurst | 2020-06-18 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21461 from nextcloud/fix/catch-app-register-boot-exceptions | Roeland Jago Douma | 2020-06-18 | 1 | -1/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Catch all exceptions when an app is registering or booting | Christoph Wurst | 2020-06-17 | 1 | -1/+15 | |
* | | | | | | Merge pull request #21442 from nextcloud/td/js/accessibilityjs_to_initialstate | Roeland Jago Douma | 2020-06-18 | 7 | -72/+81 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move accessibility js route to static js and initial state | Roeland Jago Douma | 2020-06-17 | 7 | -72/+81 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-18 | 14 | -32/+58 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #21456 from nextcloud/fix/bootstrap-appphp-order | Christoph Wurst | 2020-06-17 | 2 | -3/+11 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Load the app.php before running apps' boot method | Christoph Wurst | 2020-06-17 | 2 | -3/+11 | |
* | | | | | | Merge pull request #21453 from nextcloud/bugfix/noid/dont-initialize-directly | Roeland Jago Douma | 2020-06-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't initialize Application directly | Joas Schilling | 2020-06-17 | 1 | -1/+2 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge pull request #21417 from nextcloud/bugfix/noid/modal-support-for-vue-apps | Joas Schilling | 2020-06-17 | 7 | -9/+18 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Darker background for dark mode | Joas Schilling | 2020-06-16 | 3 | -3/+7 | |
| * | | | | | Rebuild JS files | Joas Schilling | 2020-06-15 | 4 | -6/+6 | |
| * | | | | | Add darkmode support for the modal background | Joas Schilling | 2020-06-15 | 1 | -1/+1 | |
| * | | | | | Make the confirm dialog modal by default | Joas Schilling | 2020-06-15 | 1 | -2/+2 | |
| * | | | | | Fix modal support for vue apps | Joas Schilling | 2020-06-15 | 1 | -1/+6 | |
* | | | | | | Merge pull request #21454 from nextcloud/nickvergessen-patch-1 | Christoph Wurst | 2020-06-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Delete FUNDING.yml | Joas Schilling | 2020-06-17 | 1 | -2/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21434 from nextcloud/bugfix/noid/dont-break-with-GenericE... | Joas Schilling | 2020-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't break event listeners with the GenericEventWrapper | Joas Schilling | 2020-06-16 | 1 | -1/+1 | |
* | | | | | | Merge pull request #21406 from nextcloud/fix/aws-disable-csm | Christoph Wurst | 2020-06-17 | 1 | -2/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Disable Client-Side Monitoring on AWS storage | Christoph Wurst | 2020-06-15 | 1 | -2/+3 | |
* | | | | | | | Merge pull request #20865 from nextcloud/enhancement/app-bootstrapping | Christoph Wurst | 2020-06-17 | 23 | -218/+1267 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Migrate Two-Factor Backup Codes to new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 2 | -53/+27 | |
| * | | | | | | | Migrate Settings to new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 2 | -18/+23 | |
| * | | | | | | | Migrate Admin Audit app to new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 2 | -98/+91 | |
| * | | | | | | | Migrate Accessibility app to new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 3 | -58/+48 | |
| * | | | | | | | Migrate Comments to the new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 4 | -36/+78 | |
| * | | | | | | | Add dedicated API for apps' bootstrapping process | Christoph Wurst | 2020-06-17 | 14 | -1/+1046 | |
|/ / / / / / / | ||||||
* | | | | / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-06-17 | 4 | -2/+4 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #21432 from nextcloud/fix/exception-getresult | Joas Schilling | 2020-06-16 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix invalid usage of \Exception::getResult | Christoph Wurst | 2020-06-16 | 1 | -1/+7 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #21416 from nextcloud/fix/user-deleted-token-cleanup | Christoph Wurst | 2020-06-16 | 5 | -0/+193 | |
|\ \ \ \ \ |