BookStack/resources/assets/js
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
..
components Made some changes to the comment system 2017-09-03 16:37:51 +01:00
pages Migrated entity selector out of angular 2017-08-27 14:31:34 +01:00
vues Made some changes to the comment system 2017-09-03 16:37:51 +01:00
code.js Added ability to override codemirror theme 2017-09-02 13:34:37 +01:00
controllers.js Added functionality to highlight a comment. 2017-08-22 01:31:11 +05:30
directives.js Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master 2017-09-02 17:36:58 +01:00
dom-polyfills.js Migrated entity selector out of angular 2017-08-27 14:31:34 +01:00
global.js Made some changes to the comment system 2017-09-03 16:37:51 +01:00
translations.js Made some changes to the comment system 2017-09-03 16:37:51 +01:00