1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
2022-10-10 15:38:47 +01:00
..
lib fix: PAT not taking into account expires_at (#2167) 2022-10-10 15:38:47 +01:00
mailtemplates fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
migrations Change PAT primary key from string to number (#2163) 2022-10-10 13:35:12 +03:00
test fix: PAT not taking into account expires_at (#2167) 2022-10-10 15:38:47 +01:00
migrator.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
server-dev.ts feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
server.ts