pullrequests Search Results · language:Edge language:TypeScript language:HTML language:HTML language:JavaScript language:Python
Filter by
255M results
Summary
This PR updates the archived client relationships flow to properly handle cases where a former client has deleted their
individual account. Previously, the code assumed client_id would always ...
Summary
- places.routes.ts — activities and problems tabs were still rendering FeaturePlaceholderPage; replaced with
lazy-loaded ActivitiesListPage and ProblemsListPage
- ActivitiesListPage / ...
This uses setuptools_scm to set the python module version and adds a workflow to upload to pypi on release.
Summary
Follow-up to PR #1 (already merged). These are the frontend fixes that landed on the branch after #1 was merged, plus
the matching schema/docs updates. Merging this brings main up to date so the ...
Bumps the npm_and_yarn group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| axios | 1.11.0 | 1.16.0 |
| next | 15.5.0 | 15.5.18 |
| minimatch | 3.1.2 | 3.1.5 |
| flatted ...
dependencies
javascript
Moves Randomize Interval (with its min/max range) and Stop on Page Click from the Settings page into a new collapsible
Refresh Behavior section in the popup.
Why
Both are per-launch decisions, not global ...