2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-17 15:25:50 +00:00
thumbsup/templates/themes
Romain 9a2da3e5ea Temporarily remove the recursive nav from the Classic theme
- The recursive call within Handlebars was causing huge memory spikes
- It seems it deep cloned (?) the entire Album objects at every recursive call
- This itself could bloat to several hundred megs of RAM for very large galleries

Replacing it with a simple breadcrumbs navigation for now.
2017-11-24 22:35:22 +11:00
..
cards Create a Metadata model attached to input files 2017-08-07 22:52:26 +10:00
classic Temporarily remove the recursive nav from the Classic theme 2017-11-24 22:35:22 +11:00
mosaic Create a Metadata model attached to input files 2017-08-07 22:52:26 +10:00