Commit graph

59 commits

Author SHA1 Message Date
Jon Schoning b136e59265
Merge pull request #11 from jonschoning/ghc-8.8.3
update to nightly-2020-03-29 (ghc-8.8.3)
2020-03-29 20:24:08 -05:00
Jon Schoning 6ed148f838 ghc 8.8.3 updates 2020-03-29 20:14:19 -05:00
Jon Schoning 28ee87890e disable ekg 2020-03-29 18:58:29 -05:00
Jon Schoning ec4e36c36f update to lts-14.27 2020-03-16 17:21:27 -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 7149aed878 Change archive behavior so that when enbaled it is active for private accounts (resolves #10) 2020-03-08 17:17:23 -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 3e6aa226ad
Update README.md 2020-01-29 00:11:37 -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 01afd5efad slight refactor fetch title 2020-01-19 01:22:08 -06:00
Jon Schoning 9dabf770a6 properly decode fetched title #8 2020-01-19 00:52:39 -06:00
Jon Schoning 7683c3413b Ability to fetch the title of the link #8 2020-01-18 19:59:41 -06:00
Jon Schoning 7df59f4fd8 purs 0.13.6 2020-01-18 13:14:03 -06:00
Jon Schoning 1ea0da8f33 lts-14.7 -> lts-14.19 2020-01-01 12:34:21 -06:00
Jon Schoning 3880c1e303 upd to psc-0.13.5-20191227 2019-12-30 19:56:51 -06:00
Jon Schoning f8be202f15 udpate purescript package set 2019-11-13 22:03:21 -06:00
Jon Schoning b0664136e3 update to lts-14.7 2019-11-04 21:20:17 -06:00
Jon Schoning 4c272d0198 update possible archive http statuses 2019-10-27 16:01:10 -05:00
Jon Schoning ad4bb3fe8f fix package.yaml 2019-10-03 14:45:58 -05:00
Yann Esposito (Yogsototh) c0988369a1 Add bookmark tags as RSS categories 2019-10-03 14:44:55 -05:00
Jon Schoning 332af3a218 update docset generator for purs 13.3 2019-09-29 17:36:43 -05:00
Jon Schoning fcec9f3074 update stack link (fixes #4) 2019-09-26 10:44:22 -05:00
Jon Schoning ee14413543 update readme 2019-09-25 21:33:03 -05:00
Jon Schoning 657c1a6438 add docker link 2019-09-24 21:18:51 -05:00
Jon Schoning 8c05d05cd2 only render note action links when owner 2019-09-15 18:29:24 -05:00
Jon Schoning cd450ee312 prevent unauthorized note edits 2019-09-15 18:13:07 -05:00
Jon Schoning 156dfe4bd2 honor userPrivacyLock. check noteShared in getNoteR. 2019-09-15 17:34:59 -05:00
Jon Schoning 1721fe2544
Merge pull request #3 from yogsototh/public-notes-with-feed
Public notes with feed
2019-09-15 12:25:45 -05:00
Yann Esposito (Yogsototh) 0dbad04c35
Ability to make notes public or shared 2019-09-15 15:43:03 +02:00
Yann Esposito (Yogsototh) 8ed3965b7e
Made notes public by default and added an RSS feed 2019-09-15 11:51:20 +02:00
Jon Schoning 93199f62f9 fix ekg dist path 2019-09-13 22:35:53 -05:00
Yann Esposito (Yogsototh) 3476642fbb
Added public feeds to bookmark pages.
- add the link in the header
- add a link in the user page.
2019-09-13 23:17:19 +02:00
Jon Schoning c36bb695c2 update deps 2019-08-28 16:45:54 -05:00
Jon Schoning 0fa502cac7 upgrade to purescript 0.13.3 2019-08-26 23:14:28 -05:00
Jon Schoning 552ee5b098 update ghc version 2019-08-26 16:38:38 -05:00
Jon Schoning 65e4cc91d5 update deps 2019-06-19 13:49:48 -05:00
Jon Schoning d05bdc482e purs 12.4 2019-04-07 23:07:45 -05: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