1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/db
2025-04-24 16:33:12 +02:00
..
crud feat: crud time queries (#6895) 2024-04-22 09:31:37 +02:00
access-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
access-store.ts chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
account-store.ts test: test the dashboard admins property (#8303) 2024-09-30 13:38:00 +00:00
addon-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
api-token-store.ts refactor: introduce countProjectTokens method on ApiTokenStore (#8674) 2024-11-06 13:13:44 +00:00
client-applications-store.ts feat: remove inactive applications (#9835) 2025-04-24 15:17:47 +02:00
client-instance-store.ts feat: remove old instances based on last seen not created at (#9833) 2025-04-24 16:33:12 +02:00
db-pool.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-store.ts chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
favorite-features-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
favorite-projects-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-environment-store.ts feat: only display oss included projects/environments when install is oss (#8896) 2024-12-19 14:33:54 +01:00
feature-strategy-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-tag-store.ts feat: backend for retrieving tag colors (#9610) 2025-03-25 14:45:44 +01:00
feature-type-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
group-store.ts feat: allow SCIM user deletion (#9190) 2025-02-10 14:17:46 +02:00
index.ts feat: lifecycle count query (#9824) 2025-04-24 09:36:06 +02:00
pat-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project-stats-store.ts fix: improve status job performance (#9755) 2025-04-15 09:33:13 +02:00
public-signup-token-store.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
reset-token-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
role-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
session-store.ts feat: show max count of sessions that users have to an admin (#8781) 2024-11-18 15:15:56 +00:00
setting-store.ts task: make setting service handle conflict on insert (#9160) 2025-02-13 15:54:43 +01:00
strategy-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tag-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
transaction.ts refactor: rename rollback to more explicit rollbackTransaction (#7723) 2024-08-01 13:49:49 +02:00
user-feedback-store.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
user-splash-store.ts chore: make it build with strict null checks set to true (#9554) 2025-03-19 10:01:49 +01:00
user-store.ts feat: allow SCIM user deletion (#9190) 2025-02-10 14:17:46 +02:00