aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: include invisible tags for adminsArthur Schiwon2023-06-214-45/+46
* feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-212-0/+14
* fix: favorites view and universal search against tagsArthur Schiwon2023-06-211-17/+30
* fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-06-212-20/+25
* use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-213-17/+28
* Throw if creation date is read before inserting into databaseCôme Chilliet2023-06-202-2/+8
* Improve typing in ICommentsManagerCarl Schwan2023-06-201-4/+2
* Cleanup comments codeCarl Schwan2023-06-203-164/+83
* use source cache when listing folder during recursive copyRobin Appelman2023-06-191-5/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-182-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-176-12/+14
* Merge pull request #38843 from nextcloud/message-log-event-typeRobin Appelman2023-06-161-3/+6
|\
| * fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-162-8/+8
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-154-54/+54
* Merge pull request #38490 from nextcloud/log-dispatch-eventRobin Appelman2023-06-146-1/+114
|\
| * emit an event when a message is loggedRobin Appelman2023-06-136-1/+114
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-144-2/+4
|/
* Merge pull request #38745 from nextcloud/feature/ocs-xml-stdclassKate2023-06-131-0/+4
|\
| * Allow stdClass in XML responsesjld31032023-06-131-0/+4
* | Fix deprecated method callDominik Fuchß2023-06-131-1/+2
* | Changes after code review.Dominik Fuchß2023-06-131-2/+7
* | Add config variable for curl timeoutDominik Fuchß2023-06-131-2/+6
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-12/+14
* Merge pull request #38642 from nextcloud/chore/appframework/drop-emptycontent...Simon L2023-06-121-18/+1
|\
| * chore(appframework)!: Drop \OCP\AppFramework\Http\EmptyContentSecurityPolicy:...Christoph Wurst2023-06-121-18/+1
* | Merge pull request #38591 from nextcloud/fix/caching/avoid-haskey-getSimon L2023-06-121-2/+3
|\ \
| * | fix(caching): Avoid checking existence before fetchingChristoph Wurst2023-06-121-2/+3
* | | Merge pull request #38735 from nextcloud/enh/noid/update-disabled-updater-wor...Simon L2023-06-121-0/+2
|\ \ \ | |_|/ |/| |
| * | allow to specify upgrade.cli-upgrade-link in order to link to the correct doc...Simon L2023-06-101-0/+2
* | | Merge pull request #38725 from nextcloud/dropMetaRobotsSimon L2023-06-121-1/+0
|\ \ \ | |_|/ |/| |
| * | Drop meta robots tagGit'Fellow2023-06-091-1/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-18/+20
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-114-8/+10
| |/ |/|
* | Merge pull request #38226 from nextcloud/file-object-utilsRobin Appelman2023-06-091-1/+5
|\ \ | |/ |/|
| * add utility command for object store objectsRobin Appelman2023-06-091-1/+5
* | avoid requests to opengraph image if no host detectedJulien Veyssier2023-06-091-16/+21
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-2/+2
* fix(apache): Serve `mjs` (module javascript) as static filesFerdinand Thiessen2023-06-071-1/+1
* encrypt oauth2 client secretsJulien Veyssier2023-06-071-2/+0
* shorten oauth2 client names before resizing the columnJulien Veyssier2023-06-061-0/+21
* drop the oauth2_clients trusted column, delete unsupported clients and their ...Julien Veyssier2023-06-061-0/+34
* chore: Drop dead private methods in /libChristoph Wurst2023-06-064-43/+0
* Merge pull request #38322 from nextcloud/bugfix/noid/throw-early-app-containerJulius Härtl2023-06-061-2/+4
|\
| * fix: Throw early when a service cannot be found in the app containerJulius Härtl2023-05-161-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-062-2/+2
* | Merge pull request #38478 from nextcloud/backport/38440/masterSimon L2023-06-051-2/+2
|\ \
| * | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-261-2/+2
* | | Merge pull request #38524 from nextcloud/chore/app/clear-unused-cache-keyArthur Schiwon2023-06-051-2/+0
|\ \ \
| * | | chore(app): Do not clear unused cache keyChristoph Wurst2023-05-301-2/+0