summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Add description for calendar uriChristopher Ng2022-11-091-0/+1
* Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-032-7/+48
|\
| * Move iMIP to it's own interfaceAnna Larch2022-11-032-7/+48
* | Add remote host validation APIChristoph Wurst2022-10-311-0/+51
|/
* Add Talk converstation delete APIChristoph Wurst2022-10-313-0/+29
* Merge pull request #34832 from nextcloud/bugfix/noid/allow-to-conditionally-e...Joas Schilling2022-10-281-0/+44
|\
| * Allow to conditionally enable dashboard widgetsJoas Schilling2022-10-271-0/+44
* | 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-241-0/+39
* Merge pull request #33945 from nextcloud/fix/noid/fair-use-ldapSimon L2022-10-211-0/+44
|\
| * LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-181-0/+44
* | Merge pull request #34624 from nextcloud/fix/files_external_psalmCarl Schwan2022-10-202-12/+12
|\ \
| * | Rename file1 and file2 to source and target in Storage abstractionCarl Schwan2022-10-182-12/+12
| |/
* | Merge pull request #34628 from nextcloud/fix/files_sharing_psalmCarl Schwan2022-10-181-1/+1
|\ \
| * | Fix checkpassword undocummented null parameterCarl Schwan2022-10-171-1/+1
| |/
* | Merge pull request #34554 from nextcloud/fix/psalm-twofactor-registryCarl Schwan2022-10-181-1/+1
|\ \ | |/ |/|
| * Fix wrong types in phpdoc for twofactor registryCarl Schwan2022-10-121-1/+1
* | Merge pull request #34599 from nextcloud/fix/background-appdata-scropeVincent Petry2022-10-141-0/+17
|\ \
| * | Fix testsJohn Molakvoæ2022-10-141-0/+17
* | | Merge pull request #34188 from nextcloud/feat/profiler-clearCarl Schwan2022-10-141-0/+6
|\ \ \ | |/ / |/| |
| * | Expose clearing the profiles and fix itCarl Schwan2022-10-101-0/+6
* | | Improve container return type annotationsJulius Härtl2022-10-141-3/+5
* | | Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-101-370/+0
| |/ |/|
* | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+6
|\ \
| * | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+6
* | | Fix typo in deprecatedJoas Schilling2022-10-043-4/+4
|/ /
* | Merge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-...Joas Schilling2022-10-031-1/+10
|\ \
| * | Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-011-1/+10
* | | Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-8/+8
* | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuffCôme Chilliet2022-10-012-30/+0
|\ \ \
| * | | Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-302-30/+0
| |/ /
* / / reference url can always fallback to the link itselfJulien Veyssier2022-09-302-3/+3
|/ /
* | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-httpsJulius Härtl2022-09-301-1/+1
|\ \
| * | Only match http(s) URLs for referencesJoas Schilling2022-09-291-1/+1
* | | Cleanup tags and Share componentCarl Schwan2022-09-291-17/+17
|/ /
* | 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
|\ \