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