BookStack/resources/views/chapters
Dan Brown b90033a730
Guest control: Cleaned methods involved in fetching/handling
- Moves guest user caching from User class to app container for
  simplicity.
- Updates test to use simpler $this->users->guest() method for
  consistency.
- Streamlined helpers to avoid function overlap for simplicity.
- Extracted user profile dropdown while doing changes.
2023-09-16 13:18:35 +01:00
..
parts Rolled out use of seperate link color style 2023-01-28 16:06:11 +00:00
copy.blade.php Rolled out use of seperate link color style 2023-01-28 16:06:11 +00:00
create.blade.php
delete.blade.php
edit.blade.php
move.blade.php
permissions.blade.php
references.blade.php
show.blade.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00