.idea
|
Update things to allow for shared links.
|
2022-12-21 19:23:44 -07:00 |
assets
|
undo the onClick since it is not reliable
|
2024-07-08 20:33:11 -06:00 |
data
|
Update link's clicked counter when clicked
|
2024-07-08 18:29:09 -06:00 |
src
|
undo the onClick since it is not reliable
|
2024-07-08 20:33:11 -06:00 |
.envrc
|
load auth token when we start up
|
2024-07-08 18:29:39 -06:00 |
.gitignore
|
ignore tags file
|
2023-06-12 08:02:33 -06:00 |
app.go
|
switch to function local contexts
|
2024-05-11 14:24:49 -06:00 |
elm.json
|
add table views for all the various things
|
2024-04-18 08:03:07 -06:00 |
flake.lock
|
update flakes, fix module's wants/wantedby stuff
|
2024-07-24 09:19:25 -06:00 |
flake.nix
|
switch from modernc to mattn for sqlite
|
2024-05-14 13:41:20 -06:00 |
go.mod
|
switch from modernc to mattn for sqlite
|
2024-05-14 13:41:20 -06:00 |
go.sum
|
switch from modernc to mattn for sqlite
|
2024-05-14 13:41:20 -06:00 |
handlers.go
|
Update link's clicked counter when clicked
|
2024-07-08 18:29:09 -06:00 |
icons.go
|
switch to function local contexts
|
2024-05-11 14:24:49 -06:00 |
LICENSE
|
+license
|
2022-12-05 19:44:55 -07:00 |
main.go
|
remove cancel and appCtx
|
2024-07-08 18:29:57 -06:00 |
Makefile
|
fix watch target
|
2023-09-20 16:33:21 -06:00 |
module.nix
|
update flakes, fix module's wants/wantedby stuff
|
2024-07-24 09:19:25 -06:00 |
page.go
|
add initial bits for an elm frontend
|
2023-04-23 19:12:26 -06:00 |
queries.sql
|
Update link's clicked counter when clicked
|
2024-07-08 18:29:09 -06:00 |
README.md
|
+readme
|
2022-12-05 19:46:06 -07:00 |
schema.sql
|
Allow for not displaying shared links on specific hosts
|
2022-12-21 20:51:54 -07:00 |
sqlc.yaml
|
initial
|
2022-11-29 19:55:00 -07:00 |
tmp.go
|
switch to function local contexts
|
2024-05-11 14:24:49 -06:00 |
watches.go
|
set token earlier
|
2023-06-07 11:58:14 -06:00 |