Historie revizí

Autor SHA1 Zpráva Datum
  sbkwgh eb8cc36a35 Merge branch 'master' of https://github.com/sbkwgh/forum před 7 roky
  sbkwgh ac0044a883 Remove double watcher; add default value to linkPreview function před 7 roky
  sbkwgh 8644f5a533 Remove console.log před 7 roky
  sbkwgh ded566d301 Allow partials in data object; use partials in github pattern to add star and fork count před 7 roky
  sbkwgh 4d131df52f Remove debounce; add 'local' cache so that within a single page load a url is not called multiple times před 7 roky
  sbkwgh 95f2d3f8c4 Debounce function call před 7 roky
  sbkwgh 8cba378cbb Fix bug where asynchronous fs call was being given a callback and hence no patterns were ever required; make pattern regexp's case-insensitive před 7 roky
  sbkwgh 1356d55090 Add linkPreview route, tests and implementation před 7 roky
  sbkwgh b21880e37a Update README to include link expansions feature před 7 roky
  sbkwgh 3a9dab858f Add link_expansion route, with support for twitter embed; on frontend allow a string to be embedded via interpolation před 7 roky
  sbkwgh 2fc9cde6f7 Change placeholder text colour to improve legibility před 7 roky
  sbkwgh acc6807e34 Fix height před 7 roky
  sbkwgh 4b68148d49 Add scoped attribute před 7 roky
  sbkwgh a07f433f2e Use link expansion in threadPosts, use generic class for styling the expanded links so that it applies not just to a single component před 7 roky
  sbkwgh 6cde1cdd40 Add hack to make InputEditorPreview component update with InputEditor component před 7 roky
  sbkwgh 365065582c Use linkExpander as a plugin, moving it to its own separate file před 7 roky
  sbkwgh c3f3c8eba9 Open links in new tab/window před 7 roky
  sbkwgh 2559956bb6 Add field for pathname regexp před 7 roky
  sbkwgh 30beb0629d Make it safer by having getContent function return an array of strings which are used as textContent rather than being interpolated (i.e. decreasing chance of XSS) před 7 roky
  sbkwgh ea77775f20 Update to use a more general pattern where an object can define a series of rules needed for different arbitrary expansions, adding wikipedia and github as examples před 7 roky
  sbkwgh 6a6c82becb Remove outline in mozzila on buttons před 7 roky
  sbkwgh 282196b394 Use better error messages před 7 roky
  sbkwgh de70769523 Fix bug where scrubber would fail when moving from a resized to full window; decrease throttle time před 7 roky
  sbkwgh 34d0b7710f Update components using modal-window for new format před 7 roky
  sbkwgh a67ba147e6 Update modal-window component and modal button před 7 roky
  sbkwgh 1253525a9e Add '.prevent. to eventlisteners to prevent keyshortcuts from affecting browser functions před 7 roky
  sbkwgh 745709b7d3 Update marked dependency to 0.3.9 před 7 roky
  sbkwgh 20d94dd149 Remove overflow hidden před 7 roky
  sbkwgh 0e6b6b77a6 Use sequelize session store před 7 roky
  sbkwgh 3d261548e0 Add session migration před 7 roky