23 Commits

Author SHA1 Message Date
8eb11f6035 fix(web): update server to handle database management interface 2023-02-15 15:31:32 +03:00
c9dc59ecec fix(web): fix authorization handling 2023-02-13 18:11:20 +03:00
243621f3b2 feat(web): add TFM settings page
Only setting TFM database name by now
2023-02-09 00:45:54 +03:00
dc937444e5 perf(web): do not redirect unauthorized TDBMS requests 2023-02-03 16:34:28 +03:00
4d2326986f feat(web): try to reconnect to TDBMS server on failure to get response 2023-02-03 01:08:24 +03:00
8089c6ae68 feat(web): show image preview in file view menu 2023-02-02 00:05:04 +03:00
e81ee683b7 style(web): a bit of code cleanup 2023-02-01 20:16:24 +03:00
083eac3fee perf(web): use thumbnails instead of full sized images 2023-01-31 23:07:35 +03:00
3a261d5d01 chore(web): add tweb server installation script and systemd service config 2023-01-31 16:05:39 +03:00
3a5804d235 perf(web): temporary set thumbs directory equal to files dir 2023-01-31 15:59:13 +03:00
440468bab5 feat(web): log time with microseconds 2023-01-31 15:41:06 +03:00
c62d5fa512 fix(web): fix authorization 2023-01-31 15:28:28 +03:00
0c03d3a791 perf(web): improve logging 2023-01-31 15:23:46 +03:00
515beac231 fix(web): fix authorization 2023-01-31 15:20:35 +03:00
27800737e3 feat(web): log to file 2023-01-31 15:00:20 +03:00
50d9555d2d perf(web): change server configuration 2023-01-31 14:39:44 +03:00
08b18063aa fix(web): a little bug fix in server code 2023-01-29 21:12:58 +03:00
9bfb9f89fe refactor(web): create /tfm directory for TFM pages 2023-01-29 16:57:17 +03:00
b55865b8e7 fix(web): escape file paths 2023-01-29 00:43:44 +03:00
f5eb8dac06 feat(web): mask real file paths when working with TFM database 2023-01-28 21:51:56 +03:00
607cd6df09 perf(web): improve authentication 2023-01-28 19:18:11 +03:00
47ee5c4776 feat(web): add token validation handler 2023-01-27 01:21:18 +03:00
9a4817d6ad refactor(web): move all server files into server directory 2023-01-27 01:11:24 +03:00