Commit graph

4634 commits

Author SHA1 Message Date
Vavency
9496ecc7bb [frontend] SkModPlayer finally get rid of multiple fillText calls for part colours in favour of background blending.
Also made row number stick to the right side. :)
2025-07-10 15:45:17 +03:00
Vavency
6b7b96f515 [frontend] SkModPlayer made canvas size max out at 10 channels
Also refactored CanvasDisplay interface into a class.
2025-07-07 18:35:03 +03:00
Vavency
8e77e485d5 [frontend] SkModPlayer micro-optimizations, fixing some styles. 2025-07-03 14:05:05 +03:00
Vavency
8646f3544a [frontend] SkModPlayer cull channels that aren't visible in the view. 2025-07-02 14:01:40 +03:00
Vavency
e28131cbc4 [frontend] Fix off by one error in number row,, rename some constants. 2025-06-30 13:47:21 +03:00
Vavency
61f0133918 [frontend] Fixed overdraw prevention in SkModPlayer 2025-06-26 13:23:48 +03:00
Vavency
009c0c48dd [frontend] SkModPlayer rewirte, again. 2025-06-20 15:59:33 +03:00
Vavency
0ce325232d [frontend] removed happy-dom from imports. 2025-06-13 03:23:20 +03:00
Vavency
1f51d16bf6 Merge branch Sharkey:develop into trackeropt 2025-06-12 23:34:00 +00:00
Vavency
23d4df1553 [frontend] SkModPlayer clean up, returned auto-hide if performance is down. 2025-06-13 02:32:40 +03:00
Vavency
5fd6a6d277 [frontend] Removed overdraw const
desynchronized canvas property DID something

reverted back grid as it's more consistent.
2025-06-12 23:41:52 +03:00
Vavency
1f82229e8a [frontend] SkModPlayer re-add overdraw to mitigate GPU upload race condition. 2025-06-12 22:04:19 +03:00
Vavency
df338e0b61 [frontend] SkModPlayer CSS adjustemts 2025-06-12 19:12:16 +03:00
Vavency
49c843feb6 [frontend] fix pattern hidden seek
Fixes an issue where seek then unhide the pattern would keep the old display.
2025-06-12 17:49:44 +03:00
Vavency
e8a09e884b [frontend] More fixed in drawSlices in a backwards norm
This time it's slicePos that was set incorrectly causing it to be out of whack when it get updated multiple times.
2025-06-11 18:03:55 +03:00
Hazelnoot
8cf6f32869 merge: Fix admin-user / instance-info styling and broken controls (!1106)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1106

Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-06-10 06:40:46 +00:00
Hazelnoot
a0692ab91f merge: Fix hard-muted notes leaving extra lines on the screen (!1107)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1107

Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-06-09 19:39:29 +00:00
Hazelnoot
442062db8d fix hard-muted notes leaving extra lines on the screen 2025-06-09 13:31:25 -04:00
Hazelnoot
30679935ce fix admin-user not working inside the reports ui 2025-06-09 13:19:54 -04:00
Hazelnoot
cd92518b59 increase width of admin-user and instance-admin screens to prevent scrolling the tab bar 2025-06-09 13:03:39 -04:00
Hazelnoot
1fe91cdab7 fix _spacer CSS on FireFox 2025-06-09 13:03:15 -04:00
Hazelnoot
448c5413a3 don't prepend "RE:" is the CW already has it 2025-06-09 11:00:29 -04:00
Hazelnoot
00c0bdbc94 merge: Reduce log spam (!1004)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1004

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-09 10:53:59 +00:00
Hazelnoot
3d804c560d use SKUrlPreviewGroup in more places 2025-06-07 20:54:21 -04:00
Hazelnoot
e3668be8f4 fix race conditions and bugs in pref-migrate.ts 2025-06-07 20:25:18 -04:00
Hazelnoot
4085c8a4f1 integrate localStorage options into preference system 2025-06-07 20:24:44 -04:00
Hazelnoot
73eeabc118 add ActivityPub representation to admin-user.vue 2025-06-07 18:49:37 -04:00
Hazelnoot
c71f816be2 fix TS errors about user, info, and init 2025-06-07 00:39:30 -04:00
Hazelnoot
c21209152c add missing awaits in admin-user.vue 2025-06-07 00:31:13 -04:00
Hazelnoot
4b751bf28a fix admin-user AP fetch 2025-06-06 23:35:48 -04:00
Hazelnoot
14440c7041 reduce log spam from SkNoteTranslation 2025-06-06 22:20:16 -04:00
Hazelnoot
87dc73d700 reduce frontend log spam from debug messages 2025-06-06 22:20:16 -04:00
Vavency
d2b14753f0 Merge branch Sharkey:develop into trackeropt 2025-06-06 09:11:56 +00:00
Vavency
a630fa8133 [frontend] SkModPlayer dev clean up. 2025-06-05 14:55:28 +03:00
Hazelnoot
c6874c4983 merge: Allow note footer bar to shrink responsively and scroll on overflow (resolves #1057) (!1094)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1094

Closes #1057

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
2025-06-05 11:55:18 +00:00
Hazelnoot
f88253b95f merge: Report admin UX improvements (!1060)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1060

Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net>
2025-06-05 08:00:32 +00:00
Hazelnoot
25174e837a allow note toolbar to scroll
https://developer.mozilla.org/en-US/docs/Web/CSS/overflow#accessibility
2025-06-04 19:09:03 -04:00
Hazelnoot
4d024d1165 use responsive gaps between note toolbar items 2025-06-04 19:07:57 -04:00
Hazelnoot
3bf1cb1545 add option to keep CWs with "RE:" prefix 2025-06-04 14:20:06 -04:00
Hazelnoot
bae4c07bb3 support link attributions in SkUrlPreviewGroup 2025-06-04 11:15:42 -04:00
Hazelnoot
b811a8f0ab use correct code style for dynamic classes in PageWithHeader.vue 2025-06-04 10:48:25 -04:00
Hazelnoot
876ec968bd consider duplicate previews where one URL can't be resolved, but another URL resolves to a local copy of the same note 2025-06-04 10:48:24 -04:00
Hazelnoot
2536768133 check for note in initial de-duplication pass 2025-06-04 10:48:24 -04:00
Hazelnoot
919b97131b factor out getNoteUrls function 2025-06-04 10:48:24 -04:00
Hazelnoot
7a10d9b43f add withHint to instance-info.vue 2025-06-04 10:48:24 -04:00
Hazelnoot
5389e5e301 reduce empty space around report user / instance 2025-06-04 10:48:24 -04:00
Hazelnoot
1bd6f15868 add "spacer" option to PageWithHeader 2025-06-04 10:48:24 -04:00
Hazelnoot
6a75dd1a63 remove vertical size limit on report sections 2025-06-04 10:48:24 -04:00
Hazelnoot
69ed5611cf re-implement preview groups as SkUrlPreviewGroup 2025-06-04 10:48:21 -04:00
Hazelnoot
067c5d4500 pass index through SkDateSeparatedList.vue 2025-06-04 10:47:19 -04:00