aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix(notifications): Add a dedicated exception when a notification was not par...Joas Schilling2024-04-122-0/+49
* fix(notifications): Add a dedicated exception when the notification is unknow...Joas Schilling2024-04-123-3/+42
* fix(notifications): Add a dedicated exception when not all fields are set whi...Joas Schilling2024-04-122-1/+45
* fix(notifications): Add a dedicated exception when invalid values are setJoas Schilling2024-04-124-19/+84
* Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-brandingChristoph Wurst2024-04-091-1/+1
|\
| * docs: Adjust branding in IDBConnection::prepare doc blockChristoph Wurst2024-04-091-1/+1
* | fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-04-091-0/+12
|/
* Merge pull request #44707 from nextcloud/chore/richobjectstrings/missing-newl...Kate2024-04-081-2/+4
|\
| * chore(RichObjectStrings): Add missing newlinesprovokateurin2024-04-061-2/+4
* | fix(AppFramework): Fix error message about 204 not allowing custom headersprovokateurin2024-04-081-1/+1
* | fix: Fix new psalm errors from updateCôme Chilliet2024-04-081-2/+1
|/
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-0259-71/+71
* feat: add interface for lower level filecache acess without having to do dire...Robin Appelman2024-03-251-0/+99
* ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-211-4/+4
* ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-211-3/+6
* Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-211-1/+13
|\
| * feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-1/+13
* | fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-191-0/+8
|/
* Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-...John Molakvoæ2024-03-161-0/+30
|\
| * added @since 29.0.0 on commentjithin-space2024-03-141-0/+1
| * added patch methodjithin-space2024-02-081-0/+29
* | Merge pull request #43862 from nextcloud/enh/cancel-stt-scheduled-transcriptionJohn Molakvoæ2024-03-151-0/+11
|\ \
| * | feat(stt): add ability to cancel a scheduled transcriptionJulien Veyssier2024-03-151-0/+11
* | | Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-151-1/+1
|\ \ \
| * | | Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-1533-151/+1236
| |\| |
| * | | Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-02-23199-318/+7551
| |\ \ \
| * | | | Refactor `OC\Server::getThemingDefaults`Andrew Summers2023-08-291-1/+1
* | | | | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-151-2/+2
|\ \ \ \ \
| * | | | | fix: php-csskjnldsv2024-03-151-2/+1
| * | | | | Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-15219-394/+8712
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-291-2/+3
| | |/ / / | |/| | |
* | | | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-2/+2
| |/ / / |/| | |
* | | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-141-4/+4
* | | | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-125-0/+78
* | | | feat: Add declarative settingsjld31032024-03-127-0/+496
* | | | Merge pull request #42707 from nextcloud/enh/noid/store-file-etag-at-metadata...Maxence Lange2024-03-112-0/+37
|\ \ \ \
| * | | | feat(metadata): get deprecated status using file etagMaxence Lange2024-03-072-0/+37
* | | | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-081-1/+2
|\ \ \ \ \
| * | | | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-081-1/+2
* | | | | | feat(files): copy live photosMaxence Lange2024-03-085-47/+47
* | | | | | Merge pull request #43778 from nextcloud/fix/edge-cspJulius Härtl2024-03-081-3/+3
|\ \ \ \ \ \
| * | | | | | fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-081-3/+3
| |/ / / / /
* | | | | | Merge pull request #44064 from nextcloud/deprecate-getNumberOfUnreadCommentsF...Robin Appelman2024-03-081-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implemen...Robin Appelman2024-03-071-0/+1
* | | | | | feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-071-0/+9
|/ / / / /
* | | | | fix: Swap method and uri parameter in request to match upstream orderCôme Chilliet2024-03-071-2/+2
* | | | | feat(IClient): Add `request` function to do arbitrary HTTP requestsFerdinand Thiessen2024-03-071-0/+31
|/ / / /
* | | | chore: remove long depricated share codeRobin Appelman2024-03-061-93/+1
* | | | chore(IURLGenerater): Document changes to `URL_REGEX_NO_MODIFIERS`Jonas2024-03-061-0/+2
* | | | fix: Make URL pattern regexes match localhost and URLs with portsJonas2024-03-061-1/+1