Histórico de Commits

Autor SHA1 Mensagem Data
  sbkwgh 62c7e8a7d8 Use link-preview package há 7 anos atrás
  sbkwgh 0b7cea7321 Change host so it works for some reason há 7 anos atrás
  sbkwgh 5ae38b1ed5 Merge branch 'expandable-server' há 7 anos atrás
  sbkwgh 4e29f8d4c8 Add amazon pattern and associated tests há 7 anos atrás
  sbkwgh eb8cc36a35 Merge branch 'master' of https://github.com/sbkwgh/forum há 7 anos atrás
  sbkwgh ac0044a883 Remove double watcher; add default value to linkPreview function há 7 anos atrás
  sbkwgh 8644f5a533 Remove console.log há 7 anos atrás
  sbkwgh ded566d301 Allow partials in data object; use partials in github pattern to add star and fork count há 7 anos atrás
  sbkwgh 4d131df52f Remove debounce; add 'local' cache so that within a single page load a url is not called multiple times há 7 anos atrás
  sbkwgh 95f2d3f8c4 Debounce function call há 7 anos atrás
  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 há 7 anos atrás
  sbkwgh 1356d55090 Add linkPreview route, tests and implementation há 7 anos atrás
  sbkwgh b21880e37a Update README to include link expansions feature há 7 anos atrás
  sbkwgh 3a9dab858f Add link_expansion route, with support for twitter embed; on frontend allow a string to be embedded via interpolation há 7 anos atrás
  sbkwgh 2fc9cde6f7 Change placeholder text colour to improve legibility há 7 anos atrás
  sbkwgh acc6807e34 Fix height há 7 anos atrás
  sbkwgh 4b68148d49 Add scoped attribute há 7 anos atrás
  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 há 7 anos atrás
  sbkwgh 6cde1cdd40 Add hack to make InputEditorPreview component update with InputEditor component há 7 anos atrás
  sbkwgh 365065582c Use linkExpander as a plugin, moving it to its own separate file há 7 anos atrás
  sbkwgh c3f3c8eba9 Open links in new tab/window há 7 anos atrás
  sbkwgh 2559956bb6 Add field for pathname regexp há 7 anos atrás
  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) há 7 anos atrás
  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 há 7 anos atrás
  sbkwgh 6a6c82becb Remove outline in mozzila on buttons há 7 anos atrás
  sbkwgh 282196b394 Use better error messages há 7 anos atrás
  sbkwgh de70769523 Fix bug where scrubber would fail when moving from a resized to full window; decrease throttle time há 7 anos atrás
  sbkwgh 34d0b7710f Update components using modal-window for new format há 7 anos atrás
  sbkwgh a67ba147e6 Update modal-window component and modal button há 7 anos atrás
  sbkwgh 1253525a9e Add '.prevent. to eventlisteners to prevent keyshortcuts from affecting browser functions há 7 anos atrás