Commit Graph

92 Commits

Author SHA1 Message Date
J0nDoe
3cc73a68f7 Removed local Tocas dir 2024-10-23 14:35:16 -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 v1.0.6 2024-08-12 01:41:47 +08:00
Yami Odymel
e9ec2b3739 Removed unnecessary mod v1.0.5 2024-05-05 22:55:17 +08:00
Yami Odymel
af35dcae0b Updated README and DEV 2024-05-05 22:52:19 +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
2c5d2a984c Drop bin folder, due to #54 2024-05-05 22:34:47 +08:00
Yami Odymel
acb1dff0cc Fixed #53, separate usernames with commas v1.0.4 2024-03-22 09:37:51 +08:00
Yami Odymel
9400591c6f Fixed #50 v1.0.3 2024-02-24 01:13:03 +08:00
Yami Odymel
616542aa04 Recompiled 1.0.2 after secutiry patch v1.0.2 2024-02-17 20:00:29 +08:00
Yami Odymel
0036b91f28 Merge pull request #49 from teacat/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
2024-02-17 19:58:42 +08:00
dependabot[bot]
b307740d8d Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 11:58:20 +00:00
Yami Odymel
098918d30f 1.0.2 2024-02-17 19:56:13 +08:00
Yami Odymel
ccd530f0b2 Fixed #45 2024-02-17 19:51:00 +08:00
Yami Odymel
dec4f8f302 Merge pull request #48 from gunter423/basic-auth
Integrate authentication + Create Dockerfile for web service
2024-02-17 18:12:02 +08:00
gunter423
554a6e7ff3 Remove accounts.json
Added two arguments cli gui-username and gui-password
2024-02-16 19:48:02 +01:00
gunter423
21c689768c Added gin BasicAuth
Create docker-compose-web.yml and web.Dockerfile
Create Makefile
2024-02-12 20:43:56 +01:00
Yami Odymel
45308d806a 1.0.1 v1.0.1 2024-02-02 16:49:35 +08:00
Yami Odymel
e16f81e63c Updated .gitignore 2024-02-02 16:46:06 +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
d71f0656e8 Update README.md for FAQ 2024-01-24 17:16:50 +08:00
Yami Odymel
0a7605c1fc Update README.md 2024-01-24 03:50:48 +08:00
Yami Odymel
72e1547388 Merge pull request #43 from teacat/dev
1.0.0 cyka blyat
v1.0.0
2024-01-24 01:39:41 +08:00
Yami Odymel
f7ed2b6378 Updated README 2024-01-24 01:38:08 +08:00
Yami Odymel
0117c9761a Removed start from Dockerfile, not sure if its working 2024-01-24 01:36:29 +08:00
Yami Odymel
ff21311c3f Updated README 2024-01-24 01:26:32 +08:00
Yami Odymel
cf60326fd8 1.0.0, Fixed #42, Fixed #41, Fixed #40, Fixed #39, Fixed #38, Fixed #36, Fixed #29, Fixed #17 2024-01-24 01:23:06 +08:00
Yami Odymel
b72d565cfa Updated 2024-01-24 00:19:24 +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
Yami Odymel
681f8903d5 Developing new version 2023-12-12 14:48:48 +08:00
Yami Odymel
5cfa7e1953 Updated steaming -> streaming 2023-10-01 18:51:01 +08:00
Yami Odymel
2f272a1c4b Updated DEV.md 2023-10-01 18:48:51 +08:00
Yami Odymel
b5794ff71d Updated 0.94 Alpha v0.94-alpha 2023-10-01 18:31:08 +08:00
Yami Odymel
029f471477 Adds more check for resp == nil, v0.93 v0.93-alpha 2023-03-13 19:46:58 +08:00
Yami Odymel
67bb63ce0b Updated bin for 0.92 v0.92-alpha 2023-03-09 22:35:53 +08:00
Yami Odymel
96bcf4beea Fixed #26 2023-03-09 22:32:38 +08:00
Yami Odymel
67dc496f6f Fixed #25 v0.91-alpha 2023-03-09 19:05:51 +08:00
YamiOdymel
d34c3cbab3 Updated arm64 2023-02-09 10:47:51 +08:00
YamiOdymel
02f7f596c9 Revert "Updated arm64"
This reverts commit 7eb7f888df.
2023-02-09 10:46:31 +08:00
YamiOdymel
7eb7f888df Updated arm64 2023-02-09 10:43:44 +08:00
YamiOdymel
c0d28834cf Alpha 0.9, ignored TLS v0.9-alpha 2022-12-25 04:01:01 +08:00
YamiOdymel
b7a7f11c68 Print out any errors, fixed TrimRight -> Suffix 2022-12-21 01:31:28 +08:00
YamiOdymel
2f359c9d96 Updated bins again v0.8-alpha 2022-12-06 22:31:25 +08:00
YamiOdymel
d6dd7b0b30 No more trash segment files; if 403 then retry 2022-12-06 22:23:13 +08:00
YamiOdymel
dfc8f599fe Updated bin 2022-12-06 21:42:30 +08:00
YamiOdymel
ed1bcf90ec Merge branch 'master' of github.com:teacat/chaturbate-dvr 2022-12-06 21:41:40 +08:00
YamiOdymel
d5ccf6821c commit 2022-12-06 21:40:50 +08:00