Commit Graph

37 Commits

Author SHA1 Message Date
a67eb0a376
feat: block any requests that are disallowed by robots txt 2024-11-26 21:24:33 +03:00
1374dbece4
feat: wip visitors stuff 2024-11-24 00:18:44 +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
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
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
405dacf1c4
feat: add now happening that shows lastfm and steam status 2024-11-19 01:12:33 +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
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
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
64869c91c4
feat: notes wip, viewing + data structure 2024-10-29 17:45:20 +09:00
5d466eb196
fix: pull env vars from dynamic
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-10-01 04:59:41 +03:00
75dc37835c
fix: pull data dir from env var
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-10-01 04:53:50 +03:00
dd18844dc4
feat: use correct path for visitcount file
All checks were successful
create archive with lfs / tag (push) Successful in 7s
2024-10-01 04:41:32 +03:00
d62b71db61
refactor: move visit count to lib
All checks were successful
create archive with lfs / tag (push) Successful in 8s
2024-10-01 04:34:07 +03:00
9af7bf36e4
feat: add visited count 2024-10-01 02:44:39 +03:00
bdf586ca2f
feat: add indielogin login 2024-09-24 00:49:25 +03:00
ff7cf961f2
refactor: better auth code 2024-08-24 22:52:04 +03:00
4210aad424
fix: auth and layouting 2024-08-24 17:36:15 +03:00
f036998fad
fix: actually validate oauth sob 2024-08-24 17:28:19 +03:00
8e8c5fc525
feat: dont use arctic i hate libraries i hate libraries 2024-08-24 14:25:32 +03:00
3f569e66ba
fix: pull oauth ids from dynamic envs 2024-08-24 02:11:24 +03:00
06c027e14e
feat: guestbook needs auth now 2024-08-24 01:55:27 +03:00
9149b4b439
feat: improved guestbook 2024-08-23 16:45:02 +03:00
5fce840adc
feat: le guestbook has been added 2024-08-22 23:54:03 +03:00
eb7720b266
feat: omg everything is here! 2024-08-15 00:43:18 +03:00
188dc0124c
feat: get basic version posts index etc working 2024-08-08 03:33:36 +03:00
95d5eb6f40
chore: init svelte project 2024-07-11 15:51:49 +03:00