0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-02 11:57:59 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Dan Brown
5b0cb3dd50
Sorting: Extracted URL sort helper to own class
Was only used in one place, so didn't make sense to have extra global
helper clutter.
2025-01-29 17:02:34 +00:00
Dan Brown
3946158e88
API: Added audit log list endpoint
Not yested covered with testing.
Changes database columns for more presentable names and for future use
to connect additional model types.
For 
2024-05-04 16:28:18 +01:00
Dan Brown
141eecb858
Cleaned up namespacing in routes
Also moved home controller and moved controllers up a level in http.
2023-05-18 20:57:05 +01:00
Dan Brown
295cd01605
Played around with a new app structure 2023-05-17 17:56:55 +01:00
Renamed from app/Http/Controllers/AuditLogController.php (Browse further)