Commit Graph
209 Commits
Author SHA1 Message Date
heimoshuiyu 73828c547c Add: support config single thread 2021-12-15 09:11:03 +08:00
heimoshuiyu 97083114fb Add: singleThreadLock for sqlite performance, and change Db.Tag method 2021-12-15 02:53:41 +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 47b178ac90 Add: tmpfs lock and fix bug 2021-12-14 01:19:50 +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 f1e8dcfad4 Add: handle not active user 2021-12-13 14:28:24 +08:00
heimoshuiyu ab67575976 Add: set user acitve 2021-12-13 14:20:36 +08:00
heimoshuiyu adee9bcb65 Simplify: register not return user object 2021-12-13 13:47:02 +08:00
heimoshuiyu d7ca68aad1 Add: support insert active user 2021-12-13 13:43:09 +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
heimoshuiyu 12739be2f5 Add: get reviews and fix bug 2021-12-13 04:47:00 +08:00
heimoshuiyu 6b8bfedb9b Add: insert review 2021-12-13 04:17:00 +08:00
heimoshuiyu e87b4823d9 Add: update foldername 2021-12-13 03:43:09 +08:00
heimoshuiyu a2cb098330 Fix: bug login as anonymouse user null pointer 2021-12-12 18:28:47 +08:00
heimoshuiyu 93a0fe7a31 Add: delete tag on file 2021-12-12 17:39:08 +08:00
heimoshuiyu 003f8cace2 Fix: empty filename search 2021-12-12 17:23:27 +08:00
heimoshuiyu 2c802ca807 Add: put tag on file 2021-12-12 17:19:14 +08:00
heimoshuiyu f71544caab Add: File info page 2021-12-12 16:21:43 +08:00
heimoshuiyu dfc0b43bdd Finished: tag 2021-12-12 15:41:33 +08:00
heimoshuiyu 5a68cea2f3 Add: tag created_by_user_id column 2021-12-12 15:16:02 +08:00
heimoshuiyu 047f15426b Fix: Handel error of checkAdmin 2021-12-12 15:08:44 +08:00
heimoshuiyu d2c852d57a Fix: Add tag only by admin 2021-12-12 13:03:36 +08:00
heimoshuiyu af444f0bbb Add: update tag info 2021-12-12 13:02:10 +08:00
heimoshuiyu 1bbcecfb2e Add: simple get tags and create tag 2021-12-12 03:23:21 +08:00
heimoshuiyu b96daa07c6 Change: Update Database auth to user method 2021-12-12 01:57:54 +08:00
heimoshuiyu 1f960f8f64 Add: Handle logout 2021-12-12 01:26:46 +08:00
heimoshuiyu e608a6b1df Add: backend session support and bug fix 2021-12-12 01:14:42 +08:00
heimoshuiyu f3a95973e9 Add: Simple user login/register function 2021-12-11 18:47:25 +08:00
heimoshuiyu c580ca245f Merge branch 'master' into dbms 2021-12-11 00:46:38 +08:00
heimoshuiyu 9b4c0b24ef Update: README.md RESTful API v1.1.0 2021-12-11 00:37:43 +08:00
heimoshuiyu c418634515 Change: RESTful API 2021-12-11 00:22:41 +08:00
heimoshuiyu 87ac0cecb7 Add: FilesInFolder page 2021-12-11 00:19:53 +08:00
heimoshuiyu 1d49689171 Hide files/folders table if not need 2021-12-11 00:03:07 +08:00
heimoshuiyu fdd41397bf Update: skip file when exists in database 2021-12-10 20:46:26 +08:00
heimoshuiyu 7e5c92dd63 Add: simple update database function 2021-12-10 15:17:51 +08:00
heimoshuiyu 83f2b76cbc Re-struct pkg/api, pkg/database 2021-12-10 15:17:50 +08:00
heimoshuiyu 05a569e395 Fix: feedbacks's column header 2021-12-09 11:21:23 +08:00