This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-07-23 21:32:59 +03:00
Code
Issues
784
Packages
Projects
Releases
25
Wiki
Activity
Files
8df9dab80aa75dcc9991fb2f0c525782f3daef26
BookStack
/
app
/
Http
/
Controllers
History
Dan Brown
8df9dab80a
Merge branch 'master' into feature/615
2018-05-20 09:51:45 +01:00
..
Auth
…
AttachmentController.php
Fixed error when accessing non-authed attachment
2018-02-11 12:37:02 +00:00
BookController.php
Updated grid view to use CSS grid and flexbox
2018-02-11 11:36:51 +00:00
ChapterController.php
Added tags to chapters and books
2018-03-30 14:09:51 +01:00
CommentController.php
…
Controller.php
…
HomeController.php
Merge branch 'master' into feature/615
2018-05-20 09:51:45 +01:00
ImageController.php
Fixed failing tests
2018-03-24 15:25:13 +00:00
PageController.php
Added destination permission checking to entity move
2018-04-14 18:47:13 +01:00
PermissionController.php
…
SearchController.php
Added ability to copy a page
2018-04-14 18:00:16 +01:00
SettingController.php
…
TagController.php
…
UserController.php
…