Erb3
e368e35e74
fix(frontend): finish auth when redirect URI is supplied ( #3191 )
...
- Fixes #3188
- Refactors if-else statement into ternary
2025-01-29 02:51:41 +00:00
Geometrically
47b0ccdf78
Friends system for app ( #2958 )
...
* Friends system for app
* Fix impl issues
* move friends to in-memory store
2024-11-26 18:23:29 -07:00
Erb3
06f01aa85c
fix(frontend): generate auth URL with provider ( #2891 )
...
Resolves an issue where the frontend generated URLs without provider property when there is a frontend redirect uri. Without the provider, labrinth defaults to GitHub.
Fixes #2884
2024-11-03 16:10:24 +00:00
Geometrically
3a4843fb46
Billing / plus frontend ( #2130 )
...
* [wip] initial
* [wip] subscriptions/plus frontend
* [wip] finish payment flow
* Charges page
* finish most subscriptions work
* Finish
* update eslint
* Fix issues
* fix intl extract
* fix omorphia locale extract
* fix responsiveness
* fix lint
2024-08-15 23:21:30 -07:00
Geometrically
d1bc65c266
Monorepo missing features ( #1273 )
...
* fix tauri config
* fix package patch
* regen pnpm lock
* use new workflow
* New GH actions
* Update lockfile
* update scripts
* Fix build script
* Fix missing deps
* Fix assets eslint
* Update libraries lint
* Fix all lint configs
* update lockfile
* add fmt + clippy fails
* Separate App Tauri portion
* fix app features
* Fix lints
* install tauri cli
* update lockfile
* corepack, fix lints
* add store path
* fix unused import
* Fix tests
* Issue templates + port over tauri release
* fix actions
* fix before build command
* Add X86 target
* Update build matrix
* finalize actions
* make debug build smaller
* Use debug build to make cache smaller
* dummy commit
* change proj name
* update file name
* Use release builds for less space use
* Remove rust cache
* Readd for app build
* add merge queue trigger
2024-07-09 15:17:38 -07:00
Evan Song
abec2e48d4
Add TailwindCSS ( #1252 )
...
* Setup TailwindCSS
* Fully setup configuration
* Refactor some tailwind variables
2024-07-06 20:57:32 -07:00
Evan Song
0f2ddb452c
Migrate to Turborepo ( #1251 )
2024-07-04 21:46:29 -07:00