|
|
6f3ac78fd0
|
fix(dbms): clear response when request requires no data
|
2023-01-29 16:17:07 +03:00 |
|
|
|
bf4e127908
|
perf(web): redirect to /auth on fail to get TDBMS response
|
2023-01-29 16:00:02 +03:00 |
|
|
|
c78e380d23
|
feat(web): add tanzaku filtering to sasa menu
|
2023-01-29 15:30:53 +03:00 |
|
|
|
ed855ba9f9
|
perf(web): improve sasa menu design
|
2023-01-29 15:20:50 +03:00 |
|
|
|
9159cd0aca
|
refactor(web): move form and .button-flex styles to general.css
|
2023-01-29 13:55:17 +03:00 |
|
|
|
5cb498112d
|
feat(web): initialize sasa info menu
|
2023-01-29 02:45:39 +03:00 |
|
|
|
660ff87af6
|
feat(web): add authorization page link to home page
|
2023-01-29 00:46:03 +03:00 |
|
|
|
5725015408
|
feat(web): initialize TFM page
Only table of thumbs by now
|
2023-01-29 00:45:20 +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 |
|
|
|
94b55c8a87
|
perf(dbms): improve response structure
|
2023-01-28 21:41:51 +03:00 |
|
|
|
8b9861de18
|
fix(dbms): escape slash in json
|
2023-01-28 19:56:14 +03:00 |
|
|
|
607cd6df09
|
perf(web): improve authentication
|
2023-01-28 19:18:11 +03:00 |
|
|
|
0a76f7fd8e
|
feat(web): show 'Back to home' button on auth when valid token
|
2023-01-27 17:19:14 +03:00 |
|
|
|
deb00436f5
|
perf(web): add validate function to js
|
2023-01-27 17:17:47 +03:00 |
|
|
|
7c58f011ca
|
fix(web): fix token.js
|
2023-01-27 17:00:35 +03:00 |
|
|
|
46e67488f1
|
fix(web): initialize index.html and update styles
|
2023-01-27 16:53:24 +03:00 |
|
|
|
b791c60b81
|
fix(web): update styles
|
2023-01-27 16:52:15 +03:00 |
|
|
|
7e0e619950
|
chore(web): change from CRLF to LF in css
|
2023-01-27 15:29:58 +03:00 |
|
|
|
aafaf2d32c
|
fix(web): fix assets paths in html
|
2023-01-27 15:24:51 +03:00 |
|
|
|
ebb3836930
|
feat(web): initialize frontend
|
2023-01-27 01:33:23 +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 |
|
|
|
2981a4b0ca
|
chore(web): add go.mod
|
2023-01-27 01:06:58 +03:00 |
|
|
|
01f2b24bfc
|
chore: remove unused constants.h
|
2023-01-27 01:05:50 +03:00 |
|
|
|
9d22038261
|
chore(dbms): rename 'unsaved' stats key to 'changed'
|
2023-01-27 00:43:57 +03:00 |
|
|
|
540a039057
|
chore(dbms): separate date and time with space in logs
|
2023-01-27 00:41:45 +03:00 |
|
|
|
94b3776ddf
|
fix(dbms): escape JSON strings
|
2023-01-27 00:38:46 +03:00 |
|
|
|
6dd7421050
|
fix(dbms): remove trailing comma from response
|
2023-01-26 23:38:48 +03:00 |
|
|
|
9828e0f213
|
feat(web): add TDBMS client
|
2023-01-26 23:29:52 +03:00 |
|
|
|
77d1044742
|
fix(dbms): remove hex numbers notation from json response
|
2023-01-26 23:05:06 +03:00 |
|
|
|
b80eaf55ea
|
chore(web): change assets paths
|
2023-01-26 21:51:11 +03:00 |
|
|
|
a5728f7838
|
chore(dbms): add TRC bits enum to tdbms.h
|
2023-01-26 21:49:48 +03:00 |
|
|
|
58868ff681
|
fix(dbms): put EOT char in the end of request/response
|
2023-01-26 17:29:01 +03:00 |
|
|
|
23aae2c3b1
|
refactor(dbms): tdb_query returns response
|
2023-01-23 21:04:49 +03:00 |
|
|
|
bf1a652b91
|
feat(web): improve token generation
|
2023-01-23 16:16:17 +03:00 |
|
|
|
f8d988883f
|
chore(dbms): add tdbms server installation script and systemd service config
|
2023-01-22 17:22:21 +03:00 |
|
|
|
ca9bf96eec
|
fix(tfm): fix CLI
|
2023-01-21 18:58:35 +03:00 |
|
|
|
aa0f85397f
|
fix(dbms): fix tdb list loading
|
2023-01-21 18:45:12 +03:00 |
|
|
|
b1c6229968
|
fix(dbms): fix tdb load and save operations handling
|
2023-01-21 18:44:54 +03:00 |
|
|
|
085b337a5e
|
feat(dbms): save db list after adding/removing/editing any
|
2023-01-21 18:37:46 +03:00 |
|
|
|
a389d959e0
|
perf(dbms): optimize request execution
|
2023-01-21 18:34:03 +03:00 |
|
|
|
3783d8061b
|
fix(dbms): send empty list instead of false status
|
2023-01-21 17:50:47 +03:00 |
|
|
|
45ce484636
|
fix(lib): some bug fixes in kazari section
|
2023-01-21 17:48:18 +03:00 |
|
|
|
9de309e142
|
feat(dbms): add kazari operatons handling
|
2023-01-21 17:44:15 +03:00 |
|
|
|
a127cae637
|
fix(dbms): remove unused TRC
|
2023-01-21 17:32:44 +03:00 |
|
|
|
f103e87020
|
fix(dbms): some little fixes
|
2023-01-21 16:38:13 +03:00 |
|
|
|
66c1a17ad5
|
feat(dbms): add remove sasa by tanzaku and tanzaku by sasa operations
|
2023-01-21 16:19:37 +03:00 |
|
|
|
ea720c449c
|
feat(dbms): add tanzaku operations handling
|
2023-01-21 15:57:16 +03:00 |
|
|
|
53277ee2ac
|
fix(dbms): fix a little bug in client lib
|
2023-01-21 14:33:38 +03:00 |
|