Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunks and processors #197

Merged
merged 60 commits into from
Mar 6, 2023
Merged

Chunks and processors #197

merged 60 commits into from
Mar 6, 2023

Conversation

rusq
Copy link
Owner

@rusq rusq commented Mar 6, 2023

  • update FAQ
  • remove redundant chrome installation
  • processor draft
  • add a closer
  • event recorder
  • player draft
  • replay server
  • fix parameter parsing in test server
  • add trace and raise test limits
  • tidy
  • account for channel_id in requests
  • obfuscator
  • add event recording diag command
  • obfuscate tests
  • recorder tests
  • simplify player
  • fix redundant thread calls and a bunch of bugs
  • ignore thread broadcast messages
  • make record stats tool a bit friendlier
  • event iterator
  • simplify thread check condition
  • default to standard export format
  • update deps (Update golang.org/x/net to 0.7.0 #192)
  • state and tests
  • add filename variable to the State
  • shorten event JSON field name
  • brushing up
  • move fsadapter into a separate repo
  • rename processors to event
  • about fucking time this shit finally does something
  • transforms
  • make state main repository for the saved event during dump
  • update deps
  • context handling and event timestamp everywhere
  • rename events to chunks to avoid confusion with slack events
  • give the test streaming server some love
  • where did that file go?
  • off by one fix
  • add tmp/Makefile
  • correct the file directory name and dedup
  • tg: fix browser authentication
  • browser auth fix for changed slack auth api
  • rename diag to tools
  • add channel_info
  • update obfuscation
  • incorporate channel_info throughout the streaming funcs
  • finish dump (tests and optimisation needed)
  • cleanup auth
  • remove internal/chttp, update auth from v3
  • get rid of replace directive in go.mod
  • move nametmpl and account for no files in transformer
  • add description for tools
  • async transform
  • remove redundant namer
  • add description for tools

@rusq rusq merged commit f20b8c3 into cli-remake Mar 6, 2023
@rusq rusq deleted the cli-remake-processor branch March 6, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant