immich/server/libs/database/src/migrations
Alex 5f00d8b9c6
Added mechanism of required password change of new user's first login (#272)
* Deprecate login scenarios that support pre-web era

* refactor and simplify setup

* Added user info to change password form

* change isFistLogin column to shouldChangePassword

* Implemented change user password

* Implement the change password page for mobile

* Change label

* Added changes log and up minor version

* Fixed typo in the release note

* Up server version
2022-06-27 15:13:07 -05:00
..
1645130759468-CreateUserTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130777674-CreateDeviceInfoTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130805273-CreateAssetsTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130817965-CreateExifTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1645130870184-CreateSmartInfoTable.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646249209023-AddExifTextSearchColumn.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646249734844-CreateExifTextSearchIndex.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646709533213-AddRegionCityToExIf.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1646710459852-AddLocationToExifTextSearch.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1648317474768-AddObjectColumnToSmartInfo.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1649643216111-CreateSharedAlbumAndRelatedTables.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1652633525943-UpdateUserTableWithAdminAndName.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1653214255670-UpdateAssetTableWithWebpPath.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1654299904583-UpdateAssetTableWithEncodeVideoPath.ts WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00
1655401127251-RenameSharedAlbums.ts Refactor API for albums feature (#155) 2022-06-18 10:56:36 -05:00
1656338626260-RenameIsFirstLoggedInColumn.ts Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00