.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
|
make watch item removal more instant
|
2023-06-07 11:57:17 -06:00 |
elm.json
|
add elm-test stuff
|
2023-05-17 21:11:38 -06:00 |
flake.lock
|
flake.lock: Update
|
2023-07-27 07:49:00 -06:00 |
flake.nix
|
bump to 0.2.7, update hash
|
2023-07-28 06:13:56 -06:00 |
go.mod
|
bump deps and sqlc version
|
2023-07-27 08:11:33 -06:00 |
go.sum
|
bump deps and sqlc version
|
2023-07-27 08:11:33 -06: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
|
sync up make file with dev practices
|
2023-07-25 07:20:53 -06:00 |
module.nix
|
fix module and descr for keyPath
|
2022-12-05 20:09:32 -07: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 |