Commit Graph

283 Commits

Author SHA1 Message Date
f2a028707d
feat: blinkies :3 2024-12-03 14:01:24 +03:00
6acc9005d2
feat: funny
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-12-01 08:31:17 +09:00
28509a3941
feat: update stuff
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-30 10:01:46 +03:00
8a916babab
feat: tweak squiggle
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-27 17:36:16 +03:00
d67a0eaa5a
refactor: separate latest stuff content from svelte 2024-11-27 17:26:32 +03:00
1844c78ec0
fix: add moiton-safe 2024-11-27 17:05:16 +03:00
41e0234497
feat: blink 2024-11-27 16:54:01 +03:00
e54b4912cf
feat: make tooltip transition more bouncy 2024-11-27 15:46:01 +03:00
8f65cda3b9
feat: make some stuff uppercase
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-26 22:31:12 +03:00
708f9769c8
chore: update nix hash
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-27 03:29:01 +09:00
a67eb0a376
feat: block any requests that are disallowed by robots txt 2024-11-26 21:24:33 +03:00
c9765abf6c
chore: update nix hash
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-27 02:40:42 +09:00
7b2267df8c
feat: add ratelimiting to guestbook posts 2024-11-26 20:32:04 +03:00
d8f2f2928e
feat: add stuff i did section 2024-11-26 19:57:00 +03:00
70d011423b
feat: tooltips!
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-24 01:27:20 +03:00
1374dbece4
feat: wip visitors stuff 2024-11-24 00:18:44 +03:00
630a1c043c
feat: minor style improvements 2024-11-23 23:02:01 +03:00
1e057245ef
feat: add hover booru style image to visit counter
All checks were successful
create archive with lfs / tag (push) Successful in 9s
2024-11-23 22:27:41 +03:00
7638e9d960
fix: get bsky post url correctly again pls work
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-23 05:09:48 +03:00
5a66555b3b
fix: get bsky post url correctly
All checks were successful
create archive with lfs / tag (push) Successful in 10s
2024-11-23 05:00:29 +03:00
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