| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #40280 from nextcloud/backport/40233/stable26 | Côme Chilliet | 2023-09-07 | 1 | -0/+30 |
|\ |
|
| * | Lower log to debug for connections aborted by the client | Côme Chilliet | 2023-09-05 | 1 | -0/+30 |
* | | more share permission logic to storage wrapper | Robin Appelman | 2023-09-04 | 1 | -0/+8 |
|/ |
|
* | fix share roots always being marked as writable | Robin Appelman | 2023-08-01 | 1 | -2/+16 |
* | feat: Add public event for missing indices | Julius Härtl | 2023-07-14 | 2 | -2/+62 |
* | Merge pull request #39232 from nextcloud/backport/39202/stable26 | Julius Härtl | 2023-07-10 | 1 | -2/+3 |
|\ |
|
| * | refactor: adjust to unexposed searchBySystemTag | Arthur Schiwon | 2023-07-07 | 1 | -1/+1 |
| * | fix: include invisible tags for admins | Arthur Schiwon | 2023-07-07 | 1 | -2/+3 |
* | | display displayname on federated shares | Maxence Lange | 2023-07-10 | 1 | -0/+10 |
|/ |
|
* | fix(ocp): Fix reference of dashboard IAPIWidget::getItems from WidgetItem | Christoph Wurst | 2023-07-05 | 1 | -1/+1 |
* | docs: adjust @since version to backport | Arthur Schiwon | 2023-06-26 | 1 | -2/+2 |
* | refactor: declare getMount() and getMountsIn() at IRootFolder | Arthur Schiwon | 2023-06-23 | 1 | -0/+13 |
* | adjust @since annotation | Arthur Schiwon | 2023-06-14 | 1 | -2/+2 |
* | added @since tag | Artur Neumann | 2023-05-19 | 1 | -0/+4 |
* | public interface to invalidate tokens of user | Artur Neumann | 2023-05-19 | 1 | -0/+37 |
* | fix(ocp): Add deprecation version to ILogFactory::getCustomLogger | Christoph Wurst | 2023-05-04 | 1 | -1/+1 |
* | fix: add workaround for oci and limit queries | Daniel Kesselberg | 2023-05-03 | 1 | -0/+1 |
* | Make it clear that file sizes may be float on 32bits | Côme Chilliet | 2023-04-01 | 2 | -4/+4 |
* | Add label for logo link | Christopher Ng | 2023-03-30 | 1 | -0/+9 |
* | Reduce list | Joas Schilling | 2023-03-15 | 1 | -1/+1 |
* | Extend list | Joas Schilling | 2023-03-15 | 1 | -0/+5 |
* | Merge pull request #37072 from nextcloud/backport/36883/stable26 | Arthur Schiwon | 2023-03-15 | 1 | -7/+20 |
|\ |
|
| * | dispatch BeforeUserLoggedInEvent | Maxence Lange | 2023-03-07 | 1 | -7/+20 |
* | | Merge pull request #37141 from nextcloud/backport/37139/stable26 | Arthur Schiwon | 2023-03-09 | 1 | -0/+5 |
|\ \ |
|
| * | | Add SHARE_TYPE_SCIENCEMESH | Michiel de Jong | 2023-03-08 | 1 | -0/+5 |
| |/ |
|
* / | feat(s3): Use multipart upload for chunked uploading | Julius Härtl | 2023-03-09 | 2 | -0/+129 |
|/ |
|
* | Implement file reference wiget | Julius Härtl | 2023-03-02 | 1 | -0/+6 |
* | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 5 | -0/+229 |
* | dispatch new BeforeGroupChangedEvent before setDisplayName on groups | Julien Veyssier | 2023-02-21 | 1 | -0/+94 |
* | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 1 | -1/+1 |
* | Also copy bruteforce meta data when converting DataResponse to JSONResponse | Joas Schilling | 2023-02-14 | 1 | -0/+3 |
* | Merge pull request #36566 from nextcloud/mount-find-by-numeric-id | Julius Härtl | 2023-02-08 | 1 | -2/+2 |
|\ |
|
| * | fix tests | Robin Appelman | 2023-02-07 | 1 | -2/+2 |
* | | Merge pull request #36417 from nextcloud/fix/psr-container | Joas Schilling | 2023-02-07 | 2 | -1/+3 |
|\ \ |
|
| * | | fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if... | Ferdinand Thiessen | 2023-02-06 | 2 | -1/+3 |
| |/ |
|
* | | Move back typing to phpdoc to keep backward compatibility in OCP | Côme Chilliet | 2023-02-07 | 2 | -2/+8 |
* | | Removed catch of ValueError as we cannot know if it’s >2038 or <1970 | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | | Type sizes as int|float throughout the code base | Côme Chilliet | 2023-02-07 | 3 | -3/+3 |
* | | Allow float sizes in FileInfo for 32bits | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | | Fix 32bits bigint support in Util/OC_Helper | Côme Chilliet | 2023-02-07 | 1 | -13/+13 |
* | | Add helper to cast to int|float, fix MemoryInfo on 32bits | Côme Chilliet | 2023-02-07 | 1 | -0/+11 |
* | | Strong type filesize related methods to ease 32bits problem findings | Côme Chilliet | 2023-02-07 | 2 | -8/+2 |
|/ |
|
* | Merge pull request #35736 from nextcloud/pluggable-share-display | blizzz | 2023-02-02 | 3 | -0/+87 |
|\ |
|
| * | Pluggable share provider | Louis Chemineau | 2023-02-02 | 3 | -0/+87 |
* | | remove depraction of validateEmailAddress | Arthur Schiwon | 2023-02-02 | 1 | -2/+0 |
* | | Migrate to Symfony Mailer | Côme Chilliet | 2023-02-02 | 1 | -1/+1 |
|/ |
|
* | Use the default color and matching text color for the federation invite | Joas Schilling | 2023-01-30 | 1 | -0/+24 |
* | Merge pull request #36363 from nextcloud/feat/app-framework/usesession-attribute | Christoph Wurst | 2023-01-27 | 1 | -0/+37 |
|\ |
|
| * | feat(app-framework): Add UseSession attribute to replace annotation | Christoph Wurst | 2023-01-27 | 1 | -0/+37 |
* | | style: Fix php-cs and psalm | Julius Härtl | 2023-01-27 | 1 | -2/+1 |