18 Commits

Author SHA1 Message Date
dependabot[bot]
9fc8b6d548
Bump golang.org/x/net from 0.25.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 18:40:55 +00:00
Yami Odymel
f26602b49e
2.0.0 refactor 2025-05-02 23:52:58 +08:00
dependabot[bot]
a3dce069cf
Bump golang.org/x/net from 0.24.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.24.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.24.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-23 14:46:50 +00:00
Yami Odymel
e36e103714
Merge branch 'master' into master 2025-03-23 19:16:49 +08:00
HeapOfChaos
2b2e267088
Update go.mod 2025-03-23 02:07:52 -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
e9ec2b3739
Removed unnecessary mod 2024-05-05 22:55:17 +08:00
Yami Odymel
a4b9de9456
Fixed #57 2024-05-05 22:48:55 +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
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
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
b5794ff71d
Updated 0.94 Alpha 2023-10-01 18:31:08 +08:00
YamiOdymel
c0d28834cf
Alpha 0.9, ignored TLS 2022-12-25 04:01:01 +08:00
YamiOdymel
d6dd7b0b30
No more trash segment files; if 403 then retry 2022-12-06 22:23:13 +08:00
mK33y
be0fba8fa0 updated
color output
updated go.mod
updated go.sum
renamed bucket to temp
2022-09-08 02:42:46 +02:00
YamiOdymel
7195f749bf
Updated with Go Mod 2021-11-10 16:42:40 +08:00
YamiOdymel
4701c276c1
almost done 2020-02-13 00:57:08 +08:00