1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/src/frontend/app
Patrik J. Braun 47d864abe5 Multiples small tweaks to save on the server response size:
* Removing ids from DTO as it is not needed on the client side. ~4% saving
 * Removing orientation information from DB and server response. ~3% saving
 * removing altitude from GPS data and reducing GPS, exposure and fstop precision ~3%
 Altogether 10% saving expected.
 #437
2022-03-25 21:51:42 +01:00
..
model Implementing filter #287 2022-02-16 22:17:38 +01:00
pipes improving metadata config 2022-01-13 22:41:30 +01:00
ui Multiples small tweaks to save on the server response size: 2022-03-25 21:51:42 +01:00
app.component.ts upgrading bootstrap, fixing navigation issue 2021-04-11 15:59:30 +02:00
app.module.ts Implementing filter #287 2022-02-16 22:17:38 +01:00
app.routing.ts Implementing Album UI #45 2021-05-28 21:01:59 +02:00