aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0918-44/+206
* feat: Use viewer to open and compare versionsLouis Chemineau2023-08-084-38/+147
* Merge pull request #39065 from nextcloud/fix/remove-ilogger-uses-in-encryptionCôme Chilliet2023-08-0816-496/+144
|\
| * Improve typing as suggested by reviewCôme Chilliet2023-08-081-32/+7
| * Use Server::get instead of new to avoid troubles with encryption constructorsCôme Chilliet2023-08-081-30/+2
| * Migrate away from ILogger in encryptionCôme Chilliet2023-08-0815-441/+142
* | Merge pull request #39694 from nextcloud/gpsRobin Appelman2023-08-081-37/+54
|\ \
| * | preload all requested metadataRobin Appelman2023-08-071-58/+53
| * | expose gps data via webdavtobiasKaminsky2023-08-041-0/+22
* | | Merge pull request #39715 from nextcloud/Jerome-Herbinet-blog-url-updateSimon L2023-08-081-1/+1
|\ \ \
| * | | Update blog URL (formerly "/news")Jérôme Herbinet2023-08-041-1/+1
* | | | Merge pull request #39058 from nextcloud/fix/fix-ldap-filters-for-empty-searchCôme Chilliet2023-08-081-2/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Avoid adding (attribute=) part to filter which will confuse LDAP serversCôme Chilliet2023-06-291-2/+6
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0812-6/+68
* | | | Merge pull request #39717 from nextcloud/fix/openapi/files_externalJulien Veyssier2023-08-074-6/+103
|\ \ \ \
| * | | | files_external: Fix OpenAPIjld31032023-08-074-6/+103
| | |/ / | |/| |
* | | | Merge pull request #38604 from fsamapoor/replace_strpos_calls_in_workflowengi...Côme Chilliet2023-08-073-8/+8
|\ \ \ \
| * | | | Fixes "PossiblyFalseArgument" notices.Faraz Samapoor2023-07-032-6/+6
| * | | | Refactors "strpos" calls in /apps/workflowengine to improve code readability.Faraz Samapoor2023-07-033-8/+8
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0716-0/+90
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-066-0/+42
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-058-0/+52
| |/ / / |/| | |
* | | | Merge pull request #39605 from nextcloud/bugfix/noid/final-events-cleanupJoas Schilling2023-08-0417-169/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix!: Move getEventDispatcher usage to IEventDispatcherJoas Schilling2023-07-281-1/+2
| * | | fix!: Remove LegacyBeforeTemplateRenderedListener from files_sharingJoas Schilling2023-07-284-61/+0
| * | | fix!: Remove LegacyLoadAdditionalScriptsAdapterJoas Schilling2023-07-285-62/+2
| * | | fix: Remove legacy dispatcher from share managerJoas Schilling2023-07-281-2/+0
| * | | feat!: Migrate unShare events to typed eventsJoas Schilling2023-07-281-2/+4
| * | | feat!: Migrate Sharing events to typed eventsJoas Schilling2023-07-283-11/+6
| * | | feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-282-16/+10
| * | | feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-283-14/+16
* | | | Merge pull request #39689 from nextcloud/bugfix/39135/remove-share-notificati...Joas Schilling2023-08-041-0/+8
|\ \ \ \
| * | | | fix(notifications): Remove share notification when the node is deletedJoas Schilling2023-08-031-0/+8
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0448-24/+286
* | | | | enh: handle user deletedChristopher Ng2023-08-036-2/+62
* | | | | fix: set endpoint descriptionChristopher Ng2023-08-031-1/+1
* | | | | fix: ignore non-existingChristopher Ng2023-08-031-0/+6
* | | | | enh: add json output to commandChristopher Ng2023-08-031-15/+40
* | | | | fix: return null if table existsChristopher Ng2023-08-031-0/+4
* | | | | fix: remove unnecessary parsed subjectChristopher Ng2023-08-031-5/+0
* | | | | enh: highlight filenameChristopher Ng2023-08-031-3/+1
* | | | | fix: catch NodeNotFoundException in notifierChristopher Ng2023-08-031-2/+5
* | | | | fix: exit on reminder not foundChristopher Ng2023-08-032-1/+10
* | | | | enh: handle node deletedChristopher Ng2023-08-037-6/+81
* | | | | fix: construct background jobsChristopher Ng2023-08-032-2/+2
* | | | | fix: remove throwable handlingChristopher Ng2023-08-032-13/+0
* | | | | fix: return ocs dataChristopher Ng2023-08-031-18/+18
* | | | | enh: does not exist return nullChristopher Ng2023-08-031-1/+4
* | | | | enh: serialize pathChristopher Ng2023-08-031-2/+2
* | | | | enh: comment intervalChristopher Ng2023-08-031-1/+1