FoundKey/packages
Johann150 de18c8306d
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint-backend Pipeline was successful
ci/woodpecker/push/lint-foundkey-js Pipeline was successful
ci/woodpecker/push/lint-client Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
server: fix token-permissions migration
The table that is affected here was not properly purged of old entries. It only holds
data that is needed while a 3rd party authorization is in progress but not finished.

The code that typeorm generated for this migration is a bit wonky because it should
probably have dropped one column and created another one. But if we clear out all entries
it should work regardless and I'm feeling lazy right now. :P
2022-12-04 19:05:02 +01:00
..
backend server: fix token-permissions migration 2022-12-04 19:05:02 +01:00
client client: set display name limit same as server 2022-12-04 15:35:43 +01:00
foundkey-js increment versions in package.json 2022-12-02 16:59:47 +01:00
shared client: fix some lints 2022-08-12 08:35:22 +02:00
sw increment versions in package.json 2022-12-02 16:59:47 +01:00
meta.json refactoring 2021-11-12 02:02:25 +09:00