Calum H.
c77f3395b2
feat(frontend): Improve revenue information ( #3250 )
...
* Improve revenue information
* Improve NET 60 period info + show next period if current period is over.
* invert period check
* %
* Finalize changes
* Cleanup
* Remove .idea
* Discard changes to .idea/discord.xml
* Discard changes to .idea/code.iml
* Discard changes to .idea/.gitignore
* Discard changes to .idea/libraries/KotlinJavaRuntime.xml
* Discard changes to .idea/vcs.xml
* Discard changes to .idea/modules.xml
* Discard changes to .idea/.gitignore
* fix lint issues
* table fix, lint fix and media sizing fix
* fix responsiveness
* Remove comment
* utc comment
* fix lint
2025-02-21 01:52:10 +00:00
Prospector
c39bb78e38
App redesign ( #2946 )
...
* Start of app redesign
* format
* continue progress
* Content page nearly done
* Fix recursion issues with content page
* Fix update all alignment
* Discover page progress
* Settings progress
* Removed unlocked-size hack that breaks web
* Revamp project page, refactor web project page to share code with app, fixed loading bar, misc UI/UX enhancements, update ko-fi logo, update arrow icons, fix web issues caused by floating-vue migration, fix tooltip issues, update web tooltips, clean up web hydration issues
* Ads + run prettier
* Begin auth refactor, move common messages to ui lib, add i18n extraction to all apps, begin Library refactor
* fix ads not hiding when plus log in
* rev lockfile changes/conflicts
* Fix sign in page
* Add generated
* (mostly) Data driven search
* Fix search mobile issue
* profile fixes
* Project versions page, fix typescript on UI lib and misc fixes
* Remove unused gallery component
* Fix linkfunction err
* Search filter controls at top, localization for locked filters
* Fix provided filter names
* Fix navigating from instance browse to main browse
* Friends frontend (#2995 )
* Friends system frontend
* (almost) finish frontend
* finish friends, fix lint
* Fix lint
---------
Signed-off-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
* Refresh macOS app icon
* Update web search UI more
* Fix link opens
* Fix frontend build
---------
Signed-off-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2024-12-11 19:54:18 -08: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