rainbow napkin
|
6bab5b4723
|
Migration UI complete.
|
2025-10-16 21:22:37 -04:00 |
|
rainbow napkin
|
eb48b92551
|
Started work on migration UI. Improved email handling.
|
2025-10-16 08:25:13 -04:00 |
|
rainbow napkin
|
bddbd9cd36
|
More welcome wagon beautification.
|
2025-10-16 07:41:13 -04:00 |
|
rainbow napkin
|
cb3fc9bb91
|
Beautified launch printout
|
2025-10-16 07:36:32 -04:00 |
|
rainbow napkin
|
6ae652b47c
|
Updated login API to throw 301 when an un-migrated user attempts to login.
|
2025-10-16 06:55:36 -04:00 |
|
rainbow napkin
|
66ec2fabc5
|
Added basic profile sanatization for legacy migration data.
|
2025-10-16 05:48:12 -04:00 |
|
rainbow napkin
|
6cbb726764
|
Implemented Profile Migration Backend
|
2025-10-16 05:25:08 -04:00 |
|
rainbow napkin
|
da9428205f
|
Prevented users from signing up with an email/username which was already present in the migration database.
|
2025-10-14 02:10:34 -04:00 |
|
rainbow napkin
|
a1b602efdb
|
Moved toke log to it's own DB collection w/ cached statistics. Tokebot statistics page-load time decreased by up to 20-30x
|
2025-10-12 23:48:45 -04:00 |
|
rainbow napkin
|
42ad17072f
|
Refactored userSchema.statics.findProfile()'s tokebot profile generation procedure.
|
2025-10-11 09:43:26 -04:00 |
|
rainbow napkin
|
e9b9539477
|
Added completion time to migration procedure.
|
2025-10-11 09:38:44 -04:00 |
|
rainbow napkin
|
a231c8fc4c
|
Started server-wide legacy cytube/fore.st toke count ingestion.
|
2025-10-11 08:19:53 -04:00 |
|
rainbow napkin
|
bb2a1369a3
|
Added profile toke count ingestion to migration schema.
|
2025-10-10 08:42:02 -04:00 |
|
rainbow napkin
|
ad0dd6bdbb
|
Added better error checking to migration schema statics.
|
2025-10-09 18:02:04 -04:00 |
|
rainbow napkin
|
9fda308306
|
Started work on legacy account migration.
|
2025-10-09 03:50:05 -04:00 |
|
rainbow napkin
|
3d2b40b3c8
|
Upgraded IP-Hashing Algorithm to SHA-512
|
2025-10-07 01:14:08 -04:00 |
|
rainbow napkin
|
976e157cf1
|
Added settings for PM-related audio pings.
|
2025-10-06 19:06:47 -04:00 |
|
rainbow napkin
|
53fc46adc3
|
Started seperating non-free images/audio from mian codebase.
|
2025-10-06 05:00:35 -04:00 |
|
rainbow napkin
|
2feea72694
|
Finished up work on advanced formatted private messaging.
|
2025-10-03 08:58:43 -04:00 |
|
rainbow napkin
|
e1cdca2b96
|
Fixed bug with sesh starting
|
2025-10-02 05:09:45 -04:00 |
|
rainbow napkin
|
6f89f36fb8
|
Integrated server-side chatPreprocessor.js with pmHandler.js
|
2025-10-02 04:56:47 -04:00 |
|
rainbow napkin
|
ad3cdd38a3
|
More work decoupling chatPreprocessor.js from chatHandler.js
|
2025-10-02 04:05:13 -04:00 |
|
rainbow napkin
|
0ed1c0dd89
|
More work decoupling chatPreprocessor from src/app/channel.
|
2025-10-02 03:38:40 -04:00 |
|
rainbow napkin
|
57db26a827
|
Quick Cleanup
|
2025-10-01 21:41:49 -04:00 |
|
rainbow napkin
|
d465863ee6
|
Split commandPreprocessor in preperation for formatted private messaging.
|
2025-10-01 19:43:46 -04:00 |
|
rainbow napkin
|
e81a4c0973
|
Basic chat UI complete.
|
2025-10-01 04:33:24 -04:00 |
|
rainbow napkin
|
e19ae74412
|
Started work on PM Panel layout
|
2025-09-25 23:32:04 -04:00 |
|
rainbow napkin
|
67edef9035
|
Base implementation of PM back-end started.
|
2025-09-19 03:47:19 -04:00 |
|
rainbow napkin
|
7da07c8717
|
Seperated out socket validation/authorization from channel mangement logic.
|
2025-09-18 04:13:19 -04:00 |
|
rainbow napkin
|
d541dce8c4
|
Starting work on private messaging back-end.
|
2025-09-18 03:42:52 -04:00 |
|
rainbow napkin
|
1384b02f4d
|
Profile pages now display user status.
|
2025-09-18 02:43:43 -04:00 |
|
rainbow napkin
|
6445950f90
|
Last user activity now marked on humie-friendly page-loads and last-socket disconnects, ensuring accurate 'online' status when disconnected from a channel.
|
2025-09-17 20:17:41 -04:00 |
|
rainbow napkin
|
6222535c47
|
channelManager now tracks all active connectedUser objects for a given user.
|
2025-09-17 05:11:45 -04:00 |
|
rainbow napkin
|
dca788dfc0
|
Improved IA Compatibility.
|
2025-09-13 11:36:08 -04:00 |
|
rainbow napkin
|
3d4e0a6621
|
Fixed startTimeStamp not being added to earlyEnd when calculating resume time stamp after livestream end in pushback mode.
|
2025-09-12 03:38:54 -04:00 |
|
rainbow napkin
|
eb8ada7fa0
|
Fixed initial default toke not loading into DB properly on server first boot.
|
2025-09-10 08:02:36 -04:00 |
|
rainbow napkin
|
de11803cea
|
Fixed !clear command to clear server-side chatBuffer as well as client buffers.
|
2025-09-10 03:43:15 -04:00 |
|
rainbow napkin
|
9eeed591ad
|
Re-scheduling currently playing item now stops currnet playback, and re-schedules a clone. Allowing for DB-Friendly schedule2scrub functionality.
|
2025-09-09 08:19:46 -04:00 |
|
rainbow napkin
|
92659929b9
|
Replaced split ID's with DOM Dataset in channel settings page.
|
2025-09-08 07:31:43 -04:00 |
|
rainbow napkin
|
3ab6c6c715
|
Changed out spliced ID's for dataset in admin panel. Removed auto-generated documentation from build step.
|
2025-09-07 09:43:45 -04:00 |
|
rainbow napkin
|
132fdabb29
|
Added improved settings panel.
|
2025-09-06 10:34:06 -04:00 |
|
rainbow napkin
|
e9c474eaf0
|
Added basic option to specify alternative IA CDN servers within the settings panel.
|
2025-09-06 09:08:07 -04:00 |
|
rainbow napkin
|
08d2bf8bc9
|
Server crashes are now dumped to log file.
|
2025-09-06 01:52:21 -04:00 |
|
rainbow napkin
|
cb5f1dbf9b
|
Password reset tokens now auto-expire when new reset requests are made.
|
2025-09-06 00:59:38 -04:00 |
|
rainbow napkin
|
edbc9909a1
|
Fixed bug in playlist manager initialization
|
2025-09-06 00:48:47 -04:00 |
|
rainbow napkin
|
f34ad4829c
|
Added JSDoc for Class Members of src/app/channel/*
|
2025-09-06 00:32:37 -04:00 |
|
rainbow napkin
|
514b00a714
|
Properly marked exported classes to fix JSDoc
|
2025-09-02 07:32:51 -04:00 |
|
rainbow napkin
|
7d31cc9e8a
|
Added build step to auto-generate Documentation pages at the /doc endpoint from JSDoc.
|
2025-09-02 07:11:39 -04:00 |
|
rainbow napkin
|
76e2f56eb4
|
Full JSDoc for src/schemas complete.
|
2025-09-02 06:48:32 -04:00 |
|
rainbow napkin
|
ec37c2f59d
|
Finished JSDoc for src/schemas/channel/media
|
2025-09-01 23:14:16 -04:00 |
|