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

Open source pro #1040

Merged
merged 294 commits into from
Sep 29, 2024
Merged

Open source pro #1040

merged 294 commits into from
Sep 29, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    0f33139 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    27d1839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed063d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    63deb18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87ee98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d06ab0a View commit details
    Browse the repository at this point in the history
  4. Revert "Remove landing (#904)"

    This reverts commit 182e4e7.
    IgnisDa committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    df4e785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f2c724 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    3ab522f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    e9b722a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e235ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e41943b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f96b74 View commit details
    Browse the repository at this point in the history
  5. Allow setting time on seen entries manually (#10)

    * feat(database): add column for manual time spent
    
    * feat(backend): allow editing time spent
    
    * feat(frontend): allow setting manual time spent on seen entries
    
    * feat(frontend): read default value
    
    * feat(frontend): make manual_time_spent field a decimal
    
    * chore(frontend): adjust to new gql schema
    
    * feat(frontend): display manual time if present
    
    * fix(frontend): cap the max scale
    IgnisDa authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    16da348 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84ed506 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    c52c48d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    3b3b081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e9134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58209c2 View commit details
    Browse the repository at this point in the history
  4. Pro changes (#9)

    * feat(landing): basic paypal btns
    
    * feat(landing): render buttons
    
    * feat(landing): get paypal working
    
    * refactor(landing): extract currency code
    
    * chore(docs): remove useless files
    
    * feat(backend): handle pro key
    
    * feat(backend): update metadata of keys when verifying
    
    * build(backend): add semver deps
    
    * feat(backend): display when key expires
    
    * fix(backend): bail only after tracing logs
    
    * refactor(backend): do not destructure response
    
    * feat(backend): start implementing logic for pro key validation
    
    * chore(landing): remove files
    
    * feat(landing): add supercharged collections pic
    
    * feat(backend): start implementing key expiry
    
    * feat(backend): new strategy for verifying pro key
    
    * feat(backend): polish verification completely
    
    * fix(backend): change condition to OR
    
    * fix(backend): better comparisons
    
    * feat(backend): do not serialize null params
    
    * build(backend): remove semver deps
    
    * feat(backend): remove dependency on custom version in key meta
    
    * fix(backend): make correct use of variables
    
    * feat(backend): do not log everything
    
    * chore(backend): bail with correct error
    
    * build(landing): add paddle deps
    
    * feat(landing): add paddle btns
    
    * build(landing): remove paypal deps
    
    * feat(landing): bring back trial period
    
    * feat(landing): remove discussions etc
    
    * feat(landing): add information about renewal
    
    * feat(landing): add additional information
    
    * ci: move landing page build and deploy to separate workflow
    
    * feat(backend): do not update key's metadata
    
    * feat(backend): better logging.
    
    * feat(backend): handle when no meta
    
    * feat(landing): change svgs for contact section
    
    * fix(backend): handle empty metadata correctly
    
    * chore(backend): log expiry before check
    
    * feat(landing): add to interface
    
    * feat(landing): add basic information json
    
    * feat(landing): get back old page
    
    * chore(landing): edit out cursor
    
    * ci: add env to action workflow
    
    * feat(landing): add validation for paddle
    
    * feat(landing): add title
    
    * feat(landing): add id to each feature
    
    * feat(landing): new screenshot incorporated
    
    * chore(frontend): add dev comment
    
    * chore(frontend): narrow if check
    
    * feat(landing): change prices
    
    * feat(backend): return early if pro key is invalid
    
    * refactor(backend): change name of function
    
    * ci: remove ref to an env variable
    
    * ci(landing): upgrade deps
    
    * fix(frontend): correct import
    IgnisDa authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ee4546d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. New branch (#11)

    * chore(frontend): add scroll margin when scrolling to next exercise
    
    * feat(landing): add info about trial
    
    * chore(landing): order of sentences
    IgnisDa authored Jul 13, 2024
    Configuration menu
    Copy the full SHA
    30d5795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e49ede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90f1b08 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    daa1aaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d334b74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    518c001 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc56b3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70fd9ca View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    7babfa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e4e9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e53187 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e175dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14bc109 View commit details
    Browse the repository at this point in the history
  6. Access links (#12)

    * feat(database): add models for access links
    
    * feat(database): add column to store tokens in access links
    
    * feat(database): new column for access link table
    
    * feat(backend): new entity for access link
    
    * feat(backend): add empty impl for creating access link
    
    * feat(backend): automatically generate id for access links
    
    * feat(backend): add impl for creating access links
    
    * feat(database): separate column for storing whether link is invalid
    
    * Revert "feat(database): separate column for storing whether link is invalid"
    
    This reverts commit 7371b26d861f169d8b05861e02991d7f5b994fb8.
    
    Signed-off-by: Diptesh Choudhuri <[email protected]>
    
    * feat(backend): empty mutation to process an access link
    
    * feat(backend): handle error states for processing access links
    
    * feat(backend): encode nullable access link id in token
    
    * feat(backend): complete implementation of processing access links
    
    * fix(database): make times used an array
    
    * feat(backend): resolver to get all user access tokens
    
    * feat(frontend): get user access links data
    
    * feat(frontend): simple api route for sharing access links
    
    * ci: add route for sharing
    
    * feat(frontend): handle case when access link is invalid
    
    * feat(frontend): return a valid toast instead of json response
    
    * refactor(frontend): display error directly
    
    * feat(frontend): basic tab for creating access link
    
    * fix(backend): order access links by when they were created
    
    * feat(frontend): display access link details
    
    * feat(backend): mutation to revoke an access link
    
    * feat(frontend): allow revoking access links
    
    * feat(frontend): display when link has been revoked
    
    * feat(frontend): allow creating access links
    
    * chore(frontend): increase primary details font size
    
    * feat(frontend): use function from utils
    
    * fix(frontend): use dayjs lib for expiry
    
    * feat(backend): start with function to determine whether mutation allowed
    
    * feat(backend): complete function to determine if token is allowed to performed mutation
    
    * feat(database): add new column for access token validity
    
    * feat(backend): add token validity
    
    * feat(frontend): add new field to form
    
    * feat(backend): return number of days token is valid for
    
    * feat(frontend): adapt to new gql schema
    
    * fix(frontend): add a minimum and maximum threshold for access token
    
    * build(frontend): add `jwt-decode` deps
    
    * feat(frontend): determine whether it is an access link session
    
    * feat(frontend): display indication when in readonly mode
    
    * feat(frontend): correct text in tooltip
    
    * feat(landing): add sharing image
    
    * feat(landing): add info about sharing feature
    
    * feat(backend): respect token revoked status
    
    * feat(backend): cleanup job made correct
    
    * chore(database,backend): remove access link validity field
    
    * fix(backend): handle revoked access links correctly
    
    * feat(frontend): remove validity column from access links
    
    * feat(frontend): use lock icon for revoke action
    
    Also change order of imports
    
    * feat(frontend): no mutation is not recoverable
    
    * chore(frontend): do an import
    
    ---------
    
    Signed-off-by: Diptesh Choudhuri <[email protected]>
    IgnisDa authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    863e5ab View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    4db4e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db94735 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    3f2582c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    7d2cad0 View commit details
    Browse the repository at this point in the history
  2. Access links improvements (#13)

    * feat(database): add name column to access link
    
    * feat(backend): allow setting name for access links
    
    * feat(frontend): display names for access links
    
    * feat(frontend): allow redirecting using access links
    IgnisDa authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    14889a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9208fc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13b466b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99bc8f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5280044 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    797d795 View commit details
    Browse the repository at this point in the history
  2. Mutating access links (#14)

    * feat(database): migration to add new column to access link
    
    * feat(backend): allow storing whether access link can mutation
    
    * feat(frontend): allow creating access links which can mutate
    
    * feat(backend): obey new variables
    
    * fix(frontend): change text in btn
    
    * refactor(backend): make auth check flow much simpler
    
    * fix(frontend): remove extra space
    
    * fix(frontend): handle current workout a bit differently
    IgnisDa authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a6546ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec7c328 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a99f29d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Workout templates (#15)

    * feat(frontend): change name of route
    
    * feat(backend): change path of user uploads
    
    * build(backend): add `mime_guess` deps
    
    * fix(backend): make correct put request from backend
    
    * ci: switch to using bun
    
    * ci: remove references to yarn
    
    * Revert "ci: switch to using bun"
    
    This reverts commit c2f991e.
    
    * Revert "ci: remove references to yarn"
    
    This reverts commit dd5bfa6.
    
    * feat(frontend): adapt to allow creating templates
    
    * fix(frontend): change dynamically
    
    * fix(backend): remove alias
    
    * feat(frontend): change name of route
    
    * feat(backend): change path of user uploads
    
    * build(backend): add `mime_guess` deps
    
    * fix(backend): make correct put request from backend
    
    * ci: switch to using bun
    
    * ci: remove references to yarn
    
    * Revert "ci: switch to using bun"
    
    This reverts commit c2f991e.
    
    * Revert "ci: remove references to yarn"
    
    This reverts commit dd5bfa6.
    
    * feat(frontend): adapt to allow creating templates
    
    * fix(frontend): change dynamically
    
    * fix(backend): remove alias
    
    * feat(database): remove workout comment from top level
    
    * feat(backend): adapt to new database schema
    
    * chore(frontend): adapt to new gql schema
    
    * fix(frontend): duplicate comment as well
    
    * build: update lockfile
    
    * feat(database): add migration to create workout template
    
    * feat(backend): generate entities for workout templates
    
    * refactor(backend): generate default argon
    
    * fix(frontend): hide menu entry when creating template
    
    * refactor(backend): to account for new workout templates
    
    * fix(backend): skip correct input
    
    * chore(frontend): adapt to new gql schema
    
    * feat(*): use better types
    
    * fix(frontend): remove heading
    
    * fix(frontend): add description to input box
    
    * feat(database): make the user_id non nullable
    
    * feat(backend): add types to fields
    
    * feat(backend): generate ids for workout templates
    
    * feat(backend): make fields nullable
    
    * chore(frontend): adapt to new gql schema
    
    * fix(frontend): change name of btn
    
    * feat(frontend): add conditionals
    
    * chore(frontend): remove title
    
    * chore(frontend): change page title
    
    * fix(frontend): send workout create event only when it actually happens
    
    * feat(backend): basic mutation to create workout template
    
    * refactor(frontend): use functions
    
    * feat(frontend): add template create action
    
    * feat(frontend): adapt to new templates
    
    * fix(frontend): add more clarifying text
    
    * feat(backend): start impl for creating workout template
    
    * feat(backend): make more fields nullanble
    
    * feat(*): change lot to be non nullable
    
    * feat(backend): store lot of exercise
    
    * feat(backend): insert workout template into database
    
    * fix(backend): do not serialize nulls
    
    * refactor(frontend): change name of module
    
    * feat(frontend): start adjusting for new endpoint
    
    * feat(frontend): duplicate workout accurately
    
    * feat(database): change order of migrations
    
    * refactor(database): change name of migration
    
    * feat(database): migration for new columns for workout
    
    * fix(database): make created_on non nullable
    
    * fix(database): order of column creation
    
    * feat(backend): resolver to get workout template details
    
    * feat(graphql): extract information into fragment
    
    * fix(frontend): redirect to template
    
    * fix(frontend): invalidate query correctly
    
    * feat(graphql): add new gql query
    
    * feat(backend): allow setting template id
    
    * fix(frontend): extract type
    
    * feat(frontend): set template id
    
    * feat(frontend): get workout template details
    
    * feat(frontend): hide done on when not applicable
    
    * refactor(frontend): remove duplicated code
    
    * fix(frontend): show done on always
    
    * feat(backend): display when workout template was created
    
    * fix(frontend): display when workout was done
    
    * fix(frontend): no conditional
    
    * feat(frontend): enhance cookie for storing workout
    
    * feat(backend): allow create or update
    
    * feat(frontend): use new mutation document
    
    * feat(backend): allow getting id from frontend
    
    * feat(backend): change name of field
    
    * fix(frontend): start to implement update workout template
    
    * feat(frontend): get the duplicate button working
    
    * feat(frontend): get edit btn working
    
    * feat(frontend): add a start workout btn
    
    * refactor(frontend): fn to perform decision
    
    * fix(frontend): change word
    
    * feat(frontend): change order of btns
    
    * fix(backend): remove useless extra line
    
    * feat(backend): allow deleting workout templates
    
    * fix(frontend): allow deleting templates
    
    * feat(frontend): allow deleting workout templates
    
    * fix(frontend): change text when disabled
    
    * feat(frontend): make workout list page dynamic
    
    * fix(frontend): display dynamic title
    
    * feat(frontend): make page more dynamic
    
    * feat(frontend): make page more accepting to changes
    
    * fix(frontend): old entity model
    
    * feat(backend): add new template field
    
    * feat(frontend): make stuff plural
    
    * feat(database): add new preference
    
    * build(backend): update unkey version
    
    * feat(backend): use upgraded unkey version
    
    * feat(backend): resolver to get user workout templates
    
    * feat(frontend): allow displaying templates
    
    * feat(frontend): redirect to correct page
    
    * fix(frontend): inline invariant
    
    * refactor(backend): change name of query
    
    * chore(frontend): adapt to new gql schema
    
    * fix(frontend): make plural
    
    * fix(frontend): more changes
    
    * feat(frontend): display visibility of template
    
    * feat(database): remove `is_demo` column from user
    
    * feat(backend): adapt to new gql schema
    
    * feat(frontend): adapt to new gql schema
    
    * feat(database): migrate to add is_demo to access_link
    
    * feat(backend): change how we sign jwts
    
    * feat(frontend): adapt to new auth token schema
    
    * fix(frontend): display when demo access link
    
    * fix(frontend): add more to schema
    
    * fix(frontend): associate with correct template
    
    * feat(landing): add info about workout templates
    IgnisDa authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a26daf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbeaae3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    864b222 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add entities to collections (#16)

    * refactor(backend): move location of modules
    
    * feat(database): migration to allow adding workout to collection
    
    * feat(backend): generate new columns for entities
    
    * feat(backend): allow adding workouts to collections
    
    * feat(backend): return collections for workouts
    
    * feat(backend): add new entity lot
    
    * feat(frontend): allow adding workouts to collections
    
    * feat(frontend): menu item to add workout to collection
    
    * fix(backend): do not associate user with workouts
    
    * perf(frontend): do not fetch entire history to add exercise to workout
    
    * feat(frontend): display workout display item for collection
    
    * fix(frontend): move workout name to grp
    
    * fix(frontend): add import
    
    * feat(database): add migration to add new column to collection to entity
    
    * refactor(database): add indices using for loop
    
    * fix(frontend): set correct repeated from ID
    
    * fix(frontend): adapt interval to new api
    
    * fix(frontend): remove `useEffect` usage
    
    * feat(backend): generate new column stuff
    
    * feat(backend): add new entity type
    
    * feat(backend): allow adding workout template to collection
    
    * feat(backend): return collections for workout templates
    
    * feat(frontend): adapt to new gql schema
    
    * chore(backend): add clippy ignore
    
    * fix(backend): return collection contents
    
    * feat(frontend): display workout template in collections
    
    * feat(database): add constraint for entity columns
    
    * feat(database): add column for generated entity_id
    
    * feat(backend): add new column to collection_to_entity
    
    * refactor(backend): move entity_lot to definitions
    
    * refactor(backend): remove duplicated stuff
    
    * feat(frontend): remove pro required component
    IgnisDa authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8b92384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72368fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23e264e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc1c759 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    24d8260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf40e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f56362e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8094e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    280b11f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a5dc575 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    8bd0005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d477eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f724c14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    629cbc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    9080691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68964de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29b032b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    882445b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ee895e View commit details
    Browse the repository at this point in the history
  6. Genre display (#18)

    * refactor(frontend): extract genre display to component
    
    * feat(frontend): hardcode image in genre display
    
    * feat(frontend): add info about ryot pro gated feature
    
    * chore(*): remove refs to features page
    
    * feat(frontend): display genre images
    
    * perf(frontend): fetching images for collections
    
    * feat(frontend): display genre images
    IgnisDa authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    37eb1b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06285d1 View commit details
    Browse the repository at this point in the history
  8. Website (#17)

    * feat(website): add initial website
    
    * chore(website): remove prefix for tailwind
    
    * feat(website): hardcode prices for both types of product
    
    * fix(website): correct price id for cloud monthly
    
    * feat(website): load paddle client token and prices using env variables
    
    * feat(frontend): add btns to do purchases
    
    * fix(database): allow migrating for empty databases
    
    * fix(frontend): add import from paddle
    
    * refactor(website): new module for stuff
    
    * feat(website): move price schema to config
    
    * build(website): add drizzle deps
    
    * feat(website): start adding database
    
    * feat(website): migrate app on startup
    
    * feat(website): add basic customer model
    
    * ci(website): add dockerfile
    
    * ci: update path to copy from
    
    * ci: change user running container
    
    * ci: copy migration files
    
    * fix(website): move stuff to root layout
    
    * fix(website): specify smaller favicon as well
    
    * feat(website): add basic sign up form
    
    * feat(website): add more dependencies
    
    * ci: add landing page to workspaces
    
    * build(website): add workspace deps
    
    * build(website): add ufo deps
    
    * feat(website): allow creating user with username/password
    
    * feat(website): make email unique
    
    * feat(website): remove all refs to customer password
    
    * feat(website): add column for storing `created_on`
    
    * build(website): add oidc deps
    
    * chore(website): make oidc issue id unique
    
    * feat(website): allow signing up with google
    
    * chore(website): run formatter on shadcn components
    
    * refactor(website): do not parse prices in the loader
    
    * fix(frontend): do not return inserted id
    
    * refactor(website): move auth to different page
    
    * feat(website): redirect after register
    
    * feat(website): on conflict do nothing
    
    * feat(website): set auth cookie when login works
    
    * feat(website): redirect if not logged in
    
    * build(website): add sonner deps
    
    * feat(website): show toast when buying without login
    
    * feat(website): function to get product and plan type
    
    * feat(website): determine correct product and plan type from price id
    
    * refactor(website): function to extract userId
    
    * feat(website): update customer details after payment complete
    
    * feat(website): return details about customer
    
    * ci(website): set the node env for the running server
    
    * feat(website): enable query logger in development mode
    
    * build(website): add dayjs deps
    
    * feat(website): set expiry date when purchase has been processed
    
    * build(website): add gql request deps
    
    * feat(website): create user for cloud version
    
    * build(website): add unkey deps
    
    * feat(website): create unkey api keys
    
    * chore(website): order of imports
    
    * feat(website): add config variables for mailer
    
    * ci: hoist file gorup
    
    * feat(transactional): add transactional lib
    
    * ci: some routine changes
    
    * build(transactional): allow building templates
    
    * ci(website): update typescript config
    
    * ci(transactional): copy files are being built
    
    * ci: add transactional emails
    
    * feat(transactional): use better template for generic email
    
    * build(backend): add askama deps
    
    * ci(transactional): do not build plaintext templates
    
    * feat(backend): send notification using generic template
    
    * feat(transactional): extract into layout
    
    * refactor(transactional): extract props
    
    * ci: copy email templates before building
    
    * ci: change order of copying files
    
    * build(website): add deps
    
    * build(website): add more dep
    
    * build(website): add more dep
    
    * build(website): add more dep
    
    * feat(website): update paddle customer id
    
    * feat(website): add unique index to product type and email
    
    * Revert "feat(website): add unique index to product type and email"
    
    This reverts commit ce0abea9ef432ba7f8fcd0265d287691baef659d.
    
    * ci(website): generate route file
    
    * feat(frontend): redirect using remix routes
    
    * feat(transactional): basic purchase complete email
    
    * build(website): add emailjs deps
    
    * build(website): add transactional emails as dep
    
    * feat(website): allow sending text emails
    
    * feat(website): start with sending emails
    
    * build(website): add nodemailer
    
    * feat(website): use nodemailer for email sending
    
    * chore(website): remove useless dep
    
    * feat(website): add name to sent email
    
    * feat(website): allow sending email once purchase is complete
    
    * feat(transactional): display details for self hosted plan
    
    * build(transactional): add ts-utils dep
    
    * feat(transactional): handle showing credentials for cloud plan
    
    * feat(website): send info about pro access in purchase complete email
    
    * feat(transactional): add more info about google sign in
    
    * build(website): add paddle sdk deps
    
    * feat(website): add new paddle token
    
    * refactor(website): do not use fetcher
    
    * feat(website): store first transaction id in database
    
    * feat(website): do processing for paddle in backend
    
    * build(website): add new deps
    
    * fix(*): change field name to renewal
    
    * chore(*): change name of field
    
    * chore(website): make the expiry field a date
    
    * fix(website): more variable renames
    
    * chore(website): do not clone request again
    
    * feat(transactional): email template for sending login codes
    
    * feat(transactional): add subject to emails
    
    * fix(website): use coded subject
    
    * build(website): add otp input
    
    * build(website): remove caret from versions
    
    * feat(website): add otp input
    
    * chore(website): add new tailwind classes
    
    * build(website): add ttlcache deps
    
    * feat(website): add inputs for login code
    
    * feat(website): support for login codes
    
    * build(website): add tabler icons dep
    
    * feat(website): change the fonts being used
    
    * feat(website): complete basic landing page
    
    * fix(backend): set is pro to true
    
    * feat(website): add cta image
    
    * feat(website): add images to landing page
    
    * feat(website): add a demo button
    
    * feat(website): add new section for ease of use
    
    * feat(website): new section for display
    
    * chore(website): change order of imports
    
    * feat(website): better community section
    
    * feat(website): add testimonial
    
    * feat(website): add umami script
    
    * fix(website): add scroll behavior to website
    
    * fix(website): better subtitle
    
    * feat(website): add shadcn tooltip
    
    * feat(website): add ids to all sections
    
    * refactor(website): remove duplicated elements
    
    * feat(website): display prices for stuff
    
    * feat(website): add more content to pricing section
    
    * fix(website): change size of btn
    
    * feat(website): add info about type selected
    
    * chore(website): add env file
    
    * refactor(website): change name of paths
    
    * feat(website): add action to index route
    
    * feat(website): allow logging in with email
    
    * feat(website): allow logging in with oidc
    
    * feat(website): store when user is logged in
    
    * feat(website): redirect correctly
    
    * feat(transactional): render email conditionally
    
    * lots of changes
    
    * chore(transactional): return fragment instead of `null`
    
    * feat(website): extract layout to header
    
    * feat(website): add better contrast between elements
    
    * feat(website): add new page for me
    
    * fix(website): change css
    
    * fix(website): change link when logged in
    
    * feat(website): display icon in title
    
    * feat(website): show btn if already logged in
    
    * feat(website): add link to terms
    
    * chore(website): change order of header links
    
    * feat(website): add terms and condiitions page
    
    * build(website): add tailwind typography to deps
    
    * feat(website): add terms page
    
    * chore(website): order of imports
    
    * chore: remove `landing` app
    
    * feat(website): extract pricing section into component
    
    * feat(website): allow sending pricing information
    
    * feat(website): redirect if logged out
    
    * feat(website): allow users to buy using `/me` page
    
    * feat(website): add shadcn card component
    
    * feat(website): display plan details after purchase complete
    
    * fix(website): better layout
    
    * fix(website): do umami on incorrect domains
    
    * fix(website): image was getting cut off
    
    * feat(website): add btn for my account
    
    * fix(website): display renewal status
    
    * fix(website): do not display renew on if it can not be renewed
    
    * ci(website): set host for image
    
    * feat(website): add carousel shadcn component
    
    * build(website): add autoplay deps
    
    * feat(website): add carousel for displaying showcase
    
    * fix(frontend): set definite width
    
    * feat(website): add more features
    
    * fix(website): remove next and previous btn
    IgnisDa authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c0997ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4a032b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33b0cb0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac6df0a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    294c559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f950fa View commit details
    Browse the repository at this point in the history
  3. Website contact form (#19)

    * feat(website): add table for contact submission
    
    * feat(website): add link to documentation in header
    
    * chore(website): remove subject from submission
    
    * feat(website): add textarea shadcn component
    
    * feat(website): add form for contact us
    
    * feat(website): add links to contact section
    
    * feat(website): start handling contact submissions
    
    * build(website): add `crypto-js` deps
    
    * feat(website): add honeypot wrapper
    
    * feat(website): rename column to isSpam
    
    * feat(website): check for honeypot
    
    * chore(website): add logging
    
    * fix(frontend): use zx for parsing forms
    IgnisDa authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ae5826d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3322ec3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df4d2bb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ce7bed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3594b96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dec5a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c99f3ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd7bdec View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    819869b View commit details
    Browse the repository at this point in the history
  2. Workouts (#20)

    * manga_updates includes the volume count and publication status. (#937)
    
    * manga_updates includes the volume count and publication status. Updated to include in metadata.
    
    * chore(backend): minor changes
    
    * chore(backend): apply clippy lints
    
    ---------
    
    Co-authored-by: Diptesh Choudhuri <[email protected]>
    
    * fix(frontend): use react query to get exercise details
    
    * docs: update outdated information
    
    * refactor(frontend): remove mostly duplicated workouts component
    
    * feat(frontend): hide exercise details when not required
    
    * build(ts): upgrade dependencies
    
    * chore(frontend): change order
    
    * chore(frontend); set correct index
    
    * chore(frontend): remove useless code
    
    * chore(frontend): add a new prop
    
    * feat(frontend): hide extra details
    
    * 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
    
    * build(backend): add unkey deps
    
    ---------
    
    Co-authored-by: Jacob <[email protected]>
    IgnisDa and Jacob-Tate authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a9b8fbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44317d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3585c73 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    85cb250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13efd8f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    4a791d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    42a9b23 View commit details
    Browse the repository at this point in the history
  2. Allow redirecting using access links (#21)

    * feat(database): add migrations for new `redirect_to` column for `access_link`
    
    * feat(backend): return `redirect_to` for access links
    
    * feat(backend): allow setting redirect_to
    
    * feat(frontend): respect new attribute in access links
    
    * feat(frontend): allow setting new url param
    IgnisDa authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    75dcc3e View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    6da599d View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    d6d867b View commit details
    Browse the repository at this point in the history
  2. ci: add step to build website

    IgnisDa committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    a22a088 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    2d3465b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    16a3254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b686cf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    1b4405b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7fe8d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d00acb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c78761 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    737b090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371315a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da992e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    3884e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c547608 View commit details
    Browse the repository at this point in the history
  3. feat(*): minor fixes

    IgnisDa committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    79b8e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    add1d79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28b16af View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    1b73e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bb367c View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a8b57d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f764d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed260ef View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    4e6149a View commit details
    Browse the repository at this point in the history
  2. chore(backend): address recommendations not being created

    Also move access link stuff to user resolver.
    IgnisDa committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2e78764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    090841c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48c3a79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e2d1fa View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    668cba5 View commit details
    Browse the repository at this point in the history
  2. chore(docs): remove file

    IgnisDa committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a7e1d2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7657cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    772e9e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ff4ed7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68878b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6314174 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    1526868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c59403 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    f50738c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    c7ea0af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aa2767 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f84de5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b3d723 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    561c49a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cea19dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Create templates from workouts (#24)

    * refactor(frontend): use `match`
    
    * feat(frontend): allow creating templates from workouts
    IgnisDa authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    512db89 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    1749a51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03f4a72 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    c82865a View commit details
    Browse the repository at this point in the history
  2. Public read-only accessibility (#25)

    * feat(migrations): add column for `is_account_default` boolean column
    
    * feat(models): add new attribute to fit to database schema
    
    * feat(backend): allow creating account default access link
    
    * feat(frontend): create access link correctly
    
    * feat(frontend): allow creating default access links
    
    * refactor(frontend): remove useless equality check
    
    * fix(frontend): remove useless attribute
    
    * feat(backend): new schema for process access link input
    
    * feat(backend): allow process username based access links
    
    * ci: add entry for account default access links
    
    * feat(frontend): allow processing account access links
    
    * perf(services/user): add filters on the query level
    
    * chore(frontend): remove useless code
    
    * ci: use new reverse proxy vars
    IgnisDa authored Sep 1, 2024
    Configuration menu
    Copy the full SHA
    00c8646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b342ffa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8687750 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    a17d774 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cecabdb View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    3a40c15 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    44eb63f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6092bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5ad7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47bca6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2364da View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    cd88bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7833c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd01de3 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    65e13a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e8538e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57fc313 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    093ae22 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Komga implementation (#23)

    * Added Komga syncToOwned Collection
    Added SyncToOwnedCollection to the Create UI (previously didnt work)
    Added SyncToOwnedCollection to the Update UI
    
    * Fixed Comments
    
    * Add back newline
    
    * chore(services): format files
    
    * Finish merging changes
    
    * Migrate to if let rather than directly handling the error
    
    ---------
    
    Co-authored-by: Diptesh Choudhuri <[email protected]>
    Jacob-Tate and IgnisDa authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ffd98e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    d49316a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    914ac9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2512069 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    fa6a56c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d259810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf569e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Workout template default rest timer (#29)

    * feat(migrations): migration to add default timer to workout templates
    
    * feat(models): add new attribute to workout templates
    
    * chore(gql): request default rest timer details
    
    * feat(frontend): allow creating workout with default rest timer
    
    * fix(frontend): send with correct details
    
    * feat(backend): allow setting workout template default rest timer
    
    * feat(frontend): allow setting workout template default rest timer
    
    * feat(frontend): set default rest timer when editing workout templates
    
    * feat(frontend): change position of default rest timer
    
    * feat(frontend): display default rest timer configured for workout template
    
    * fix(services/fitness): update default rest timer column on conflict too
    IgnisDa authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    26548e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a09ee37 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    fbbbe6b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    36d9191 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    240d5ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaef4a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed0d4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbbecd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fdac3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9771d31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7192538 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4cc67ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a709b19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f05bb50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    28ffe0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d03a86 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c0cd42b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1cd0f06 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1061dfb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bed7280 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    169afc1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2759fea View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6154213 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f59b0f7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e784428 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4aa2c58 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b9c84ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    85f4625 View commit details
    Browse the repository at this point in the history
  25. feat(frontend): another feature bites the dust

    (I put it behind the pro check)
    IgnisDa committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e46eb0e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    02d391e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    18755db View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    cb4db80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425b96f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a92338 View commit details
    Browse the repository at this point in the history
  4. ci: Run CI

    IgnisDa committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ede7a9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7b6261 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10eda2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cd4eef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5faeecd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c19cae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ebe8b9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c801eb View commit details
    Browse the repository at this point in the history
  12. ci: Run CI

    IgnisDa committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7f712ed View commit details
    Browse the repository at this point in the history
  13. ci: publish to all registries

    Run CI
    IgnisDa committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    db0fda5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d4b060e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    35a48a1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    79111d4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1232b0b View commit details
    Browse the repository at this point in the history
  18. docs: improve wording

    IgnisDa committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c0dea4a View commit details
    Browse the repository at this point in the history
  19. docs: better wording

    IgnisDa committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ee1a697 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1339589 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    562440e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    972dba6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8401ed7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a092b98 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1277e1b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8053680 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    76c402f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0ad85dd View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    96d20be View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c3bacf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    18eaa52 View commit details
    Browse the repository at this point in the history
  2. Revert "feat(frontend): focus on specific set"

    This reverts commit 18eaa52.
    IgnisDa committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b9f6d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52bb821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1b4c42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    280292f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    490a4fe View commit details
    Browse the repository at this point in the history
  7. ci: Run CI

    IgnisDa committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fce22aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a33c2b1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bf14b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9b52ac0 View commit details
    Browse the repository at this point in the history
  11. ci: Run CI

    IgnisDa committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2271974 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f75b74d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6c80315 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    8fca579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3047d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f79b56 View commit details
    Browse the repository at this point in the history
  4. chore(gql): regenerate types

    IgnisDa committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b86d57f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2728deb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c38ac1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbbe3a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c5945e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    177e477 View commit details
    Browse the repository at this point in the history