Kovah
42a9867b32
WIP: Add user editing for admins, rename routes, update dependencies
2022-07-01 16:57:46 +02:00
Kovah
2b80d9a8a2
WIP: Add user registration with invitation
2022-07-01 15:51:27 +02:00
Kovah
95cc1bac48
WIP: Add user invitation system
2022-07-01 09:12:49 +02:00
Kovah
78ee6eabda
WIP: Add blocking and deleting of users
2022-07-01 00:18:02 +02:00
Kovah
54a344dc29
WIP: Prepare user management with controller and basic view
2022-06-30 13:27:52 +02:00
Kovah
87915d7a93
Adjust searching with visibility, add custom rule for the field ( #165 )
2022-06-25 00:00:36 +02:00
Kovah
22b74696d7
Update the settings for model visibility ( #165 )
2022-06-24 22:56:43 +02:00
Kovah
a92b513cc0
Migrate note private status to visibility status ( #165 )
2022-06-24 00:03:23 +02:00
Kovah
dba872faad
Migrate tag private status to visibility status ( #165 )
2022-06-23 23:44:06 +02:00
Kovah
92188bce89
Migrate link private status to visibility status ( #165 )
2022-06-23 18:14:12 +02:00
Kovah
4e3604ad6c
Replace built-in settings with the Spatie settings package ( #494 )
2022-06-22 18:30:27 +02:00
Kovah
50a40e8914
Add base for activity logs ( #466 )
2022-06-21 23:06:03 +02:00
Kovah
6960ddf99e
Add audit logs for users ( #467 )
2022-06-10 14:28:53 +02:00
Kovah
d67a04ebee
Add audit logs for settings ( #467 )
2022-06-10 12:11:03 +02:00
Kovah
18089253fe
Add audit log to lists and tags ( #467 )
2022-06-09 22:20:32 +02:00
Kovah
ac13db9d5c
Refactor implementation of link audits => preparation for other models
2022-06-09 15:34:28 +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