summaryrefslogtreecommitdiff
path: root/plugins/note/note.js
AgeCommit message (Expand)Author
2022-02-05note: use proper hook to set click handlersAndrew Dolgov
2022-02-01plugins/note: allow editing note by clicking on itAndrew Dolgov
2021-02-19format note on the clientAndrew Dolgov
2021-02-19 * switch to xhr.post() almost everywhereAndrew Dolgov
2021-02-19migrate xhrJson invocations to the new helperAndrew Dolgov
2021-02-19cleanup some unused code, fix App.byId() invoked by wrong nameAndrew Dolgov
2021-02-17 * add (disabled) shortcut syntax for plugin methodsAndrew Dolgov
2021-02-17plugins: load dialogs via xhr instead of httpAndrew Dolgov
2021-02-12* OPML import: don't reload everything, just feed treeAndrew Dolgov
2021-02-12* customizeCSS: client dialogAndrew Dolgov
2020-02-27fix plugins/note javascript part broken by previous changesetAndrew Dolgov
2020-02-27af_readability: add article button to embed content of a specific articleAndrew Dolgov
2018-12-08render article on the client using headlines dataAndrew Dolgov
2018-12-06article note format updatesAndrew Dolgov
2018-12-03remove some plugin JS code out of global contextAndrew Dolgov
2018-12-02update notify_* calls to use NotifyAndrew Dolgov
2018-12-02move some more stuff out of common.jsAndrew Dolgov
2018-12-01further objectificationAndrew Dolgov
2018-11-30remove some unnecessary element IDsAndrew Dolgov
2012-12-23experimental new plugin systemAndrew Dolgov