summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #35586 from J0WI/public.systemvalueSimon L2022-12-071-3/+3
|\ \ \ \ \
| * | | | | Replace getSystemValue with getSystemValueStringJ0WI2022-12-051-3/+3
* | | | | | fix(database): Explicitly inherit stricly typed database schema closureChristoph Wurst2022-12-062-16/+27
|/ / / / /
* | | | | Allow empty mimeTypeJ0WI2022-12-041-4/+4
* | | | | Add type hintsJ0WI2022-12-041-36/+29
* | | | | Merge pull request #35345 from nextcloud/feat/add_event_for_failed_loginsSimon L2022-12-031-0/+62
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | feat: add event for failed loginsRoeland Jago Douma2022-11-241-0/+62
* | | | | Add group display name cacheAnna Larch2022-11-282-0/+104
|/ / / /
* | | | Rename mastodon to fediverseCarl Schwan2022-11-221-2/+2
* | | | Add mastodon personal info fieldCarl Schwan2022-11-211-0/+2
| |_|/ |/| |
* | | 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
|\