summaryrefslogtreecommitdiffstats
path: root/lib/Settings
AgeCommit message (Expand)Author
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2023-04-04fix(settings): Fix missing recording settings when upload limit is INFJoas Schilling
2023-03-08fix(settings): Move size math to the frontend for better stringsJoas Schilling
2023-03-08Add upload limit to admin settings as initial stateVitor Mattos
2023-02-14Add setting to configure recording serversDaniel Calviño Sánchez
2023-01-02Fix(webserver): Improve the webserver configuration check to work in more casesJoas Schilling
2022-12-12Fix invalid argument typesJoas Schilling
2022-11-21Fix review commentJoas Schilling
2022-11-04Make apache configuration check less error proneJoas Schilling
2022-09-13Remove old import of admin cssJoas Schilling
2022-07-05Add a warning when FPM is used with MPM_PREFORKJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-05fix typingVitor Mattos
2021-12-06Reduce MissingClosureParamTypeVitor Mattos
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-08-14Fix language stringsChristopher Ng
2021-04-14Fix php CSJoas Schilling
2021-04-14Remove deleted groups from settings when rendering the admin pageJoas Schilling
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-14Correctly use the displayname for groups in admin settingsJoas Schilling
2020-11-26Revert "Temporary disable SIP UI parts"Joas Schilling
2020-10-30Temporary disable SIP UI partsJoas Schilling
2020-10-30No mix of _ and -Joas Schilling
2020-10-30Add a shared secretJoas Schilling
2020-10-30Add dial-in info and fix group display namesJoas Schilling
2020-10-30Add a setting which groups can enable SIP in conversationsJoas Schilling
2020-09-02check if binary has correct owner and permissionsJulien Veyssier
2020-08-25Rename to Matterbridge everywhereJoas Schilling
2020-08-25Allow to install the Matterbridge app directly in the Talk settingsJoas Schilling
2020-08-25basic toggle matterbridge via admin settingsJulien Veyssier
2020-06-10Use select boxes for language and countryMorris Jobke
2020-06-10Fetch account information right after registrationMorris Jobke
2020-06-10First UI version of form for signaling server trialMorris Jobke
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
2020-03-26Fix unit testsJoas Schilling
2020-03-26Combine the admin settings into one JS file so we watch less resourcesJoas Schilling
2020-02-27Don't add default stun in UI on removalJoas Schilling
2020-02-07Use constants to populate initial stateJoas Schilling
2020-02-071st try default group notification settingJakob Röhrl
2019-10-21Add a setting to disable files and public sharing integrationJoas Schilling
2019-09-19Allow to limit "Start call" to users and moderatorsJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-03-21Allow to disable the warningJoas Schilling
2019-03-05Use InitialState for admin settingsJoas Schilling
2019-03-01Add an admin setting to restrict the app to groupsJoas Schilling
2019-02-20Start with commandsJoas Schilling
2019-02-12Make all classes strictJoas Schilling