Skip to content
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

ci: add cross-rs build #6

Closed
wants to merge 57 commits into from
Closed

ci: add cross-rs build #6

wants to merge 57 commits into from

Conversation

vnghia
Copy link
Owner

@vnghia vnghia commented Aug 1, 2024

No description provided.

@vnghia vnghia changed the title docs: update outdated information ci: add cross-rs build Aug 1, 2024
IgnisDa added 3 commits August 1, 2024 22:12
* fix(frontend): use react query to get exercise details

* refactor(frontend): remove mostly duplicated workouts component

* feat(frontend): hide exercise details when not required

* build(ts): upgrade dependencies

* chore(frontend); set correct index

* chore(frontend): add a new prop

* fix(frontend): add id to outer details

* fix(frontend): set correct key for set

* build(backend): upgrade deps

* fix(backend): log when job is running

* chore(backend): allow dead code

* build(backend): remove unused dep
Otherwise the project was getting rate limited.
* feat(database): add new section

* chore(backend): add section to prefs for new users

* feat(frontend): add pro required label

* chore(frontend): order of props

* feat(frontend): choose a default provider for new progress updates
@vnghia vnghia force-pushed the ci branch 2 times, most recently from 8b0d00b to 3e6ef30 Compare August 7, 2024 07:21
dimon222 and others added 4 commits August 8, 2024 06:07
Fixes errors with invocations of "ps" terminal command
* Added collection inversion filter

* Added a better variable name

* fix(frontend): make select box bigger

* fix(backend): do not force unwrap

* Updated to use Bool instead of string

* fix(frontend): do not send useless redirect parameter

* Removed redundant if statement

* Added inversion filter for people

* Resolved bug where incorrect number of items is shown for people

* do not send useless redirect parameter groups

* Fixed bug where inversion wasnt working in non-metadata searches

* Added Group filters

* Added comments for the new collection filter function since its not clear what the params do

* Linted code

* chore(backend): address minor issues

* fix(frontend): minor typing errors

* fix(frontend): show on filter

* chore(frontend): no conditionals when displaying all collections

* Corrected incorrect column query

* chore(backend): remove comment

* refactor(backend): extract function to utils

---------

Co-authored-by: Diptesh Choudhuri <ignisda2001@gmail.com>
* Fixed bug in review score rendering

* chore(frontend): use `null` in place of `undefined`

---------

Co-authored-by: Diptesh Choudhuri <ignisda2001@gmail.com>
* Added icons for various browsers. Namely apple requires non black icons.

* Corrected Naming

* Ran Linter

* These icons should have been white.
@vnghia vnghia closed this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants