bookstack/app/Repos
Dan Brown fea5630ea4
Made some changes to the comment system
Changed to be rendered server side along with page content.
Changed deletion to fully delete comments from the database.
Added 'local_id' to comments for referencing.
Updated reply system to be non-nested (Incomplete)
Made database comment format entity-agnostic to be more future proof.
Updated designs of comment sections.
2017-09-03 16:37:51 +01:00
..
CommentRepo.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
EntityRepo.php Fixed broken page content includes 2017-09-02 16:06:03 +01:00
ImageRepo.php Fixed attachment base-url usage and non-existant images 2016-11-12 12:41:34 +00:00
PermissionsRepo.php Fixed role 'manage own permissions' permission 2017-01-22 12:16:02 +00:00
TagRepo.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
UserRepo.php Started refactor to merge entity repos 2017-01-01 16:05:44 +00:00