1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Jaanus Sellin 4824a02f2b
feat: rename toggle to flag with db migration (#7118)
Renaming also permissions with migration
2024-05-23 10:17:02 +03:00
..
__snapshots__ feat: debug metrics flag (#7108) 2024-05-22 11:53:10 +02:00
addons chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
db feat: outdated sdks project level (#7080) 2024-05-20 12:58:30 +03:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
features feat: rename toggle to flag with db migration (#7118) 2024-05-23 10:17:02 +03:00
middleware feat: remove bearer token middleware flag (#6934) 2024-04-25 14:01:06 +00:00
openapi feat: kept and discarded read model (#7045) 2024-05-13 14:24:31 +02:00
routes feat: lifecycle prometheus metrics per project (#7032) 2024-05-10 15:24:27 +03:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
services fix: small improvements (#7090) 2024-05-21 12:40:52 +03:00
types feat: debug metrics flag (#7108) 2024-05-22 11:53:10 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: lifecycle prometheus metrics per project (#7032) 2024-05-10 15:24:27 +03:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts feat: Allow to use CA certificate file path for DB (#6985) 2024-05-07 14:43:19 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
logger.test.ts
logger.ts
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.test.ts chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
metrics.ts feat: add prometheus metrics error logging (#7105) 2024-05-22 10:08:31 +02:00
server-impl.test.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
server-impl.ts feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00