Commit Graph

263 Commits

Author SHA1 Message Date
5aafcdc979
feat(gazebot): after posting a note, also reply with errors if any is included 2024-11-23 04:43:47 +03:00
ce0871b052
feat: store 'bridged' posts in note data and display it
All checks were successful
create archive with lfs / tag (push) Successful in 12s
2024-11-23 04:28:16 +03:00
22c773c38e
refactor: better organize some code 2024-11-23 03:00:36 +03:00
3e640524e8
refactor: move visit handling code into its own lib file 2024-11-23 02:53:27 +03:00
6bc35b1629
refactor: move lastfm code into its own lib file 2024-11-23 02:46:42 +03:00
c06b5b010c
refactor: move steam code into its own lib file 2024-11-23 02:45:52 +03:00
61bec8904e
refactor: move bsky code into its own lib file 2024-11-23 02:40:32 +03:00
efdce954ac
chore: update nix hash
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-19 07:33:20 +09:00
cf76e8f84c
chore: remove xml-js 2024-11-19 01:29:51 +03:00
06cc45c4de
fix: put steamgriddb client behind store 2024-11-19 01:28:55 +03:00
d91a00a3be
chore: update nix hash
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-11-19 07:22:17 +09:00
405dacf1c4
feat: add now happening that shows lastfm and steam status 2024-11-19 01:12:33 +03:00
c626a322cb
feat: move log into entries
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-18 20:45:13 +03:00
12a78b4adc
feat: turn off preload for posts 2024-11-18 19:23:38 +03:00
7d03491efb
feat: update link
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-18 18:38:51 +03:00
b37c3cea60
feat: only display rss links on entries
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-17 23:35:37 +03:00
5445916f9c
feat: update content
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-17 23:26:53 +03:00
604a34ed19
feat: update content
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-17 22:42:54 +03:00
e812557794
refactor: style on windows
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-16 15:17:25 +03:00
67cfeac6c3
feat: add dollcode :3
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-16 13:25:11 +03:00
a20cccefa8
feat(guestbook): renew request token every 30 sec instead of 10 sec for posting
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-10 05:06:33 +09:00
a2e6eb2af4
feat: add anonymous checkbox to redact author on guestbook
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-09 22:38:02 +03:00
a73fe75141
fix(gazebot): use as_str to actually get the noteid value 2024-11-02 18:28:59 +03:00
2dc5e6f1a5
feat: increase notes per page
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-11-02 18:26:16 +03:00
a3ec4cdabe
fix: display hour as 2-digits
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-02 13:17:23 +03:00
1065b9ddda
fix: put window on top if clicked on, not just being dragged
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-02 01:10:09 +03:00
b9688e5765
fix: disable window dragging on mobile
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-02 00:53:21 +03:00
596ec2ff44
feat: make windows stackable properly
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-11-02 00:05:10 +03:00
7dc0c68d7f
feat: make highlighted log id and date bigger
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-11-01 17:30:36 +03:00
2cf880b683
build(nix): update modules hash
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-01 22:26:16 +09:00
aa871cb354
docs: update readme 2024-11-01 16:20:58 +03:00
b92a335e50
feat: make windows movable 2024-11-01 16:19:11 +03:00
e1fd76a9c3
refactor: use tailwind ! to make class important 2024-11-01 15:25:00 +03:00
1511b62deb
fix: dont pad the terminal window
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-01 15:21:18 +03:00
cfab2e35d8
feat: improve logging of host ips
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-31 16:57:57 +03:00
6041a544d6
feat: add robots txt
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-31 16:28:03 +03:00
8ede972994
feat: add call to dark visitors for each visit 2024-10-31 16:07:41 +03:00
0696d68431
feat: only respond to me, post success message 2024-10-30 20:04:52 +03:00
17bf34101e
feat: update text
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-10-30 19:41:08 +03:00
ab4c3eea97
feat: add embed to log 2024-10-30 19:23:03 +03:00
3d951a673a
feat: expose log publicly 2024-10-30 19:15:03 +03:00
9566e8627c
fix: actually detect rich text stuff
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-30 18:36:25 +03:00
04006bda91
fix: use interface for note create, actually remove tag in bot
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-30 18:12:43 +03:00
f4a74a0113
feat: log note data that we get from create api
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-30 18:01:03 +03:00
33e3b5b120
feat: let gazebot send note create requests
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-10-30 17:48:58 +03:00
89d936b96a
fix: create the bsky client in the create note route
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-30 23:14:45 +09:00
a2ac850abb
fix: use svelte store to init bsky client
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-30 16:59:44 +03:00
4a4db8e610
build(nix): update modules hash
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-10-30 22:49:42 +09:00
980579b50c
feat: notes wip part tres
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-10-30 16:33:08 +03:00
9f57b193ce
feat: notes wip part 2 2024-10-30 14:00:36 +03:00