40 Commits (e090dc83d46002367fbeebb8cf3d675773effad9)

Author SHA1 Message Date
Joas Schilling 89c48bb278
fix(cs): Use single quotes for simple strings 1 year ago
Joas Schilling 623575db6c fix(recording): Stop broken recording backend 2 years ago
Joas Schilling 90747202dc
fix(recording): Handle the problem gracefully when the recording can not be uploaded 2 years ago
Joas Schilling 1ccbf67da2
chore: Run SPDX convertor 2 years ago
Joas Schilling 144c9c1c3f
fix(openapi): Reorganize openapi specs 2 years ago
Joas Schilling 4c5128dc22
fix(API): Add more specific int-types 2 years ago
Joas Schilling a0654e630e
fix(recording): Fail the recording server check when a HPB is configured 2 years ago
Joas Schilling 25e50e1a12
Adjust namespace and dictionary to match Talk 2 years ago
jld3103 805e59d884
Add annotations for RecordingController 2 years ago
Marcel Müller 0c494e386f Add certificate check to signaling and recording server 2 years ago
Joas Schilling 5ac5d00e2d
feat(controllers): Migrate server annotations to attributes 3 years ago
Joas Schilling f39a4299ab
techdebt(controllers): Migrate Talk annotations to attributes 3 years ago
Joas Schilling e5693a7903
fix(controllers): Always specify the bruteforced action 3 years ago
Joas Schilling a51ebee5a2
fix(controllers): Migrate to BruteForceProtection attribute 3 years ago
Joas Schilling c1970caef4
chore(CS): Unify construct() calls 3 years ago
Joas Schilling f3ff4a8820
automated: Apply CS fix 3 years ago
Daniel Calviño Sánchez eca3161d24 Add failed status to recordings 3 years ago
Daniel Calviño Sánchez 87b20311b0 Include participant in start/stop requests to the recording server 3 years ago
Daniel Calviño Sánchez 24bb1cf20f Change recording status when notified by the recording server 3 years ago
Daniel Calviño Sánchez 61de2c32c3 Limit starting and stopping the recording only to logged in moderators 3 years ago
Daniel Calviño Sánchez af83fb6040 Send requests to the recording server to start and stop recordings 3 years ago
Daniel Calviño Sánchez ef42841772 Fix validation of requests from recording server 3 years ago
Daniel Calviño Sánchez 4e0bf7360f Add verification for the recording server 3 years ago
Vitor Mattos 69060f003b
Convert permission from public page to no admin required 3 years ago
Vitor Mattos cb967754ab
Fixes to share stored recording 3 years ago
Vitor Mattos 4cc5f43b56
Move dismiss stored notification to specific endpoint 3 years ago
Vitor Mattos 6d98e54077
Use PHP8 constructor promotion 3 years ago
Vitor Mattos c08f92ead5
Remove redundant "recording" at name of methods 3 years ago
Vitor Mattos d96fb4431b
Move methods of Recording from RoomService to RecordingService 3 years ago
Vitor Mattos 529b0889e2
Changed RootFolder to a parameter of RecordingService 3 years ago
Vitor Mattos 31b4ce1440
Moved store to RecordingService 3 years ago
Vitor Mattos 60597b1596
Validate and store record file 3 years ago
Vitor Mattos c541d497dd
Rename method because the name "store" isn't cleary on RoomService 3 years ago
Vitor Mattos 94c14c08f7
Add route to store recortings 3 years ago
Vitor Mattos 9b6ed29db9
Remove unused checks 3 years ago
Vitor Mattos 1bf15c9837
Add ; pending 3 years ago
Vitor Mattos 55691b076a
Make more specific the validation to start and stop recordin 3 years ago
Vitor Mattos 1c3d218845
Moved the logic to check if recording is enabled to service methods 3 years ago
Vitor Mattos b06786de25
Moved methods of recording api to specific controller 3 years ago
Vitor Mattos c07251f0c6
Use PHP7.4 property typehinting where possible 4 years ago
Joas Schilling 6934b5ba1c
Store the guest display name into the attendees table 5 years ago
Joas Schilling f0220343e4
Update code to work with doctrine/dbal 3.0 5 years ago
Joas Schilling 84d42604e6
Run cs:fix 6 years ago
Joas Schilling 0e1d2b39b9
Typed events for Talk 6 years ago
Joas Schilling 1a3a6e85d0
Move GuestController to EnviromentAware 6 years ago
Joas Schilling d4fc586f1a
Bye Spreed, hello Talk! 6 years ago
Joas Schilling 56460baaf2
Strict controllers and migration 7 years ago
Joas Schilling 3ec66a2044
Abstract away the session handling 8 years ago
Joas Schilling 0be200e099
Update participant list also when not in call 8 years ago
Joas Schilling afcd192587
Send a request to the server when a guest renames 8 years ago