Commit Graph

42 Commits

Author SHA1 Message Date
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
0eebffc039
cleanup and #ffffea 2022-12-04 20:24:56 -07:00
7fd9a01a1a
Ignore feature working 2022-12-04 19:03:59 -07:00
fab2d3f0cf
flesh out more if the functionality 2022-12-02 20:53:05 -07:00
deeadb4af6
fmt 2022-11-29 20:47:23 -07:00
7a3cf08dcf
new css, ability to query any repo for watch items 2022-11-29 20:45:48 -07:00
c68076859a
initial 2022-11-29 19:55:00 -07:00