ian

Results 42 issues of ian

## Scope What's changed: - Added a new `delta` field to the `directus_versions` table - Contains the final delta which is the combination of all revisions ## Potential Risks /...

:cake: Optimization

## Scope What's changed: - Add new `EXTENSIONS_ENV_ALLOW_LIST` env - Extensions to `useExtensionsEnv` instead of `useEnv` - Clean `process.env` - Add a flag for internal flow operations which has access...

:file_folder: Extensions
:cake: Improvement
:file_folder: Flows

## Scope What's changed: - Added a new `delta` field to the `directus_versions` table - Contains the final delta which is the combination of all revisions ## Potential Risks /...

:cake: Optimization

## Scope What's changed: - Added reload button when the app errors out ![image](https://github.com/directus/directus/assets/26413686/0b416441-5c0e-4e7e-8f5c-aa9a13c8bb76) ## Potential Risks / Drawbacks - Nil ## Review Notes / Questions - Nil --- Related...

:cake: Improvement

## Scope What's changed: - Reimplemented the skipping of access token refresh logic while it is still fresh ## Potential Risks / Drawbacks - Should not have any as the...

:cake: Improvement
:file_folder: Authentication

## Scope What's changed: - Added a mutex using local storage to prevent concurrent app token refreshes - `expiresMs` is added in case of browser crashes ## Potential Risks /...

:cake: Bug
:file_folder: Authentication

Directus will greatly benefit from the addition of enhanced telemetry reporting and limit management, empowering system administrators with comprehensive insights and control over system usage. This issue aims to implement...

Improvement
Feature
:elevator: Server
:file_folder: Engine Misc.
:fire:

## Scope What's changed: - Added user limits for Admin, App and API accesses ## Potential Risks / Drawbacks - Needs further testing for edge cases ## Review Notes /...

:cake: Improvement

To maintain consistency with other methods.

### Describe the Bug The installed extension is on `0.0.1`. The available version is on `0.1.0`. We should be able to update outdated extensions easily. Workaround: We can uninstall and...

Improvement
:file_folder: Marketplace
:elevator: Web
:elevator: Server
:fire: