.idea
|
Update things to allow for shared links.
|
2022-12-21 19:23:44 -07:00 |
assets
|
Add an icon-refresh button
|
2023-07-25 07:20:09 -06:00 |
data
|
bump deps and sqlc version
|
2023-07-27 08:11:33 -06:00 |
src
|
Add an icon-refresh button
|
2023-07-25 07:20:09 -06:00 |
.envrc
|
initial
|
2022-11-29 19:55:00 -07:00 |
.gitignore
|
ignore tags file
|
2023-06-12 08:02:33 -06:00 |
app.go
|
print ownerID on error
|
2023-11-15 14:49:55 -07:00 |
elm.json
|
add elm-test stuff
|
2023-05-17 21:11:38 -06:00 |
flake.lock
|
bump deps
|
2024-01-29 07:24:27 -07:00 |
flake.nix
|
bump deps
|
2024-01-29 07:24:27 -07:00 |
go.mod
|
bump deps
|
2024-01-29 07:24:27 -07:00 |
go.sum
|
bump deps
|
2024-01-29 07:24:27 -07:00 |
handlers.go
|
add back logic to filter out non-shared links
|
2023-07-27 08:10:59 -06:00 |
icons.go
|
Add an icon-refresh button
|
2023-07-25 07:20:09 -06:00 |
LICENSE
|
+license
|
2022-12-05 19:44:55 -07:00 |
main.go
|
Add an icon-refresh button
|
2023-07-25 07:20:09 -06:00 |
Makefile
|
fix watch target
|
2023-09-20 16:33:21 -06:00 |
module.nix
|
make keyPath optional
|
2023-09-25 12:44:14 -06:00 |
page.go
|
add initial bits for an elm frontend
|
2023-04-23 19:12:26 -06:00 |
queries.sql
|
Don't require ownerID to get icons
|
2022-12-24 05:50:23 -07: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
|
Allow for not displaying shared links on specific hosts
|
2022-12-21 20:51:54 -07:00 |
watches.go
|
set token earlier
|
2023-06-07 11:58:14 -06:00 |