Commit Graph
145 Commits
Author SHA1 Message Date
heimoshuiyu 85f25a38ae fix select default language 2022-07-22 16:49:30 +08:00
heimoshuiyu 00399785d4 fix tranlate 2022-07-22 16:24:04 +08:00
heimoshuiyu ba1e96db26 add multi language support 2022-07-22 15:31:14 +08:00
heimoshuiyu d7b6b3849c fix user profile button disabled status 2022-06-12 18:00:58 +08:00
heimoshuiyu d07df60b5d set default database index file pattern 2022-06-12 16:23:58 +08:00
heimoshuiyu 02e5a39814 add routes for getRandomFiles
"t": string, the tagID, empty string stand for all tags
2022-06-12 16:14:47 +08:00
heimoshuiyu 522844a447 update npm browserslist 2022-06-12 16:08:19 +08:00
heimoshuiyu 32521e1178 add routes for FilesInFolder
"o": string, offset of the result
2022-06-12 16:06:02 +08:00
heimoshuiyu 9f4c606b28 fix route get search files initial filename 2022-06-12 16:02:20 +08:00
heimoshuiyu 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
heimoshuiyu ff9774b806 move useQuery() to Common.js 2022-06-12 15:52:13 +08:00
heimoshuiyu 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
heimoshuiyu a9c2c2d7f9 fix access undefined when no files in folder 2022-06-12 00:24:28 +08:00
heimoshuiyu 212ab56722 format 2022-06-12 00:23:53 +08:00
heimoshuiyu c2269ac0fc fix reset offset after search button clicked 2022-06-12 00:19:52 +08:00
heimoshuiyu 14e9ff5a95 add: click filename in dialog to play 2022-06-12 00:11:39 +08:00
heimoshuiyu 6e9e7252b2 Revert "Add: support video"
This reverts commit 465517e5cc.
2022-04-18 01:33:02 +08:00
heimoshuiyu 25205c0c0d Update npm dependencies 2022-04-17 21:55:34 +08:00
heimoshuiyu a84dfe8178 Add: sleep stop timer 2022-01-15 00:53:42 +08:00
heimoshuiyu 359416ea44 Add: support reset foldername 2022-01-03 17:19:15 +08:00
heimoshuiyu 5608693c06 Add: register button on manage page 2022-01-03 17:19:05 +08:00
heimoshuiyu 7188e73783 Add: link to tag on fileinfo page 2021-12-16 22:33:32 +08:00
heimoshuiyu 027aef4070 Move: play button after info button in dialog 2021-12-16 14:50:38 +08:00
heimoshuiyu 14f3c1c8da Move: download button from dialog to file page 2021-12-16 13:27:11 +08:00
heimoshuiyu 80802f95f8 Add: handle enter press 2021-12-16 13:22:18 +08:00
heimoshuiyu 214ad6c285 Add: support reset filename 2021-12-16 13:22:18 +08:00
heimoshuiyu 297643ad91 Change: manage page Edit to Profile 2021-12-16 13:22:17 +08:00
heimoshuiyu 7efde3cf6f Add: support change filename
Fix: path method use realname
2021-12-16 13:22:10 +08:00
heimoshuiyu b0e57099ba Fix: manage page button horizontal 2021-12-16 12:04:15 +08:00
heimoshuiyu 435e3605f7 Add: support delete file 2021-12-16 12:03:05 +08:00
heimoshuiyu 0edc7f7141 Add: show file in ReviewEntry 2021-12-16 10:59:12 +08:00
heimoshuiyu 465517e5cc Add: support video (still in test), change ogg to webm 2021-12-16 01:34:34 +08:00
heimoshuiyu fc735c88d3 Fix: center Login and Manage page 2021-12-15 16:23:40 +08:00
heimoshuiyu 1c14997b85 Change: title text to white 2021-12-14 10:43:39 +08:00
heimoshuiyu d59e40c6fa Fix: play another file while current file is preparing 2021-12-14 01:30:28 +08:00
heimoshuiyu 922b2370ee Update: review entry edit button to Link 2021-12-14 00:47:46 +08:00
heimoshuiyu 83ab1a91b2 Add: support delete tag and its references 2021-12-14 00:33:31 +08:00
heimoshuiyu 4bfcf460c9 Add: support show modified review time 2021-12-13 23:32:29 +08:00
heimoshuiyu 28127f6138 Add: support delete feedback 2021-12-13 23:23:57 +08:00
heimoshuiyu 0c9048072f Add: support feedback 2021-12-13 23:18:46 +08:00
heimoshuiyu 22f7ea8476 Update: title space evenly 2021-12-13 22:27:01 +08:00
heimoshuiyu e1d9eac514 Add: updating database.. 2021-12-13 22:21:24 +08:00
heimoshuiyu 1b0688e523 Add: User can change their password 2021-12-13 16:18:02 +08:00
heimoshuiyu ab67575976 Add: set user acitve 2021-12-13 14:20:36 +08:00
heimoshuiyu a826e4bf29 Add: support walk database with tags 2021-12-13 13:24:25 +08:00
heimoshuiyu d4718ac120 Add: support select ramdom files by tag 2021-12-13 07:07:43 +08:00
heimoshuiyu 7a10922ec4 Add: link to user on tags page 2021-12-13 06:23:32 +08:00
heimoshuiyu 164dd0f282 Add: show reviews created by user 2021-12-13 06:18:14 +08:00
heimoshuiyu f32c922faf Add: delete review 2021-12-13 05:52:10 +08:00
heimoshuiyu 80462efebc Add: modify review 2021-12-13 05:27:12 +08:00