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

Conversation

IgnisDa
Copy link
Owner

@IgnisDa IgnisDa commented Sep 26, 2024

  • delete all daily user activities since there was a bug in summary calculation
  • change from cornflowerblue to Paper withShadow
  • add an entity_ids column in daily user activities that will store the IDs of the entities that contributed to that DAU
  • allow editing workouts (Allow editing workouts #1046)

IgnisDa added 30 commits July 4, 2024 23:29
* 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
* 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
* chore(frontend): add scroll margin when scrolling to next exercise

* feat(landing): add info about trial

* chore(landing): order of sentences
Copy link
Contributor

@Jacob-Tate Jacob-Tate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few things I noticed

README.md Show resolved Hide resolved
docs/content/architecture.md Show resolved Hide resolved
docs/logo.png Show resolved Hide resolved
@IgnisDa IgnisDa merged commit 228d5a2 into main Sep 29, 2024
9 checks passed
@IgnisDa IgnisDa deleted the open-source-pro branch September 29, 2024 05:32
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.

2 participants