summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #35094 from nextcloud/invalidateTokensWhenDeletingOAuthClientJohn Molakvoæ2023-01-066-3/+71
|\ \ \
| * | | autoloadercheckerArtur Neumann2022-12-203-2/+17
| * | | added @since tagArtur Neumann2022-12-201-0/+4
| * | | public interface to invalidate tokens of userArtur Neumann2022-12-203-1/+50
| | |/ | |/|
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-062-0/+4
* | | Merge pull request #35818 from nextcloud/backport/35789/stable24Vincent Petry2023-01-053-0/+33
|\ \ \
| * | | manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow a...Julien Veyssier2023-01-033-0/+33
| | |/ | |/|
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-052-0/+2
* | | Remove null from quota typeCôme Chilliet2023-01-021-1/+1
* | | Silence a warning from psalm with explanationCôme Chilliet2023-01-021-0/+1
* | | Adapt types of subclassesCôme Chilliet2023-01-025-11/+9
* | | Make it clear that file sizes may be float on 32bitsCôme Chilliet2023-01-024-18/+17
* | | Remove quota value type for 32-bit systemsVincent Petry2023-01-021-2/+1
|/ /
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-292-0/+2
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-262-0/+12
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-242-2/+2
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2022-12-21134-2322/+90
|/
* Merge pull request #35799 from nextcloud/backport/35780/stable24Vincent Petry2022-12-191-1/+1
|\
| * fix(app framework): Fix missing cast of double controller parametersChristoph Wurst2022-12-161-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-12-172-2/+64
* | Merge pull request #35524 from nextcloud/backport/35502/stable24Vincent Petry2022-12-161-1/+1
|\ \
| * | Fix Executing a query: SQLSTATE[42000]Andy Xheli2022-11-301-1/+1
* | | Merge pull request #35657 from nextcloud/backport/35649/stable24Vincent Petry2022-12-161-1/+2
|\ \ \ | |_|/ |/| |
| * | Also update the unencrypted size of files when creating them with empty contentJulius Härtl2022-12-071-0/+1
| * | Update the unencrypted file size when closing streamsJulius Härtl2022-12-071-1/+1
* | | check if params given to API are really an arrayArtur Neumann2022-12-161-2/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-12-162-2/+108
* | | preview: fix HEIC orientationVarun Patil2022-12-111-0/+3
* | | [tx-robot] updated from transifexNextcloud bot2022-12-112-0/+4
* | | [tx-robot] updated from transifexNextcloud bot2022-12-10146-394/+394
* | | [tx-robot] updated from transifexNextcloud bot2022-12-082-0/+4
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-12-072-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-062-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-052-62/+76
* | [tx-robot] updated from transifexNextcloud bot2022-12-042-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-12-022-0/+6
* | [tx-robot] updated from transifexNextcloud bot2022-12-012-2/+58
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-292-0/+10
* [tx-robot] updated from transifexNextcloud bot2022-11-282-0/+4
* Merge pull request #35334 from nextcloud/revert-34032-backport/34019/stable24Simon L2022-11-252-5/+5
|\
| * Float the quotaVincent Petry2022-11-241-1/+1
| * Revert "[stable24] Fix quota type to int"Vincent Petry2022-11-242-4/+4
* | [tx-robot] updated from transifexNextcloud bot2022-11-256-0/+10
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-2414-0/+30
* Merge pull request #35367 from nextcloud/backport/35353/stable24Louis2022-11-231-3/+3
|\
| * Update cache when file size === 0Louis Chemineau2022-11-231-3/+3
* | Fix forwarding the object id when searching commentsJoas Schilling2022-11-231-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-234-2/+210
* Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* Merge pull request #35250 from nextcloud/bugfix/noid/quota-zeroSimon L2022-11-211-2/+2
|\