-
-
Notifications
You must be signed in to change notification settings - Fork 449
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
Add plugin permissions and IO API #5231
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bcdbcb8 - Browse repository at this point
Copy the full SHA bcdbcb8View commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3ff7de - Browse repository at this point
Copy the full SHA a3ff7deView commit details -
Add wrappers for (almost all) IO functions
This does not include io.popen. And io.type is used without a wrapper.
Configuration menu - View commit details
-
Copy full SHA for 4d1f827 - Browse repository at this point
Copy the full SHA 4d1f827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4313d0b - Browse repository at this point
Copy the full SHA 4313d0bView commit details -
Unrelated: Ensure that lua::pop(lua_State*, T*) is always balanced,
even if it fails.
Configuration menu - View commit details
-
Copy full SHA for 4a01239 - Browse repository at this point
Copy the full SHA 4a01239View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 923e3b6 - Browse repository at this point
Copy the full SHA 923e3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dde7bc - Browse repository at this point
Copy the full SHA 6dde7bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83ab5b - Browse repository at this point
Copy the full SHA c83ab5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c5bbc7 - Browse repository at this point
Copy the full SHA 2c5bbc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d4e4e - Browse repository at this point
Copy the full SHA b5d4e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b77a93c - Browse repository at this point
Copy the full SHA b77a93cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3983fc7 - Browse repository at this point
Copy the full SHA 3983fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a00382d - Browse repository at this point
Copy the full SHA a00382dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 891f3da - Browse repository at this point
Copy the full SHA 891f3daView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9e850c6 - Browse repository at this point
Copy the full SHA 9e850c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b3578 - Browse repository at this point
Copy the full SHA 47b3578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e526c5 - Browse repository at this point
Copy the full SHA 0e526c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5241b80 - Browse repository at this point
Copy the full SHA 5241b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9ca37 - Browse repository at this point
Copy the full SHA 4e9ca37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d9b7f - Browse repository at this point
Copy the full SHA 98d9b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c877d5 - Browse repository at this point
Copy the full SHA 3c877d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0c9be6 - Browse repository at this point
Copy the full SHA e0c9be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2655251 - Browse repository at this point
Copy the full SHA 2655251View commit details -
Configuration menu - View commit details
-
Copy full SHA for df7d2c8 - Browse repository at this point
Copy the full SHA df7d2c8View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 708d273 - Browse repository at this point
Copy the full SHA 708d273View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5357be2 - Browse repository at this point
Copy the full SHA 5357be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c5bb3 - Browse repository at this point
Copy the full SHA 11c5bb3View commit details -
Unrelated: Make sure c2.Channel functions get a channel instead of any
user data. Prevents possible out of bounds reads. To see this even exist you would have needed a userdatum smaller than chatterino::lua::api::UserData in which case our program would die a horrible death by segmentation fault.
Configuration menu - View commit details
-
Copy full SHA for d6fa4d4 - Browse repository at this point
Copy the full SHA d6fa4d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ea3bc - Browse repository at this point
Copy the full SHA c9ea3bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ef872 - Browse repository at this point
Copy the full SHA 08ef872View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4bbedd - Browse repository at this point
Copy the full SHA e4bbeddView commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 115f23e - Browse repository at this point
Copy the full SHA 115f23eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b927f2 - Browse repository at this point
Copy the full SHA 7b927f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed9e77 - Browse repository at this point
Copy the full SHA 4ed9e77View commit details -
Merge branch 'master' of github.com:Chatterino/chatterino2 into featu…
…re/plugin-permissions
Configuration menu - View commit details
-
Copy full SHA for 555683f - Browse repository at this point
Copy the full SHA 555683fView commit details -
Configuration menu - View commit details
-
Copy full SHA for de45a05 - Browse repository at this point
Copy the full SHA de45a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a5e3ae - Browse repository at this point
Copy the full SHA 5a5e3aeView commit details