implemented a quick cache for flat view

This commit is contained in:
2025-10-12 16:29:39 +11:00
parent b61f048dec
commit 97e738dc13
2 changed files with 31 additions and 19 deletions

2
TODO
View File

@@ -1,13 +1,11 @@
###
#
#
# consider how to better version jscript - across all html files, consistently
# mtime, didnt work anyway, my phone still wont pick up the change, it was adding any ?v= changed this (once)
#
# 5 think I killed pa_job_manager without passing an eid to a transform job, shouldn't crash
# SHOULD JUST get AI to help clean-up and write defensive code here...
#
# could cache getPage into document.page[x], then check if it exists, if so, don't go back to server for all the data, page[x], can just store document.entries
###
### major fix - go to everywhere I call GetEntries(), and redo the logic totally...