Commit graph

33 commits

Author SHA1 Message Date
Jon Schoning 3ecb38b89a
sanitize marked output with DOMPurify 2021-09-26 13:47:20 -05:00
Jon Schoning db00a1365c
prevent 'open redirect' via next param 2021-09-25 22:31:55 -05:00
Jon Schoning d7e72eede3 add ability to populate add note fields via url 2021-09-22 11:45:43 -05:00
Jon Schoning ef298cfdd0 update readme 2021-08-30 13:48:30 -05:00
Jon Schoning 22de2aa78b purs flycheck cleaning 2021-08-27 21:41:17 -05:00
Jon Schoning feb8920ebe update stack, purs, package-sets 2021-08-25 23:51:58 -05:00
Jon Schoning 3e7102e2d8 update to purescript v14, upgrade halogen to v6 2021-06-10 12:47:57 -05:00
Jon Schoning 7577d3759a reduce note textarea size 2020-10-04 17:52:01 -05:00
brett b6589d1aa8 remove input font size class 2020-10-03 17:38:56 -06:00
Jon Schoning 85fa64979c convert CRLF to LF 2020-10-02 11:09:10 -05:00
Jon Schoning ef2fd93a66 prevent user entering commas to separate tags 2020-07-22 11:52:11 -05:00
Jon Schoning 136d29d805 psc-0.13.5-20191227 -> psc-0.13.6-20200226 2020-03-08 17:31:11 -05:00
Jon Schoning 3aa59305a5 localize dates on bookmark timestamps 2020-02-08 16:29:04 -06:00
Jon Schoning 828a388b90 impl add/remove related tags 2020-02-06 17:43:04 -06:00
Jon Schoning 91b9d03cc9 autofocus note text 2020-02-06 16:23:16 -06:00
Jon Schoning 5b1033f63a add related tags 2020-02-02 01:56:56 -06:00
Jon Schoning 8c448e257b add all tags mode 2020-01-29 09:07:23 -06:00
Jon Schoning 4e182c5afe implement tag cloud: resolves #9
TODO: Related Tags, All Tags
2020-01-29 00:02:41 -06:00
Jon Schoning 0546de274d focus tags input when editing bookmark 2020-01-20 11:14:46 -06:00
Jon Schoning 7683c3413b Ability to fetch the title of the link #8 2020-01-18 19:59:41 -06:00
Jon Schoning f8be202f15 udpate purescript package set 2019-11-13 22:03:21 -06:00
Jon Schoning 8c05d05cd2 only render note action links when owner 2019-09-15 18:29:24 -05:00
Yann Esposito (Yogsototh) 0dbad04c35
Ability to make notes public or shared 2019-09-15 15:43:03 +02:00
Jon Schoning c3940cdeb7
update halogen 2019-04-05 10:20:39 -05:00
Jon Schoning a82f0fa510 add source code link 2019-03-14 11:11:12 -05:00
Jon Schoning 68b8c7ac88 add ExportBookmarks 2019-03-09 22:03:16 -06:00
Jon Schoning a617c695c8 use absolute time 2019-03-08 10:48:46 -06:00
Jon Schoning 33eaa42628 render conditional html in lazy thunks 2019-03-07 21:44:24 -06:00
Jon Schoning cbf90cdbb6 use markdown in bookmark extended description 2019-03-06 22:30:52 -06:00
Jon Schoning 557cc94e5d submit on editField (AccountSettings) 2019-03-01 13:13:28 -06:00
Jon Schoning a44cd8e2b3 upgrade to halogen v5.0.0-rc.1 2019-02-28 22:53:19 -06:00
Jon Schoning 79ee31dff6 use parcel-bundler
'moment' and 'marked' can now be required() from purescript FFI
2019-01-31 22:43:58 -06:00
Jon Schoning 2e3e7097e6 init 2019-01-30 20:54:47 -06:00