summaryrefslogtreecommitdiffstats
path: root/lib/Controller/PublicShareAuthController.php
AgeCommit message (Expand)Author
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-10-18Replace old type constants with new onesJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-13Strict controllers and migrationJoas Schilling
2018-12-03Rename included class from "ShareManager" to "IShareManager"Joas Schilling
2018-11-08Add support for link shares in "share:password" roomsDaniel Calviño Sánchez
2018-11-08Remove unused attributeDaniel Calviño Sánchez
2018-11-08Remove outdated documentationDaniel Calviño Sánchez
2018-10-22Better notifications for password sharesJoas Schilling
2018-08-08Do not reuse the roomJoas Schilling
2018-08-08Use the language of the owner for the room nameJoas Schilling
2018-08-08Send notification to the sharer that a password has been requestedDaniel Calviño Sánchez
2018-08-08Add end point to create rooms for requesting the password of a shareDaniel Calviño Sánchez