Commit Graph

17 Commits

Author SHA1 Message Date
Yami Odymel
65397fb3a1 2.0.2, Related #104, X-Request 2025-05-06 05:27:23 +08:00
Yami Odymel
f26602b49e 2.0.0 refactor 2025-05-02 23:52:58 +08:00
jacoop
26933f3787 Fixup 3bdae1b872 2025-04-26 23:37:23 -05:00
Yami Odymel
e36e103714 Merge branch 'master' into master 2025-03-23 19:16:49 +08:00
HeapOfChaos
d3cbe90d09 Added Ability to add CloudFlare Cookie 2025-03-23 02:04:56 -04:00
HeapOfChaos
7541b977ff Added Ability to add CloudFlare Cookie 2025-03-23 02:04:19 -04:00
HeapOfChaos
0dd2f66a74 Added ability to add CloudFlare Cookie 2025-03-23 02:03:40 -04:00
J0nDoe
3bdae1b872 Updates and refactors
Channel_file.go - fix issue with segments not correctly ending when they were supposed to

Log_type.go - moved log type to it's own file, setup global logging (touches on issue #47)

Main.go - added update_log_level handler, setting global log level

Channel.go, channel_internal.go, channel_util.go - updated to use new log_type

Manager.go - updated to use new log_type, update from .com to .global (issue #74)

Channel_update.go, create_channel.go, delete_channel.go, get_channel.go, get_settings.go, listen_update.go, pause_channel.go, resume_channel.go, terminal_program.go - go fmt / go vet

Chaturbate_channels.json.sample - added sample json of the channels file, for mapping in docker config

List_channels.go - refactored to sort by online status, so online is always at the first ones you see

Script.js - adjust default settings, added pagination, added global log logic

Index.html - updated to use online version of tocas ui, added pagination, added global log logic, visual improvements

Removal of local tocas folder since using online version
2024-10-22 15:04:53 -04:00
Yami Odymel
9fb2916117 Fixed #66 2024-08-12 01:41:47 +08:00
Yami Odymel
a4b9de9456 Fixed #57 2024-05-05 22:48:55 +08:00
Yami Odymel
153cf4f800 Fixed #55 2024-05-05 22:38:25 +08:00
Yami Odymel
9400591c6f Fixed #50 2024-02-24 01:13:03 +08:00
Yami Odymel
ccd530f0b2 Fixed #45 2024-02-17 19:51:00 +08:00
Yami Odymel
12a27d11d5 Fixed #44 2024-02-02 16:45:12 +08:00
Yami Odymel
4350359f90 Close file when stream went offline so file can be moved 2024-01-25 08:35:21 +08:00
Yami Odymel
dc4a3d117f WIP 2024-01-23 23:24:30 +08:00
Yami Odymel
f97539ab96 WIP 2024-01-23 10:34:17 +08:00