Commit graph

88 commits

Author SHA1 Message Date
Jon Schoning f00c1d778f update purs package-set: psc-0.13.8-20200831 -> psc-0.13.8-20200922 2020-10-05 18:45:24 -05:00
Jon Schoning 5dee5c6856 make purs build with purs and spago from node_modules 2020-10-05 18:31:06 -05:00
Jon Schoning 7577d3759a reduce note textarea size 2020-10-04 17:52:01 -05:00
Jon Schoning 96ffb6e9c6 prevent scrollbar on popup 2020-10-04 00:10:27 -05:00
Jon Schoning cdbb612fd6
Merge pull request #19 from brettinternet/input-font-size
make input font size 16pt which has better compatibility with safari
2020-10-03 21:45:07 -05:00
Jon Schoning b27e05c635 build /purs output 2020-10-03 21:41:43 -05:00
brett b6589d1aa8 remove input font size class 2020-10-03 17:38:56 -06:00
brett 3e380b1dd4 add font size to input, textarea 2020-10-03 16:50:36 -06:00
brett 0b010dfe88 make css spacing consistent 2020-10-03 16:50:18 -06:00
Jon Schoning 85fa64979c convert CRLF to LF 2020-10-02 11:09:10 -05:00
Jon Schoning 89b3bae8d0 update purs deps 2020-09-05 16:03:47 -05:00
Jon Schoning 275a42f01a fix fetch path title by correcting request headers 2020-08-08 01:46:06 -05:00
Jon Schoning ef2fd93a66 prevent user entering commas to separate tags 2020-07-22 11:52:11 -05:00
Jon Schoning 6377d229d1 add network_mode: host to docker-compose config 2020-07-22 11:17:03 -05:00
Jon Schoning 9c05b86518 add ability to set a socks proxy from environment for sending archive requests from the server 2020-07-21 19:22:28 -05:00
Jon Schoning 1786cf558e add host to useragent 2020-07-21 19:19:38 -05:00
Jon Schoning 26d43109dd stackage : nightly-2020-03-29 -> lts-16.6 (ghc 8.8.3) 2020-07-21 19:19:38 -05:00
Jon Schoning 559b24a4fc update settings 2020-07-10 00:11:29 -05:00
Jon Schoning d770116519 psc-0.13.6-20200507 -> psc-0.13.8-20200708 2020-07-10 00:10:08 -05:00
Jon Schoning f6096921f8 use named record constructors 2020-06-15 09:45:33 -05:00
Jon Schoning 4a574287b9 use named record constructors 2020-06-15 02:06:33 -05:00
Jon Schoning 7605ddaaa7
Update README.md 2020-06-14 03:12:16 -05:00
Jon Schoning 9655253150 upd commit 2020-06-14 03:07:18 -05:00
Jon Schoning 4a3cb641bc add firefox bookmark import (Resolves #15) 2020-06-14 03:04:11 -05:00
Jon Schoning a0b65ca84a update purs deps 2020-05-23 18:28:23 -05:00
Jon Schoning 15d12d0494 psc-0.13.6-20200507 2020-05-23 18:01:01 -05:00
Jon Schoning a4ce65da2f update purs deps 2020-04-17 14:09:09 -05:00
Jon Schoning eb16eab12e psc-0.13.6-20200404 2020-04-09 13:30:04 -05:00
Jon Schoning 6277194dff add more user fields to CreateUser 2020-03-30 12:06:21 -05:00
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