Commit Graph

66 Commits

Author SHA1 Message Date
ccb77fae97
optimize and minify JS 2023-06-12 08:02:09 -06:00
d6c98b49c3
frontend: move data types into Main.elm 2023-06-10 06:55:21 -06:00
e1ce889da1
bump version 2023-06-07 11:59:45 -06:00
aabc5a7ee5
frontend: add the ability to remove watch items 2023-06-07 11:59:19 -06:00
dbcf63674c
set token earlier 2023-06-07 11:58:14 -06:00
d6c59aef3a
disable tailnet logging in dev mode 2023-06-07 11:57:42 -06:00
22b5492f43
make watch item removal more instant 2023-06-07 11:57:17 -06:00
e4cce0b093
switch to stable nixos, update go deps 2023-06-06 13:30:28 -06:00
0adaeb57f3
ui: clear input fields on success 2023-06-06 13:13:16 -06:00
a8b2bb72a4
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/50a183182d7ae39133555414d48d5d609a28a57d' (2023-05-21)
  → 'github:NixOS/nixpkgs/5e871d8aa6f57cc8e0dc087d1c5013f6e212b4ce' (2023-05-29)
2023-05-31 13:26:26 -06:00
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