Commit Graph

106 Commits

Author SHA1 Message Date
2f5fcfade5
forgot updated assets 2023-05-22 07:08:48 -06:00
6d098f6a25
Organize and refactor a bit 2023-05-22 07:08:13 -06:00
5104c0d016
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/48a0fb7aab511df92a17cf239c37f2bd2ec9ae3a' (2023-05-18)
  → 'github:NixOS/nixpkgs/50a183182d7ae39133555414d48d5d609a28a57d' (2023-05-21)
2023-05-22 07:07:31 -06:00
8bb1f51c76
use cached link for icons 2023-05-18 13:29:02 -06:00
36a2a17e41
bump to v0.2.0 2023-05-18 13:10:25 -06:00
91ceef4922
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/963006aab35e3e8ebbf6052b6bf4ea712fdd3c28' (2023-05-16)
  → 'github:NixOS/nixpkgs/48a0fb7aab511df92a17cf239c37f2bd2ec9ae3a' (2023-05-18)
2023-05-18 13:07:06 -06:00
b221582a13
strip "assets" from embedded fs 2023-05-18 13:03:47 -06:00
a434afeee9
cleanup 2023-05-18 12:54:16 -06:00
501a8654a1
all the functions I care about are working \o/ 2023-05-18 12:53:36 -06:00
15b8b6ed01
add elm-test stuff 2023-05-17 21:11:38 -06:00
643e806747
fix reloading model when an item is hidden 2023-05-17 21:10:11 -06:00
3794cdf847
Hiding of watch item entries working \o/ 2023-05-17 21:06:40 -06:00
72f551776d
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/897876e4c484f1e8f92009fd11b7d988a121a4e7' (2023-05-06)
  → 'github:NixOS/nixpkgs/963006aab35e3e8ebbf6052b6bf4ea712fdd3c28' (2023-05-16)
2023-05-17 08:37:06 -06:00
7423d101a3
fix link icon anchor .. range 2023-05-12 17:20:53 -06:00
d4d1742a26
functional watches and links \o/ 2023-05-12 12:20:54 -06:00
8ba8868a4e
loading of watches AND links working
the view is currently only displaying one of the results though.
2023-05-12 07:56:47 -06:00
8e65fd9727
go: update modules 2023-05-12 07:12:53 -06:00
6e29e44204
flake: run flake-warn 2023-05-12 07:10:46 -06:00
340a9f3655
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fe2ecaf706a5907b5e54d979fbde4924d84b65fc' (2023-04-12)
  → 'github:NixOS/nixpkgs/897876e4c484f1e8f92009fd11b7d988a121a4e7' (2023-05-06)
2023-05-08 15:01:47 -06:00
1a6b546b8a
html and elm produced js for working watch list 2023-04-30 07:00:30 -06:00
be40114e72
cleanup api a bit, load assets live 2023-04-30 06:59:29 -06:00
ab35fe1ea1
Update deps, functional watch list with custom decoders 2023-04-30 06:58:07 -06:00
2538c9b400
display watch.rusults using Debug.toString 2023-04-25 12:51:08 -06:00
874ad42e4e
Decoding of all watch data in place 2023-04-24 19:44:18 -06:00
69246c500c
actually use the Data import 2023-04-23 19:24:30 -06:00
4ad5b2964a
add initial bits for an elm frontend 2023-04-23 19:12:26 -06:00
2fcac629fe
deps: update
- flake: update, switch to go 1.20
2023-04-14 10:29:47 -06:00
2f800ac28a
Only report errors when fetching remote things
Update deps while here
2023-01-26 06:04:10 -07:00
839749d017
update deps 2023-01-11 12:50:05 -07:00
22a7ff7b2d
remove error check that shouldn't be there 2022-12-24 08:26:19 -07:00
27bafbdd89 Don't require ownerID to get icons 2022-12-24 05:50:23 -07:00
e31139add1
Allow for not displaying shared links on specific hosts 2022-12-21 20:51:54 -07:00
c4e2729144
v0.1.5 2022-12-21 19:45:28 -07:00
dd97ec3184 init app.watches and only query for new watches if we have a token 2022-12-21 19:35:05 -07:00
8438b18e91 Add makefile 2022-12-21 19:28:49 -07:00
627abdb400 various fixes 2022-12-21 19:27:32 -07:00
dc3dc81238 Update things to allow for shared links.
- fix non-looping loop to pull in new icons
- ghetto fix for timing issue on db creation
2022-12-21 19:23:44 -07:00
728f9e1675 Don't error when an owner is missing 2022-12-21 19:22:22 -07:00
533432ca8b Add shared column to links 2022-12-21 19:21:40 -07:00
98bc248ac0 Updates 2022-12-21 19:21:00 -07:00
7e356e06fa
display time remaining before query limit reset
also add an option to set the refresh interval
2022-12-07 10:58:53 -07:00
cb1dd3f69c
fix fetching of watch items 2022-12-06 20:03:32 -07:00
706275cc71
add icon caching 2022-12-05 20:45:42 -07:00
4cb49f9d83
fix module and descr for keyPath 2022-12-05 20:09:32 -07:00
507202b0a8
+nix module 2022-12-05 19:56:51 -07:00
a85ff3ca2c
+readme 2022-12-05 19:46:06 -07:00
edde310aa1
+license 2022-12-05 19:44:55 -07:00
3ccca1aa3a
staticcheck fixes 2022-12-05 19:43:38 -07:00
7eaeecf586
Update deps, better error handling 2022-12-05 15:45:39 -07:00
7adab5a3db
Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00