18 Commits

Author SHA1 Message Date
3f5527db56 perf(web): optimize adding/removing tags to files 2023-02-17 13:29:57 +03:00
215f8d135a fix(web): fix settings handling 2023-02-15 20:11:30 +03:00
cc55219e46 feat(web): add handling tag description 2023-02-12 17:12:22 +03:00
bf88d346e4 feat(web): add renaming tag 2023-02-12 16:39:31 +03:00
cd6cae7316 perf(web): improve tdbms.js 2023-02-09 19:18:38 +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
86dae4c264 perf(web): do not close menu on submit 2023-02-04 16:30:23 +03:00
40cd9ca49f fix(web): fix and improve substring filtering 2023-02-03 23:39:39 +03:00
6eb34f3b59 fix(web): fix lazy load on tag view menu 2023-02-03 23:33:59 +03:00
223e174568 feat(web): new menu handling supports two view menus at once 2023-02-03 22:51:35 +03:00
c960eb6730 feat(web): use arrow keys for file navigation 2023-02-02 23:56:35 +03:00
560b255b69 feat(web): add prev/next navigation buttons to file view menu 2023-02-02 23:50:11 +03:00
82cd625988 fix(web): fix view menu open and close functions 2023-02-02 23:34:57 +03:00
b7ad148d27 refactor(web): move menu open/close actions into separate functions 2023-02-02 23:28:18 +03:00
21f57e8767 fix(web): fix localStorage management 2023-02-02 22:59:32 +03:00
6cd7bb73fe perf(web): save hyous to localStorage 2023-02-02 18:18:11 +03:00
70ac14a17a refactor(web): rename tfm.js to tfm-management.js 2023-01-31 01:57:28 +03:00