1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-10 02:21:23 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
45d52f27ae Migrations: Updated with type hints instead of php doc
Also updated code to properly import used facades.
For #4903
2024-03-17 15:29:09 +00:00
008e7a4d25 Followed Laravel 9 update steps and file changes 2023-02-06 16:58:29 +00:00
934a833818 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
75a4fc905b Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
4442a2e6d1 Started work on user profile pages 2016-02-16 21:25:11 +00:00
4bb7f0613f Fixed issue with initial user not having a password 2016-02-01 18:30:50 +00:00
88049476fe Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
ae95d0a239 Added permission system 2015-08-29 15:03:42 +01:00
eaa1765c7a Initial commit 2015-07-12 20:01:42 +01:00