665 Commits

Author SHA1 Message Date
696741ba14 Replace trim-based pagination with page-based pagination 2025-04-24 12:01:53 +00:00
480efdef63 Format VideoEditor component code and fix upload headers 2025-04-24 09:39:25 +00:00
87f750cc8b Add track cover extraction and upload support 2025-04-24 07:44:50 +00:00
74021f38b6 Add change tracking and update to use "items" property 2025-04-24 06:13:37 +00:00
d738995054 Added onPlay prop 2025-04-24 06:13:25 +00:00
f62e885c65 Refactor file upload system with new transformations pipeline
The commit refactors the chunked upload system to support a transformation pipeline. Key changes include:

- Replace SSE field names for consistency (sseChannelId, sseUrl)
- Fix progress reporting structure with state and percent fields
- Add transformation handlers (a-dash, mq-hls, img-compress, video-compress)
- Create new Upload class with clear separation of concerns
- Improve file processing workflow with better directory structure
- Fix typo in UploadButton component (progess → progress)
- Remove deprecated file processing services
2025-04-24 06:06:21 +00:00
29ae54fe03 Split player actions 2025-04-24 06:04:18 +00:00
931d9ecee0 handle prop change 2025-04-24 06:03:48 +00:00
0b41f620d8 Improve mention search functionality in PostCreator 2025-04-10 18:23:09 +00:00
93880e8abe added sortable list wip 2025-04-09 20:49:46 +00:00
deed590d9e improve search 2025-04-09 15:44:02 +00:00
61ec4a80f8 improve css & click handling 2025-04-09 15:43:58 +00:00
b43aa731ca improve livechat 2025-04-02 01:52:02 +00:00
bfd4e28d01 support for only icon 2025-04-02 01:51:53 +00:00
e596f7f8bb Upgrade featured event system 2025-04-01 21:48:54 +00:00
cc40fc7fcd remove ws listeners 2025-03-25 23:02:52 +00:00
94f0219b63 use realtime feed subcription 2025-03-25 23:02:46 +00:00
03b03b0bfa prevent opening nsfw images in fullscreen if nsfwAccepted is false 2025-03-25 23:02:17 +00:00
a75776d2b5 not use ws event for update 2025-03-25 23:01:23 +00:00
2741ccdb4d blur nsfw attachments 2025-03-21 18:46:48 +00:00
16952789ec display private post indicator 2025-03-21 18:38:44 +00:00
db14fd0c94 support for post visibility 2025-03-21 18:18:46 +00:00
b395a5f062 format 2025-03-13 23:35:31 +00:00
9c057d6017 added component 2025-03-13 23:35:13 +00:00
17ff2b986d added ErrorBoundary 2025-03-13 23:34:58 +00:00
db71887ba5 rename component 2025-03-13 23:34:49 +00:00
c0bb67153b improve reply button style 2025-02-26 01:11:08 +00:00
be0c61a028 added recovery ui 2025-02-25 23:07:37 +00:00
5b6d36744c added FormWithSteps component 2025-02-25 23:06:29 +00:00
05428959ff improve playlist item style 2025-02-20 02:41:49 +00:00
4dbcd420c5 improve live info sse changes 2025-02-20 02:02:51 +00:00
6eef3480b1 Support for live radios 2025-02-19 16:32:44 +00:00
37ab0184c2 support for disable element 2025-02-18 04:22:43 +00:00
bca40318bd use swappy 2025-02-11 16:15:16 +00:00
7ae3c19e7d replace plyr 2025-02-11 16:15:09 +00:00
3cf055c72c fix depecrated deps 2025-02-11 16:13:13 +00:00
06dcf0b961 improve track cover image render 2025-02-10 22:26:37 +00:00
c1e5aa9470 fix imports 2025-02-05 02:41:01 +00:00
30e1256d59 use renamed component 2025-02-05 02:40:39 +00:00
521f239359 show a placeholder 2025-02-05 02:40:26 +00:00
7c055e8024 fix mimetypes 2025-02-05 02:40:17 +00:00
426951128a format 2025-02-05 02:40:00 +00:00
13ab074840 improve player data display 2025-02-05 02:39:35 +00:00
ac93563a5e fix unmount 2025-02-05 02:39:10 +00:00
dacca7021c return only track_ids 2025-02-05 02:39:00 +00:00
a086312b48 force use a-dash transmux 2025-02-05 02:38:49 +00:00
437c17723b improve tracklistitem 2025-02-05 02:38:02 +00:00
813c7ec514 display update message 2025-02-05 02:37:49 +00:00
9b08415139 format 2025-02-05 02:37:38 +00:00
ec1e574ce9 improve & support for new list standart 2025-02-05 02:36:51 +00:00