Commit Graph

150 Commits

Author SHA1 Message Date
Sj-Si
ec300d6917 add old message for empty results to cards list. 2024-05-02 15:51:52 -04:00
Sj-Si
4ccfc9c09f fix bug with rapid enable/disable of views causing tree view to break. 2024-05-02 14:27:36 -04:00
Sj-Si
06a4e5950c Fix windows filtering bug 2024-05-02 13:27:03 -04:00
Sj-Si
f439705e71 fix bug with longpress deselect 2024-04-30 15:12:51 -04:00
Sj-Si
62efce4a37 fix doubleclick bug 2024-04-30 14:55:33 -04:00
Sj-Si
bb28126e6d run linter 2024-04-30 14:29:06 -04:00
Sj-Si
250e7673e8 fix bugs with multi-function buttons and recursive filters. 2024-04-30 14:27:13 -04:00
Sj-Si
d912e720f7 change behavior of click actions 2024-04-29 17:51:16 -04:00
Sj-Si
6f2daafff1 migrate to use event delegation for items instead of inline onclick events. 2024-04-27 12:37:17 -04:00
Sj-Si
15c36b907e adjust timeouts 2024-04-26 14:17:43 -04:00
Sj-Si
7eb032586e Fix linting errors. 2024-04-26 14:16:31 -04:00
Sj-Si
8b27a00d45 Redesign requests to server to prevent errors. 2024-04-26 14:00:00 -04:00
Sj-Si
3cf26b58b6 TEMP: Add logging to debug issues. 2024-04-24 14:50:21 -04:00
Sj-Si
85197f870f Fix more bugs 2024-04-23 11:45:24 -04:00
Sj-Si
c550bcce44 Fix more bugs 2024-04-23 11:17:40 -04:00
Sj-Si
b5271fb9f8 Fix bug 2024-04-23 10:55:58 -04:00
Sj-Si
d96d4ce93a Fix bugs caused by escape chars in paths. 2024-04-23 10:48:50 -04:00
Sj-Si
7e006b8cc5 fix filtering based on directory buttons. 2024-04-22 18:25:48 -04:00
Sj-Si
2c5c1263c2 fix activation text and updating of cards 2024-04-22 15:02:00 -04:00
Sj-Si
7c2446c73c Fix various filtering/sorting bugs 2024-04-22 14:01:19 -04:00
Sj-Si
ba365e4f6b Fix broken CopyPath button text. 2024-04-22 09:07:35 -04:00
Sj-Si
7d953cc6c5 add expand/collapse buttons to directories in tree view 2024-04-21 12:07:53 -04:00
Sj-Si
580711cdac fix error handling for fetching div ids 2024-04-19 16:11:47 -04:00
Sj-Si
57d05543df test fix for request error handling 2024-04-18 13:09:58 -04:00
Sj-Si
157073b5b2 fix firefox resize-handle issues 2024-04-17 19:23:38 -04:00
Sj-Si
baa8746fab fix conflict with function name. fix page ready request loop. 2024-04-17 15:24:45 -04:00
Sj-Si
429b9fa0a1 add missing stopPropagation calls to event handlers. 2024-04-17 13:01:46 -04:00
Sj-Si
5747321f69 fix refresh bug 2024-04-17 12:50:22 -04:00
Sj-Si
43f769b339 fix bug 2024-04-16 12:43:30 -04:00
Sj-Si
5d64690565 add timeouts to wait functions. fix control duplication bug. 2024-04-16 11:22:12 -04:00
Sj-Si
226267e82f fix button selection bug 2024-04-15 16:23:57 -04:00
Sj-Si
116746868d remove log line 2024-04-15 13:44:56 -04:00
Sj-Si
634f7bc920 fix bug caused by refresh not being called properly 2024-04-15 12:37:04 -04:00
Sj-Si
f97e76be3c fix bug 2024-04-15 11:18:01 -04:00
Sj-Si
4d3661c188 fix bug 2024-04-15 10:48:28 -04:00
Sj-Si
9357ee9787 fix bugs. 2024-04-15 10:13:39 -04:00
Sj-Si
b7a6df9460 run eslint and ruff 2024-04-14 14:52:17 -04:00
Sj-Si
6b8374cc84 fix some bugs. need to continue bug testing. 2024-04-14 14:43:31 -04:00
Sj-Si
5e4dfee153 Finish initial conversion to clusterize using data loader. Need to fix bugs. 2024-04-12 12:40:20 -04:00
Sj-Si
fc7a8a41e5 need to fix bug with row width. 2024-04-09 17:26:56 -04:00
Sj-Si
ec80d57e8b update to use new clusterize class 2024-04-09 07:19:07 -04:00
Sj-Si
4e31bca922 Move utility functions to separate script file. Begin redesign of clusterizer. 2024-04-05 09:21:52 -04:00
Sj-Si
9c77d3fbe7 fix linting 2024-03-29 12:26:29 -04:00
Sj-Si
5877993739 Switch to using api calls to retrieve data. 2024-03-29 12:21:02 -04:00
Sj-Si
0e0b613b4d cleanup and fix bugs. 2024-03-27 16:11:13 -04:00
Sj-Si
d88e91c508 merge dev into branch 2024-03-26 14:14:13 -04:00
Sj-Si
5c0f315a22 silence eslint undefined function errors 2024-03-26 14:11:01 -04:00
Sj-Si
a3228a55a2 run eslint and ruff 2024-03-26 13:58:21 -04:00
Sj-Si
b5f3a85f86 fix more bugs. not happy with how refreshing completely regenerates html. maybe should only update the data json. also maybe look into sharing data json between img2img and txt2img to reduce size of dom. 2024-03-25 16:43:29 -04:00
Sj-Si
d06990174d fix more bugs. clean up more. 2024-03-25 13:50:44 -04:00