Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #37497 from nextcloud/enh/profile-fields | Arthur Schiwon | 2023-03-31 | 1 | -0/+2 |
|\ | | | | | Improve handling of profile fields | ||||
| * | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-31 | 2 | -2/+14 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 1 | -1/+1 |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | adjust tests after #36665 | Julien Veyssier | 2023-03-23 | 1 | -1/+7 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Merge pull request #36665 from nextcloud/fix/36539 | Julien Veyssier | 2023-03-22 | 2 | -4/+3 |
|\ | | | | | Always set displayname and display-name for user data | ||||
| * | Always set displayname and display-name for user data | jld3103 | 2023-02-10 | 2 | -4/+3 |
| | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-19 | 4 | -4/+26 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-10 | 2 | -0/+20 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix: Recalculate storage statistics on updating the quota | Julius Härtl | 2023-03-06 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-03-01 | 2 | -0/+34 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-24 | 2 | -0/+28 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-02-22 | 2 | -10/+10 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix a few tests that were using too big int values for 32bits | Côme Chilliet | 2023-02-07 | 1 | -2/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix(l10n): 🔠Update translations from Transifex | Nextcloud bot | 2023-01-30 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Merge pull request #36094 from ↵ | Joas Schilling | 2023-01-16 | 2 | -17/+16 |
|\ | | | | | | | | | nextcloud/bugfix/noid/user-info-api-exclude-storage Only expose storage location to admins | ||||
| * | Only expose storage location to admins | Vincent Petry | 2023-01-13 | 2 | -17/+16 |
| | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | Tear down in catch of an Exception | Côme Chilliet | 2023-01-12 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Catch Exceptions when loading storage data of users | Côme Chilliet | 2023-01-12 | 1 | -0/+10 |
|/ | | | | | | | | This avoids having the whole userlist crashing because a user external storage fails to load. With this change only the problematic user storage/quota information will be empty. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add a const for the max user password length | Joas Schilling | 2023-01-04 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
| | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-23 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #34940 from nextcloud/feat/add-mastodon | Carl Schwan | 2022-11-22 | 5 | -4/+38 |
|\ | | | | | Add mastodon and reorganize profile info section | ||||
| * | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | Fix tests | Carl Schwan | 2022-11-22 | 2 | -0/+15 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | Rename mastodon to fediverse | Carl Schwan | 2022-11-22 | 1 | -6/+6 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
| * | Add mastodon personal info field | Carl Schwan | 2022-11-21 | 1 | -0/+6 |
| | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Don't use quota cache through user management | Vincent Petry | 2022-11-21 | 1 | -1/+1 |
|/ | | | | | | | When querying the free space through user management APIs, don't use the cached quota value. The latter is only there to accelerate PROPFINDs. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -1/+2 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-05 | 46 | -92/+46 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix password length limitation | Joas Schilling | 2022-10-10 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-09 | 2 | -14/+14 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-08 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-23 | 2 | -0/+36 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-17 | 42 | -0/+48 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix test failure introduced in https://github.com/nextcloud/server/pull/33819 | Christopher Ng | 2022-09-16 | 1 | -0/+6 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix translation of user exists error server-side | Christopher Ng | 2022-09-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | set defaultEnabled in shipped.json | Maxence Lange | 2022-09-15 | 1 | -1/+0 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -2/+2 |
| | | | | | | | Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Merge pull request #33625 from nextcloud/fix/33572/add-user | Vincent Petry | 2022-09-01 | 1 | -3/+12 |
|\ | | | | | Fix creation of new user and display the correct error message | ||||
| * | Fix creation of new user and display the correct error message | Christopher Ng | 2022-08-22 | 1 | -3/+12 |
| | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
|/ | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-14 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-12 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classes | Carl Schwan | 2022-08-08 | 1 | -1/+1 |
|\ | | | | | Remove OCP\App and OCP\BackgroundJob |