summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Lower log to debug for connections aborted by the clientCôme Chilliet2023-09-041-0/+30
* fix share roots always being marked as writableRobin Appelman2023-08-021-2/+16
* refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-1/+1
* fix: include invisible tags for adminsArthur Schiwon2023-07-071-2/+3
* docs: adjust @since version to backportArthur Schiwon2023-07-041-2/+2
* refactor: declare getMount() and getMountsIn() at IRootFolderArthur Schiwon2023-07-041-0/+13
* Adjust @since annotationArthur Schiwon2023-06-151-2/+2
* added @since tagArtur Neumann2023-06-151-0/+4
* public interface to invalidate tokens of userArtur Neumann2023-06-151-0/+37
* fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if...Ferdinand Thiessen2023-05-112-1/+3
* fix(ocp): Add deprecation version to ILogFactory::getCustomLoggerChristoph Wurst2023-05-041-1/+1
* dispatch BeforeUserLoggedInEventMaxence Lange2023-04-121-2/+20
* Add label for logo linkChristopher Ng2023-03-301-0/+9
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-221-0/+5
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-161-1/+1
* Also copy bruteforce meta data when converting DataResponse to JSONResponseJoas Schilling2023-02-141-0/+3
* Merge pull request #35821 from nextcloud/backport/35614/stable25Christoph Wurst2023-01-251-0/+4
|\
| * fix(logging): Fix array to string conversion in errorlog writerChristoph Wurst2022-12-191-0/+4
* | docs: document types flag for search optionsDaniel Kesselberg2023-01-191-1/+3
* | manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow a...Julien Veyssier2023-01-031-0/+31
* | Make it clear that file sizes may be float on 32bitsCôme Chilliet2022-12-192-6/+6
|/
* Validate if the user part of a "cloud id" can even be a valid user idJoas Schilling2022-12-091-0/+8
* Add description for calendar uriChristopher Ng2022-11-091-0/+1
* Emit typed event when preview is requestedJulius Härtl2022-10-271-0/+51
* Update lib/public/User/Backend/ICountMappedUsersBackend.phpCôme Chilliet2022-10-251-2/+2
* Add missing fileCôme Chilliet2022-10-251-0/+39
* LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-211-0/+44
* Expose clearing the profiles and fix itCarl Schwan2022-10-181-0/+6
* Fix testsJohn Molakvoæ2022-10-141-0/+17
* Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-031-1/+10
* reference url can always fallback to the link itselfJulien Veyssier2022-09-302-3/+3
* Only match http(s) URLs for referencesJoas Schilling2022-09-301-1/+1
* Add sinceJoas Schilling2022-09-261-9/+97
* Move Reference class to public namespaceJulius Härtl2022-09-261-0/+161
* Allow CSRF on CORS routesJonas Rittershofer2022-09-211-1/+1
* Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry2022-09-165-0/+259
|\
| * Add since tagsJoas Schilling2022-09-163-0/+8
| * move widget options into a Option classRobin Appelman2022-09-153-8/+69
| * add IItemOptionWidget to define some item-related parameters, only getItemIco...Julien Veyssier2022-09-151-0/+37
| * change widget button api to support multiple button typesRobin Appelman2022-09-152-17/+82
| * allow adding button to dashboard api outputRobin Appelman2022-09-151-0/+51
| * add dashboard api to list widgetsRobin Appelman2022-09-151-0/+37
* | Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry2022-09-151-0/+17
|\ \ | |/ |/|
| * fix phpdocMaxence Lange2022-09-151-2/+2
| * set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-0/+17
* | Merge pull request #34048 from nextcloud/feat/add-nodeFilter-to-user_migrationVincent Petry2022-09-151-1/+2
|\ \
| * | Add a nodeFilter parameter for IExportDestination::copyFolderCôme Chilliet2022-09-131-1/+2
* | | Fix psalm parameter typeJoas Schilling2022-09-151-1/+1
| |/ |/|
* | Add api to load additional section in profile pageCarl Schwan2022-09-141-0/+54
|/
* Update avatars on updateCarl Schwan2022-09-091-0/+6