Commit Graph

17 Commits

Author SHA1 Message Date
aa2bfac3e5
Show current pw policy in register page
Also adds a warning for when pw policy is set to off
2021-01-06 03:48:14 +00:00
d1142d3e0c
Apply license and password settings 2021-01-06 03:21:53 +00:00
5cf6b2b241
Selectable game integration 2021-01-06 01:55:22 +00:00
3156b0d17d
Remove ignoreOptions 2021-01-06 01:29:47 +00:00
abace4e85b
Setting categorization system
This categorization system aims to prevent mixing different options together.
2021-01-06 01:29:01 +00:00
baddf3fc76
Save value instead of raw model to cache 2021-01-06 01:02:47 +00:00
2ec2a92645
Saveable settings 2021-01-06 00:57:27 +00:00
8b9cb7fbc4
Add 3rd party integrations
This commit adds third party integrations to the settings page.
It will allow users to link the games and services their community is using, to facilitate recruiting in each service.
These settings are not saved yet.
2020-12-30 00:11:50 +00:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
c58b5b56d7 Add administration localization options 2020-09-01 12:43:39 +01:00
41e3e817a2 Added error messages to settings.blade.php 2020-08-31 19:50:58 +01:00
42de40e320 Added CSRF protection to settings 2020-08-31 18:34:09 +01:00
faa3a65e2b Added unchecked checkbox workaround 2020-08-31 18:32:08 +01:00
ba3a139d1c Wrapped settings with form-check 2020-08-31 18:13:44 +01:00
25ddf81118 Added form control buttons
Also improved form styling
2020-08-31 18:11:00 +01:00
9431eb5036 Updated options rendering 2020-08-31 18:03:20 +01:00
ca82f5882d Add settings page 2020-08-30 23:06:01 +01:00