gui/modules/desktop
Neil c5decfa98d
optimize packagesList filtering: (#551)
* optimize packagesList filtering:
- implement initial sorting by last_modified_at date
- queue retrieval of bottles data

* cleanup

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-04 15:37:12 +08:00
..
electron move auth polling strategy to main thread (#546) 2023-05-03 15:43:50 +08:00
scripts Prettier (#522) 2023-04-28 12:14:44 +08:00
src optimize packagesList filtering: (#551) 2023-05-04 15:37:12 +08:00
static New home discover (#483) 2023-04-21 16:09:07 +08:00
types fix types in vscode (#541) 2023-05-02 10:50:29 +08:00
.env.example run typescript check as part of ci (#503) 2023-04-26 06:41:06 +08:00
.eslintignore convert electron.cjs into ts 2023-02-06 12:41:22 +08:00
.eslintrc.cjs Prettier (#522) 2023-04-28 12:14:44 +08:00
.gitignore ui adjustments (#494) 2023-04-24 14:51:50 +08:00
.npmrc #186 init electron 2023-02-02 09:34:26 +08:00
.prettierignore convert electron.cjs into ts 2023-02-06 12:41:22 +08:00
.prettierrc Prettier (#522) 2023-04-28 12:14:44 +08:00
electron-builder.config.cjs #528 set consistent bundle id 2023-05-02 12:21:17 +08:00
icon.png resize icon 2023-04-20 14:02:32 +08:00
package.json move auth polling strategy to main thread (#546) 2023-05-03 15:43:50 +08:00
playwright.config.ts Prettier (#522) 2023-04-28 12:14:44 +08:00
pnpm-lock.yaml lint 2023-02-02 09:35:25 +08:00
postcss.config.cjs Prettier (#522) 2023-04-28 12:14:44 +08:00
screenshot.png #186 init electron 2023-02-02 09:34:26 +08:00
setupTest.js #203 single quote to double quote 2023-02-14 14:31:06 +08:00
svelte.config.js Prettier (#522) 2023-04-28 12:14:44 +08:00
tailwind.config.ts Prettier (#522) 2023-04-28 12:14:44 +08:00
tsconfig.json show version correctly (#544) 2023-05-03 12:53:38 +08:00
vite.config.ts show version correctly (#544) 2023-05-03 12:53:38 +08:00