Commit Graph

219 Commits

Author SHA1 Message Date
00399785d4 fix tranlate 2022-07-22 16:24:04 +08:00
f3e69b032f Merge branch 'dbms' 2022-07-22 15:32:41 +08:00
824866bdd8 bump go-sqlite3 and go.mod version 2022-07-22 15:31:30 +08:00
0b76ea08cd update README.md 2022-07-22 15:31:30 +08:00
ba1e96db26 add multi language support 2022-07-22 15:31:14 +08:00
cb5c752f8f add github CI build.yml 2022-07-21 17:31:38 +08:00
ff85724982 change bcrypt to MinCost 2022-07-20 19:43:38 +08:00
ad388cf83b format code with gofmt 2022-07-20 18:16:44 +08:00
881334cccb add password encrypt with bcrytp 2022-07-20 18:16:05 +08:00
edc42248ee fix backend output format v1.2.0-rc1 2022-06-12 18:01:30 +08:00
d7b6b3849c fix user profile button disabled status 2022-06-12 18:00:58 +08:00
4fcd962cc9 read secret key from config.json 2022-06-12 17:17:57 +08:00
c7382a1561 remove token auth method 2022-06-12 17:17:15 +08:00
4199caa5ef create tmpfs root directory if not exists 2022-06-12 16:46:19 +08:00
1cf8df7524 delete 'vodeo test' config 2022-06-12 16:39:31 +08:00
9ea21fa7f6 fix config.json 8k 2022-06-12 16:38:57 +08:00
8859640411 fix handle delete tmpfs file failed 2022-06-12 16:36:08 +08:00
d07df60b5d set default database index file pattern 2022-06-12 16:23:58 +08:00
02e5a39814 add routes for getRandomFiles
"t": string, the tagID, empty string stand for all tags
2022-06-12 16:14:47 +08:00
522844a447 update npm browserslist 2022-06-12 16:08:19 +08:00
32521e1178 add routes for FilesInFolder
"o": string, offset of the result
2022-06-12 16:06:02 +08:00
9f4c606b28 fix route get search files initial filename 2022-06-12 16:02:20 +08:00
58bb37fede add route for search folders
"q": string, foldername to search
"o": int, offset of search result
2022-06-12 16:00:28 +08:00
ff9774b806 move useQuery() to Common.js 2022-06-12 15:52:13 +08:00
7cb1a5d02f add frontend route for search files
"q": string, filename to search
"o": int, offset of search result
2022-06-12 02:48:17 +08:00
a9c2c2d7f9 fix access undefined when no files in folder 2022-06-12 00:24:28 +08:00
212ab56722 format 2022-06-12 00:23:53 +08:00
c2269ac0fc fix reset offset after search button clicked 2022-06-12 00:19:52 +08:00
14e9ff5a95 add: click filename in dialog to play 2022-06-12 00:11:39 +08:00
544b5afc0d Fix: add filename when download file 2022-04-18 02:32:42 +08:00
6e9e7252b2 Revert "Add: support video"
This reverts commit 465517e5cc.
2022-04-18 01:33:02 +08:00
61d85bba97 Add: support customized ffmpeg container format 2022-04-18 01:32:35 +08:00
e4c59fd539 Format: config.json 2022-04-17 22:20:49 +08:00
25205c0c0d Update npm dependencies 2022-04-17 21:55:34 +08:00
1655962e85 Merge tag 'v1.1.0' into dbms 2022-01-23 23:56:17 +08:00
2d85244ced Update: Makefile for external static lib 2022-01-22 11:40:41 +08:00
0897fcc9f8 Fix: more file pattern at update 2022-01-22 10:45:33 +08:00
2dab5cd109 Revert "Update: README.md for dbms" flow chart
This reverts commit a367b9253e.
2022-01-15 01:09:12 +08:00
a84dfe8178 Add: sleep stop timer 2022-01-15 00:53:42 +08:00
a367b9253e Update: README.md for dbms 2022-01-03 17:19:16 +08:00
b295707a05 Update: README.md for dbms 2022-01-03 17:19:16 +08:00
82da1aa48b Revert "Add: README.md DBMS TODO"
This reverts commit 2358335d4e.
2022-01-03 17:19:16 +08:00
359416ea44 Add: support reset foldername 2022-01-03 17:19:15 +08:00
5608693c06 Add: register button on manage page 2022-01-03 17:19:05 +08:00
d6f9a03786 SQL ORDER and IGNORE tag exists 2021-12-16 22:34:18 +08:00
7188e73783 Add: link to tag on fileinfo page 2021-12-16 22:33:32 +08:00
027aef4070 Move: play button after info button in dialog 2021-12-16 14:50:38 +08:00
14f3c1c8da Move: download button from dialog to file page 2021-12-16 13:27:11 +08:00
80802f95f8 Add: handle enter press 2021-12-16 13:22:18 +08:00
214ad6c285 Add: support reset filename 2021-12-16 13:22:18 +08:00