| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-27 | fix plugin uninstall dialog issuesv3.0.0-pre1aa/websockets | AAGaming | |
| 2024-06-27 | lint | AAGaming | |
| 2024-06-27 | fix cef debug toggle | AAGaming | |
| 2024-06-27 | add some errorboundaries | AAGaming | |
| 2024-06-27 | fix plugins not loading on install | AAGaming | |
| 2024-06-27 | trigger temporarilyDisableReporting in errorboundary | AAGaming | |
| 2024-06-27 | improve error checking logic | AAGaming | |
| 2024-06-27 | don't report errors to valve if we've caused one in the last 30 seconds | AAGaming | |
| 2024-06-27 | move webpack check into index | AAGaming | |
| 2024-06-14 | RUN LINTER AGAINNNNNNN | AAGaming | |
| 2024-06-14 | add doNotReportErrors | AAGaming | |
| 2024-06-14 | typescript please | AAGaming | |
| 2024-06-14 | add docstring for emit | Party Wumpus | |
| 2024-06-13 | fixup prettier | AAGaming | |
| 2024-06-13 | hook up plugin events properly | AAGaming | |
| 2024-06-13 | update dependencies | AAGaming | |
| 2024-06-13 | fix for latest beta (backport) | AAGaming | |
| 2024-05-27 | missed a log | AAGaming | |
| 2024-05-27 | error boundary now properly reports steam errors | AAGaming | |
| 2024-05-25 | Custom error handler and some misc fixes | AAGaming | |
| 2024-05-24 | chore: fetch -> fetchNoCors | AAGaming | |
| 2024-05-13 | plugin install progress (#614) | Party Wumpus | |
| * Frontend progress bars * Backend bit * closure is stale i think so no closure for you * Fix formatting of the progress svgs * Reset progress bar when new plugin starts downloading | |||
| 2024-05-12 | port to @decky/ui | AAGaming | |
| TODO: update package.json to match once @decky/ui is on NPM | |||
| 2024-05-04 | implement fetch and external resource request apis | AAGaming | |
| 2024-04-22 | fix: support new minified class names | AAGaming | |
| bumps decky-frontend-lib to 3.25.0 can't stop us THAT easily :P | |||
| 2024-04-09 | attempt to add plugin events to the plugin frontend api. | Party Wumpus | |
| unable to test right now though | |||
| 2024-03-01 | Add loading bar to testing page and make downloading more robust | Party Wumpus | |
| 2024-02-22 | what if the error message was better | Party Wumpus | |
| 2024-02-22 | make frontend -> backend errors actually work | Party Wumpus | |
| 2024-02-21 | hook up the backend api | AAGaming | |
| 2024-02-21 | more major websocket progress | AAGaming | |
| 2024-02-20 | Appease prettier | Party Wumpus | |
| i must have done a great deal of harm in a past life to deserve this mistreatment by formatting tools. why do they hate me. | |||
| 2024-02-20 | fix finding qam root node for feb 14th beta | Party Wumpus | |
| 2024-02-20 | [Feature] Freeze updates for devs (#582) | Andrew Moore | |
| 2024-02-20 | Testing PRs from within decky (#496) | Party Wumpus | |
| * git no work so manually uploading files :( * argh i wish git was working * ok next time i'll make git work * Update updater.py * git please work next time this took ages without you * fix me locales * Update updater.py * Update en-US.json * Update updater.py * Update updater.py * i wish my python LSP stuff was working * fix it * Update updater.py * Update updater.py * Only show testing branch as an option if it is already selected * Initial implementation for fetching the open PRs. Still need testing and a token to complete this. * Wrong filter capitalization * Fix a couple of typos in the python backend updater. * Fix typos pt 3 * This should be the last one * Prepend the PR version number with PR- to make it clearer that's the PR number. * Update prettier to the latest version otherwise it will never be happy with the formatting. * fix merge mistake * fix pyright errors & type hint most new code * fix strict pyright errors... * not sure why my local linter didn't catch this * Reimplement the logic between PR and artifact build to limit API calls * Fix pyright errors * use nightly.link for downloads * remove accidental dollar sign * fix various logical errors. the code actually works now. * set branch to testing when user downloads a testing version --------- Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io> | |||
| 2024-02-19 | clean up updater logic | AAGaming | |
| 2024-02-19 | clean up deranged react triple-import in Updater.tsx | AAGaming | |
| 2024-02-16 | what if the error handling worked for async event listeners | Party Wumpus | |
| the anonymous async function is made so the event handlers can each be started in parallel, just in case there's a long running function | |||
| 2024-02-15 | Add event handler | Party Wumpus | |
| 2024-02-14 | Refactor plugin store and add sorting by downloads and release date (#547) | Party Wumpus | |
| * untested first commit * fix types & names * comment out built in sorting for now * rerun search when sort changes * fix ts complaints * use prettier * stop switch-case fall through * move spinner * use locale instead of hardcoded string * fix typo * add sorting by downloads & try using the data field in the dropdown for data * fix typing error * fix asc/desc in dropdown * fix asc/desc again. asc = smaller one go first aaaaa * I don't think i know what ascending means maybe * use props instead of children, like a normal component | |||
| 2024-02-14 | fix: use findInReactTree to find correct errorboundary for toaster | AAGaming | |
| fixes toaster error on latest beta | |||
| 2023-12-30 | port updater to ws, also small refactoring | AAGaming | |
| 2023-12-30 | chore: get rid of useless old tabs hook | AAGaming | |
| 2023-12-30 | Implement legacy & modern plugin method calls over WS | AAGaming | |
| This version builds fine and runs all of the 14 plugins I have installed perfectly, so we're really close to having this done. | |||
| 2023-12-29 | fix(developer): add back valve internal on beta | AAGaming | |
| look i was tired when writing yesterday's fix okay | |||
| 2023-12-29 | fix: idiotic formatting error i should have noticed | AAGaming | |
| 2023-12-29 | fix: Adjust tabs and toaster hooks to work on react 18, also half-fix Valve ↵ | AAGaming | |
| Internal | |||
| 2023-11-14 | more progress on websockets | AAGaming | |
| 2023-11-14 | Migrate most of frontend callServerMethod usage over to websocket | AAGaming | |
| 2023-11-14 | JS -> Python WS now functional | AAGaming | |
