Historique des commits

Auteur SHA1 Message Date
  sbkwgh 01f6a3ab22 Merge branch 'master' of https://github.com/sbkwgh/forum il y a 7 ans
  sbkwgh 482b71fcc5 Add guard to check if post exists on notification il y a 7 ans
  sbkwgh e95af412bc Fix bug where non-existent variable was being accessed leading to an error being thrown; fix by accessing this.username property il y a 7 ans
  sbkwgh 62c7e8a7d8 Use link-preview package il y a 7 ans
  sbkwgh 0b7cea7321 Change host so it works for some reason il y a 7 ans
  sbkwgh 831fa02ec4 Add link to the demo il y a 7 ans
  sbkwgh 5ae38b1ed5 Merge branch 'expandable-server' il y a 7 ans
  sbkwgh 4e29f8d4c8 Add amazon pattern and associated tests il y a 7 ans
  sbkwgh eb8cc36a35 Merge branch 'master' of https://github.com/sbkwgh/forum il y a 7 ans
  sbkwgh ac0044a883 Remove double watcher; add default value to linkPreview function il y a 7 ans
  sbkwgh 8644f5a533 Remove console.log il y a 7 ans
  sbkwgh ded566d301 Allow partials in data object; use partials in github pattern to add star and fork count il y a 7 ans
  sbkwgh 4d131df52f Remove debounce; add 'local' cache so that within a single page load a url is not called multiple times il y a 7 ans
  sbkwgh 95f2d3f8c4 Debounce function call il y a 7 ans
  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 il y a 7 ans
  sbkwgh 1356d55090 Add linkPreview route, tests and implementation il y a 7 ans
  sbkwgh b21880e37a Update README to include link expansions feature il y a 7 ans
  sbkwgh 3a9dab858f Add link_expansion route, with support for twitter embed; on frontend allow a string to be embedded via interpolation il y a 7 ans
  sbkwgh 2fc9cde6f7 Change placeholder text colour to improve legibility il y a 7 ans
  sbkwgh acc6807e34 Fix height il y a 7 ans
  sbkwgh 4b68148d49 Add scoped attribute il y a 7 ans
  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 il y a 7 ans
  sbkwgh 6cde1cdd40 Add hack to make InputEditorPreview component update with InputEditor component il y a 7 ans
  sbkwgh 365065582c Use linkExpander as a plugin, moving it to its own separate file il y a 7 ans
  sbkwgh c3f3c8eba9 Open links in new tab/window il y a 7 ans
  sbkwgh 2559956bb6 Add field for pathname regexp il y a 7 ans
  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) il y a 7 ans
  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 il y a 7 ans
  sbkwgh 6a6c82becb Remove outline in mozzila on buttons il y a 7 ans
  sbkwgh 282196b394 Use better error messages il y a 7 ans