Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #27586 from nextcloud/bugfi/noid/objectstore-checksum | blizzz | 2021-07-01 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Reset checksum when writing files to object store | Julius Härtl | 2021-06-21 | 1 | -0/+1 | |
* | | | | | | Merge pull request #26681 from nextcloud/techdebt/hint-exception-ocp | Julius Härtl | 2021-07-01 | 28 | -82/+134 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Migrate HintException to OCP | Gary Kim | 2021-06-30 | 28 | -82/+134 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-07-01 | 4 | -14/+14 | |
|/ / / / / / | ||||||
* | | | | | | ensure that factoryClass exisits before instantiation | Arthur Schiwon | 2021-06-30 | 1 | -1/+1 | |
* | | | | | | Merge pull request #27700 from nextcloud/deprecate-remote | blizzz | 2021-06-30 | 8 | -0/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate OCP\Remote | Lukas Reschke | 2021-06-28 | 8 | -0/+34 | |
* | | | | | | | cleanup | Arthur Schiwon | 2021-06-30 | 1 | -7/+3 | |
* | | | | | | | adjust internal data handling logic to fix store and load | Arthur Schiwon | 2021-06-30 | 4 | -136/+157 | |
* | | | | | | | adjust email verification checker | Arthur Schiwon | 2021-06-30 | 1 | -16/+18 | |
* | | | | | | | fix code style | Arthur Schiwon | 2021-06-30 | 2 | -2/+2 | |
* | | | | | | | adjust verification state updater method | Arthur Schiwon | 2021-06-30 | 1 | -70/+33 | |
* | | | | | | | make AccountManager actually write multi value properties | Arthur Schiwon | 2021-06-30 | 1 | -98/+145 | |
* | | | | | | | accounts event handler to use eventdispatcher, DI and Accounts API | Arthur Schiwon | 2021-06-30 | 2 | -41/+32 | |
* | | | | | | | prov api to be able to edit multivalue properties | Arthur Schiwon | 2021-06-30 | 2 | -0/+21 | |
* | | | | | | | prov api reports additional emails on getUser | Arthur Schiwon | 2021-06-30 | 1 | -2/+26 | |
* | | | | | | | Revert "First attempt to check against core routes before loading all app rou... | Vincent Petry | 2021-06-29 | 1 | -14/+12 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-28 | 2 | -2/+2 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-27 | 6 | -8/+10 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-26 | 2 | -0/+2 | |
* | | | | | | Merge pull request #27668 from nextcloud/fix/harden-context-registration-app-... | Julius Härtl | 2021-06-25 | 1 | -11/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Harden bootstrap context registrations when apps are missing | Christoph Wurst | 2021-06-25 | 1 | -11/+51 | |
* | | | | | | | Merge pull request #27663 from nextcloud/fix/unshift-crash-reporters-break-loop | John Molakvoæ | 2021-06-25 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Unshift crash reports when they are loaded, to break the recusion | Christoph Wurst | 2021-06-24 | 1 | -3/+2 | |
| |/ / / / / / | ||||||
* / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-25 | 2 | -0/+34 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-24 | 4 | -14/+14 | |
* | | | | | | Merge pull request #27635 from nextcloud/fix/datetime-constants | Pytal | 2021-06-23 | 5 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move DateTime::RFC2822 to DateTimeInterface::2822 | Christoph Wurst | 2021-06-23 | 3 | -4/+4 | |
| * | | | | | | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #27628 from nextcloud/security-txt | Lukas Reschke | 2021-06-23 | 4 | -1/+67 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Rebuild autoloader | Lukas Reschke | 2021-06-23 | 2 | -0/+2 | |
| * | | | | | | | Add security.txt | Lukas Reschke | 2021-06-23 | 2 | -1/+65 | |
* | | | | | | | | Merge pull request #26344 from J0WI/fs-early-root | Lukas Reschke | 2021-06-23 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Return early if path is root | J0WI | 2021-04-05 | 1 | -8/+8 | |
* | | | | | | | | Merge pull request #26346 from J0WI/clean-auth-regex | blizzz | 2021-06-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Cleaner removePassword regex | J0WI | 2021-03-27 | 1 | -1/+1 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-23 | 2 | -0/+16 | |
* | | | | | | | | mail-template - don't show hyphen if slogan is empty | szaimen | 2021-06-22 | 1 | -1/+5 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-22 | 4 | -2/+4 | |
* | | | | | | | | Fix typing error in AppFetcher.php | Louis Chemineau | 2021-06-21 | 1 | -1/+3 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-20 | 2 | -0/+2 | |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-19 | 4 | -8/+10 | |
* | | | | | | | | Merge pull request #27544 from nextcloud/chore/phase-out-controller-reflector | Christoph Wurst | 2021-06-18 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Phase out the controller reflector | Christoph Wurst | 2021-06-17 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #27540 from nextcloud/getstoragerootid-failed-storage | Julius Härtl | 2021-06-18 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | handle case where storage can't be created in getStorageRootId | Robin Appelman | 2021-06-17 | 1 | -1/+7 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #27532 from nextcloud/fix/noid/properly-cleanup-webauthn-u... | Morris Jobke | 2021-06-18 | 4 | -0/+65 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Properly cleanup entries of WebAuthn on user deletion | Morris Jobke | 2021-06-18 | 4 | -0/+65 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-18 | 12 | -0/+12 | |
| |_|/ / / / / / |/| | | | | | | |