Commit History

Author SHA1 Message Date
  Gildas 8a66e3dd4e refactored message handler 6 years ago
  Gildas d10c493037 moved files 6 years ago
  Gildas aa989fbe89 improved notes keeping 6 years ago
  Gildas 045ac53ce3 preserve notes when formatting the page 6 years ago
  Gildas ed3bc2ab5f preserve highlighted text when formatting the page 6 years ago
  Gildas ef8f05717e removed unnecessary async keywords 6 years ago
  Gildas e45336ac79 fixed issue when processing template tags w/o parents 6 years ago
  Gildas 16f5363abe added support of dark theme in readability mode 6 years ago
  Gildas 7c259b8a02 integration of Readability-readerable.js 6 years ago
  Gildas da7383c817 added "Format the page for better readability" button in the editor 6 years ago
  Gildas 47509ea932 updated copyright date 6 years ago
  Gildas faf3d8086c prevent the removal of notes when saving the page 6 years ago
  Gildas 2d4826566c fixed shadow dom deserialization 6 years ago
  Gildas 2c3d76c291 fixed issue if favicon is not present in the saved page 6 years ago
  Gildas 273948be39 avoid cutting notes 6 years ago
  Gildas a256f07cab remove from the dom removed elements when saving the page 6 years ago
  Gildas 494e4ed322 adding missing declaration of cuttingMode 6 years ago
  Gildas 77a935f2a7 Merge branch 'master' of https://github.com/gildas-lormeau/SingleFile; branch 'editor-cutting' of https://github.com/egor-duda/SingleFile 6 years ago
  Egor Duda b25953b319 Proper formatting 6 years ago
  Egor Duda 553124a038 Avoid removing whole document when user scrolls using the scrollbar 6 years ago
  Egor Duda 81ecad4265 Allow restoring removed elements one by one 6 years ago
  Gildas e1fd0d084b fixed issue with null and empty nodes 6 years ago
  Gildas ce4969cf0f reuse already highlighted nodes when overriding highlights 6 years ago
  Gildas 24d858042d collapse only if necessary 6 years ago
  Gildas dfe10fa837 avoid storing duplicate entries 6 years ago
  Gildas 614176545e improved highlighting of selected content 6 years ago
  Egor Duda 22fc1470ba Allow restoring all removed elements 6 years ago
  Egor Duda ec8493cc58 Allow user to remove some document elements before saving the page 6 years ago
  Gildas 8c6ed34a35 removed debugging code 6 years ago
  Gildas d6278d7606 init movingNoteMode with touchstart event 6 years ago