19 Commits

Author SHA1 Message Date
c9b921becf fix(web): fix tdb response checking in js 2023-02-17 23:51:45 +03:00
6f0359e99f style(web): simplify tdb_query() func 2023-02-12 15:51:16 +03:00
87404e34d3 refactor(web): move common TDBMS functions to tdbms.js 2023-02-09 18:49:25 +03:00
243621f3b2 feat(web): add TFM settings page
Only setting TFM database name by now
2023-02-09 00:45:54 +03:00
223e174568 feat(web): new menu handling supports two view menus at once 2023-02-03 22:51:35 +03:00
560b255b69 feat(web): add prev/next navigation buttons to file view menu 2023-02-02 23:50:11 +03:00
b7ad148d27 refactor(web): move menu open/close actions into separate functions 2023-02-02 23:28:18 +03:00
8089c6ae68 feat(web): show image preview in file view menu 2023-02-02 00:05:04 +03:00
9226b6cf5a feat(web): introduce lazy loading file thumbs on files page 2023-01-31 18:45:57 +03:00
70f593997d perf(web): improve form submit handling 2023-01-31 01:54:33 +03:00
52b54ba792 feat(web): introduce adding new file (path) to database 2023-01-31 01:21:30 +03:00
d72348e639 refactor(web): change filters ids 2023-01-29 23:11:46 +03:00
109cc1ac32 fix(web): text filtering works only with shown elements 2023-01-29 21:31:42 +03:00
803f723015 fix(web): fix selection filtering 2023-01-29 21:21:34 +03:00
733780c17c feat(web): add filtering only selected items in list 2023-01-29 20:20:10 +03:00
552cb2653f fix(web): some little fixes in tfm-files.js 2023-01-29 18:49:58 +03:00
8b852401a5 perf(web): don't load shoppyou on load 2023-01-29 18:26:16 +03:00
20dc58f951 refactor(web): rename hyou load functions 2023-01-29 18:25:58 +03:00
b618ecbd52 refactor(web): separate TFM files page 2023-01-29 18:20:39 +03:00