107 commits

Author SHA1 Message Date
9205a6000b
Add note that project has been forced to cease development by dansup
Some checks failed
Deploy to VPS / build_site (push) Failing after 10m44s
2025-02-08 01:31:52 -06:00
1bfa6bb870
bump build number to fix signin
All checks were successful
Deploy to VPS / build_site (push) Successful in 1m1s
2024-12-17 19:29:52 -06:00
3e62009b44
license under the AGPL
All checks were successful
Deploy to VPS / build_site (push) Successful in 34s
2024-11-29 11:49:17 -06:00
8130bc95bc
add notch sticker :3
All checks were successful
Deploy to VPS / build_site (push) Successful in 36s
2024-11-25 05:32:00 -06:00
bc2a648d06
fix 192x192 icons 2024-11-25 05:17:06 -06:00
da3d5d0c4c
use CSS bg-clr and text-clr variables where necessary
All checks were successful
Deploy to VPS / build_site (push) Successful in 34s
2024-11-25 04:51:05 -06:00
836257ed1d
Cover scrollbar above header when overscrolling 2024-11-25 04:50:44 -06:00
3b1f016a67
update icons
All checks were successful
Deploy to VPS / build_site (push) Successful in 35s
2024-11-25 04:38:27 -06:00
68c40ab0b2
add maskable icons to PWA
All checks were successful
Deploy to VPS / build_site (push) Successful in 35s
2024-11-25 03:46:56 -06:00
9472554f84
hide feed nav when not in feed
All checks were successful
Deploy to VPS / build_site (push) Successful in 35s
2024-11-25 03:20:17 -06:00
bd89824010
redirect feeds to login page when logged out
All checks were successful
Deploy to VPS / build_site (push) Successful in 35s
2024-11-25 03:18:58 -06:00
770da654b2
only show feed links if logged in 2024-11-25 03:17:12 -06:00
d8d4f66f1d
Add 2fa login support
All checks were successful
Deploy to VPS / build_site (push) Successful in 37s
fixes #2
2024-11-25 03:08:49 -06:00
c260d7c6bc
add following feed link
Fixes #3
2024-11-25 02:39:14 -06:00
76d7ee2de0
fix video player sizing on mobile 2024-11-25 02:26:00 -06:00
d24ef6ec98
use name instead of property for twitter meta tags 2024-11-25 02:20:38 -06:00
428f35acb7
Layout improvements (particularly on mobile) 2024-11-25 02:19:50 -06:00
8ebd6c68c1
rough initial following feed implementation
All checks were successful
Deploy to VPS / build_site (push) Successful in 34s
it's impossible to navigate to this page without changing the URL manually, so this is not enough
2024-11-24 04:56:40 -06:00
086667a44b
update postcss config to mjs
Some checks failed
Deploy to VPS / build_site (push) Failing after 34s
2024-11-24 04:44:29 -06:00
940d9789ab
remove unused css 2024-11-24 04:44:19 -06:00
3e53d1af0a
switch to /v/ instead of /video/ 2024-11-24 04:42:32 -06:00
3e09f9f074
handle short video ids
All checks were successful
Deploy to VPS / build_site (push) Successful in 34s
2024-11-24 04:08:18 -06:00
65f2de6654
correctly hide mobile action buttons on desktop view
All checks were successful
Deploy to VPS / build_site (push) Successful in 40s
2024-11-24 03:42:10 -06:00
98ea5e9421
switch to new /api/v0/user/username endpoint
thanks dansup
2024-11-24 03:39:36 -06:00
04aaf85f64
update build to 8 in authForm 2024-11-24 03:28:16 -06:00
85c6e93977
format
All checks were successful
Deploy to VPS / build_site (push) Successful in 33s
2024-11-08 15:35:31 -06:00
4728c50f07
fix upload page on mobile 2024-11-08 15:34:21 -06:00
eaa4df0d9f
fix search page safe-area
All checks were successful
Deploy to VPS / build_site (push) Successful in 40s
2024-11-07 10:51:46 -06:00
9fb0f0c882
use new search api 2024-11-07 10:47:46 -06:00
1822218da4
fix Notifications styling
All checks were successful
Deploy to VPS / build_site (push) Successful in 32s
2024-11-05 19:03:30 -06:00
586cbea7b9
fix hiding mobile header on desktop
All checks were successful
Deploy to VPS / build_site (push) Successful in 33s
2024-11-05 16:59:25 -06:00
74b9aab570
update profile page mobile header
All checks were successful
Deploy to VPS / build_site (push) Successful in 34s
2024-11-05 16:58:03 -06:00
0a192ecf01
remove unused transition 2024-11-05 16:46:18 -06:00
00e28ba2e4
update all links from /user/[id] to /@[username]
All checks were successful
Deploy to VPS / build_site (push) Successful in 34s
2024-11-05 16:45:43 -06:00
47c08341bd
lower mobile nav label font-size 2024-11-05 16:42:15 -06:00
6cac1d1a6b
video player ui improvements
- add progress bar
- pause button transitions
2024-11-05 16:41:58 -06:00
23f9fe3087
add scroll-snap-stop on videos 2024-11-05 16:23:28 -06:00
6b1b433b75
add exact matches to front of search results when missing
All checks were successful
Deploy to VPS / build_site (push) Successful in 36s
2024-11-05 16:21:17 -06:00
92bac30b41
move /api/hazel/user/[username] endpoint to /api/hazel/user/byUsername/[username] 2024-11-05 16:09:40 -06:00
792197d4dc
update profile & video meta tags
All checks were successful
Deploy to VPS / build_site (push) Successful in 35s
2024-11-05 16:05:01 -06:00
b2ba208d20
add .ico favicon
All checks were successful
Deploy to VPS / build_site (push) Successful in 35s
2024-11-05 16:01:59 -06:00
02fa502fa6
refactor username lookup code 2024-11-05 16:01:52 -06:00
091e708443
move /user/[id] pages to /@[username]
All checks were successful
Deploy to VPS / build_site (push) Successful in 36s
2024-11-05 15:52:36 -06:00
ee6ac6b74a
use /@username loops.video pages to lookup accounts by usernames 2024-11-05 15:52:22 -06:00
d0f3bd2075
add /api/hazel/username endpoint
All checks were successful
Deploy to VPS / build_site (push) Successful in 33s
2024-11-05 14:40:46 -06:00
c878879d3c
fix css safe-area while logged out
All checks were successful
Deploy to VPS / build_site (push) Successful in 31s
2024-11-05 02:55:01 -06:00
0e255cc7ae
fix logging out 2024-11-05 02:54:22 -06:00
bfdd69755c
increase padding on CleanInput.svelte
All checks were successful
Deploy to VPS / build_site (push) Successful in 32s
2024-11-04 22:37:32 -06:00
6c8e82558d
move safe-area to inside Page component 2024-11-04 22:35:23 -06:00
9311e4e7ba
fix CSS safe-area
All checks were successful
Deploy to VPS / build_site (push) Successful in 33s
2024-11-04 21:30:44 -06:00