Kovah
0dccd1a7f8
Add several new features ( #862 #863 #864 )
...
- contact page with editable content
- additional footer link
- custom navbar title / logo text
- small optimizations for guest mode
2024-11-16 11:55:02 +01:00
Kovah
fb50468ea2
Correct handling of link display setting, add missing translations
2024-02-20 15:48:43 +01:00
Kovah
5298fd22f7
Add api token handling for users ( #165 )
2022-07-20 00:05:46 +02:00
Kovah
cbebfa48eb
Add public user profiles ( #165 )
2022-07-19 21:00:01 +02:00
Kovah
22b74696d7
Update the settings for model visibility ( #165 )
2022-06-24 22:56:43 +02:00
Kovah
4e3604ad6c
Replace built-in settings with the Spatie settings package ( #494 )
2022-06-22 18:30:27 +02:00
Kovah
d67a04ebee
Add audit logs for settings ( #467 )
2022-06-10 12:11:03 +02:00
Kovah
f9b07f807f
Upgrade to PHP 8 as base dependency
...
- Upgrades the Dockerfiles and composer.json to require PHP 8.
- Upgrades to Laravel 9 with all needed changes.
- Move lang folder to root directory.
- Upgrades third-party packages to the latest versions with all required changes.
2022-05-02 16:06:43 +02:00