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

Initial Launch v1.0.0 #115

Draft
wants to merge 88 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
adea4ac
feat: website cleanup
lennartkloock Jul 12, 2023
0f10b34
feat: video refactor
TroyKomodo Aug 24, 2023
4c2be55
feat: complete video services
TroyKomodo Aug 28, 2023
776bc05
feat(api): new db migrations
lennartkloock Aug 25, 2023
6e77479
fix: lint
TroyKomodo Sep 25, 2023
7ef1130
feat: migrate to common::dataloader
TroyKomodo Sep 25, 2023
66c649c
feat(api): refactor error handling
lennartkloock Sep 25, 2023
0c1c8c3
chore: bump deps
TroyKomodo Oct 5, 2023
00d82ce
fix: cache breaking on new rust version
TroyKomodo Oct 5, 2023
72e04d5
docs: improve design and contribution documents
TroyKomodo Sep 26, 2023
d653e4a
feat: 2fa
lennartkloock Sep 25, 2023
874d027
fix: unsound cache upcast
TroyKomodo Oct 16, 2023
34c8d0f
feat(api): input validation and guards
lennartkloock Oct 16, 2023
5d869f0
fix: minor design fixes
lennartkloock Oct 21, 2023
a87e1f6
feat(website): add dev banner
lennartkloock Nov 4, 2023
f1b8c44
feat: change password + refactor Field component
lennartkloock Oct 21, 2023
99b08bb
feat(website): add debug dialog
lennartkloock Nov 6, 2023
971c1e9
chore: bump deps to fix cve
TroyKomodo Nov 10, 2023
413d2fd
chore: bump tracing
TroyKomodo Nov 10, 2023
41921c5
feat: lua redis ratelimiter
TroyKomodo Nov 10, 2023
b042d36
fix: remove openssl
TroyKomodo Nov 10, 2023
7e250bb
refactor: 2fa flow
lennartkloock Nov 10, 2023
30b8991
feat: use generic global traits
TroyKomodo Nov 12, 2023
eb451f1
chore: reformat code
TroyKomodo Nov 18, 2023
d5b8bb2
feat: add editorconfig
lennartkloock Nov 18, 2023
82bcd9c
fix(website): minor fixes
lennartkloock Nov 15, 2023
c303ee9
feat(platform): search
lennartkloock Nov 20, 2023
d1ff2e6
feat: video api
TroyKomodo Nov 19, 2023
9588656
feat: check auth on every websocket request
TroyKomodo Nov 24, 2023
96cfa3c
feat: unit tests for video api
TroyKomodo Nov 24, 2023
249a099
fix: remove old extensions
TroyKomodo Dec 2, 2023
54d32bc
feat(website): responsive
lennartkloock Nov 25, 2023
91f2967
fix(website): player height
lennartkloock Dec 4, 2023
cfde4f9
chore: bump deps
TroyKomodo Dec 14, 2023
b92f41b
feat(image-processor): added image processor
lennartkloock Dec 8, 2023
458cb87
feat(video): implement events endpoints
TroyKomodo Dec 7, 2023
4579bc6
chore: fix formatting
TroyKomodo Dec 21, 2023
06739c1
feat: video cli tool
TroyKomodo Dec 24, 2023
7e483f0
feat: add new ci system
TroyKomodo Dec 26, 2023
893f2bc
fix: ci concurrency group
TroyKomodo Dec 29, 2023
b4dd0aa
feat(image_processor): upload results
lennartkloock Dec 22, 2023
1e25f4b
feat: use scuffle-ci-ryzen-9-7950x3d
TroyKomodo Dec 30, 2023
359a5da
feat: add file upload endpoint (#172)
TroyKomodo Dec 31, 2023
fdca031
fix: ignore rsa cve
TroyKomodo Dec 31, 2023
e303b01
fix: remove rogue sql file
TroyKomodo Dec 31, 2023
01c5bad
chore: bump to hyper 1.0 and http 1.0 (#174)
TroyKomodo Jan 1, 2024
399d33c
fix: path-tree bug with file extensions
TroyKomodo Jan 1, 2024
561e6cf
chore: update labels
TroyKomodo Jan 2, 2024
631b94c
fix: label bug color
TroyKomodo Jan 2, 2024
41143bc
chore: add tests label
TroyKomodo Jan 2, 2024
0ea8a7d
chore: update issue templates
TroyKomodo Jan 2, 2024
e923ff2
fix: issue templates
TroyKomodo Jan 2, 2024
4228a5c
chore: switch to path-tree upstream
TroyKomodo Jan 2, 2024
bf59ec1
build(workflow): bump ghaction-github-labeler from 3.2.0 to 5.0.0 (#179)
mdsanima Jan 3, 2024
eb89932
feat(platform): integrate video (#170)
lennartkloock Jan 5, 2024
46bc686
fix(platform): small fixes (#182)
lennartkloock Jan 5, 2024
39b68c9
chore: fixed paths for syncing labels (#181)
mdsanima Jan 9, 2024
9818b0f
feat(ffmpeg bindings): use ffmpeg bindings (#180)
TroyKomodo Jan 9, 2024
db5bcff
feat(platform): add chat history (#183)
lennartkloock Jan 10, 2024
ca5a518
feat: cancel task threads (#184)
TroyKomodo Jan 11, 2024
52ac456
fix: minor platform and video related fixes (#185)
TroyKomodo Jan 11, 2024
cf18151
feat(platform/image-processor): allow http downloads on image process…
TroyKomodo Jan 13, 2024
2fa70b4
feat(website): profile pictures (#186)
lennartkloock Jan 14, 2024
ac1821d
fix(lint): clippy bug
TroyKomodo Jan 14, 2024
847737a
fix(website): favicon (#190)
lennartkloock Jan 14, 2024
57eee61
fix: general fixes for the project
TroyKomodo Jan 15, 2024
dd59b5b
chrore: remove all github deps
TroyKomodo Jan 17, 2024
a512725
feat: remove sqlx (#192)
TroyKomodo Jan 17, 2024
9e1a880
feat(website): about page (#165)
lennartkloock Jan 17, 2024
54c2f4f
fix(website): about page phrasing (#195)
lennartkloock Jan 18, 2024
0bd56db
fix(platform): search query (#196)
lennartkloock Jan 19, 2024
ae0f78d
fix(website): some minor fixes (#198)
lennartkloock Jan 19, 2024
7f57d2f
chore: update deps
TroyKomodo Jan 20, 2024
8a30bdd
feat(platform): igdb categories
TroyKomodo Jan 20, 2024
549cfff
chore: update async-graphql
TroyKomodo Jan 21, 2024
09f345e
build(runner): set runs-on to scuffle-ci (#200)
4w3Official Jan 21, 2024
d94b57d
fix(website): title bug and prerender (#201)
lennartkloock Jan 25, 2024
892c0d4
feat(refactor): refactor for crates.io (#204)
TroyKomodo Jan 30, 2024
6f05e37
fix: formatting
TroyKomodo Jan 31, 2024
78bfbb2
docs: add details about dev env setup (#206)
chipsTM Feb 2, 2024
dea8fee
fix: disable prost build without grpc feature
TroyKomodo Feb 2, 2024
41952f0
chore: change license
TroyKomodo Feb 19, 2024
f9c78e3
chore: update deps
TroyKomodo Feb 26, 2024
4493ebf
Troy/router (#207)
TroyKomodo Mar 25, 2024
5d36bd3
fix(utils): async-trait dependency
lennartkloock Mar 25, 2024
f8d9db1
fix(utils): remove unused type constraint
lennartkloock Mar 25, 2024
47a0930
fix(utils): dependencies
lennartkloock Mar 26, 2024
ef8f294
fix: database and route utils (#208)
TroyKomodo Apr 12, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions .cargo/audit.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[advisories]
ignore = [
"RUSTSEC-2023-0071", # RSA Marvin Attack: potential key recovery through timing sidechannels (not exploitable in our usage)
]

[target]
arch = "x86_64"
os = "linux"
Loading
Loading