PathToLife
09f4476f97
feat: improve performance for GET /api/album & /api/album/:id ( #17124 )
...
* fix(server) optimize number of sql calls for GET /api/albums
remove unnecessary join for getMetadataForIds
remove separate call to getLastUpdatedAssetForAlbumId
* fix(server) remove unnecessary getLastUpdatedAssetForAlbumId call for GET /api/album/:id
also remove getLastUpdatedAssetForAlbumId query as it is no longer referenced
* fix(server): correct lastModifiedAssetTimestamp return type + formatting and typing
* chore(server): address type issue with tests found via npm:check
tests & lint still pass before this commit.
2025-03-31 11:28:41 +00:00
..
2025-03-10 16:52:44 -04:00
2025-01-15 23:31:26 -05:00
2025-03-31 11:28:41 +00:00
2025-03-31 11:28:41 +00:00
2025-03-10 16:52:44 -04:00
2025-03-10 12:04:35 -04:00
2025-03-31 12:18:25 +01:00
2025-02-11 22:15:56 +00:00
2025-02-11 22:15:56 +00:00
2025-03-25 21:24:24 +00:00
2025-03-25 21:24:24 +00:00
2025-03-10 16:52:44 -04:00
2025-02-17 13:07:50 -06:00
2025-03-10 16:52:44 -04:00
2025-03-09 21:03:10 -05:00
2025-03-10 16:52:44 -04:00
2025-03-31 12:18:25 +01:00
2025-03-29 09:26:24 -04:00
2025-03-10 16:52:44 -04:00
2025-01-13 20:30:34 -05:00
2025-03-06 13:33:24 -05:00
2025-03-06 13:33:24 -05:00
2025-03-10 16:52:44 -04:00
2025-03-05 08:38:23 -05:00
2025-02-27 10:16:13 -06:00
2025-02-27 10:16:13 -06:00
2025-03-10 12:04:35 -04:00
2025-03-11 11:30:43 +00:00
2025-03-11 11:30:43 +00:00
2025-03-10 16:52:44 -04:00
2025-03-07 11:29:06 +00:00
2025-03-11 16:29:56 -04:00
2025-02-11 22:15:56 +00:00
2025-03-18 11:42:09 -05:00
2025-02-11 22:15:56 +00:00
2025-03-10 16:52:44 -04:00
2025-03-28 10:40:09 -04:00
2025-03-10 16:52:44 -04:00
2025-03-09 22:20:11 -05:00
2025-03-31 12:08:41 +01:00
2025-03-31 12:08:41 +01:00
2025-03-11 16:29:56 -04:00
2025-03-17 15:32:12 -04:00
2025-03-10 16:52:44 -04:00
2025-03-28 10:40:09 -04:00
2025-03-10 16:52:44 -04:00
2025-02-11 14:08:13 -05:00
2025-02-11 00:47:42 +01:00
2025-02-11 14:08:13 -05:00
2025-03-10 16:52:44 -04:00
2025-02-11 22:15:56 +00:00
2025-03-31 12:08:41 +01:00
2025-03-31 12:08:41 +01:00
2025-02-11 22:15:56 +00:00
2025-02-11 22:15:56 +00:00
2025-03-10 16:52:44 -04:00
2025-01-21 09:36:28 -06:00
2025-03-10 16:52:44 -04:00
2025-03-07 14:30:01 -05:00
2025-02-11 00:47:42 +01:00
2025-03-28 10:40:09 -04:00
2025-03-11 16:29:56 -04:00
2025-03-10 12:05:39 -04:00
2025-02-11 22:15:56 +00:00
2025-02-11 22:15:56 +00:00
2025-02-11 00:47:42 +01:00
2024-10-02 10:54:35 -04:00
2025-03-10 16:52:44 -04:00
2025-03-03 18:41:19 +00:00
2025-03-10 16:52:44 -04:00
2025-02-11 22:15:56 +00:00
2025-03-10 16:52:44 -04:00
2025-02-11 22:15:56 +00:00
2025-02-11 22:15:56 +00:00
2025-02-12 15:23:08 -05:00
2025-03-17 15:32:12 -04:00
2025-03-17 15:32:12 -04:00
2025-03-10 16:52:44 -04:00
2025-03-28 10:40:09 -04:00
2025-02-11 00:47:42 +01:00
2025-02-11 22:15:56 +00:00