hexxa
|
1b39b7ebf7
|
fix(server): e2e tests fails because db interface is updated
|
2022-10-11 19:43:47 +08:00 |
|
hexxa
|
2b50c84273
|
fix(rdb): add id column for file info, sharing info tables
|
2022-10-11 19:43:47 +08:00 |
|
hexxa
|
033c2bc316
|
fix(ci): update go docker version
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
42ad19257c
|
test(server): add init tests
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
02740bae37
|
fix: remove bolt db stores
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
f637781d4d
|
fix(server): fix config test
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
b54275771e
|
fix(server): add initer
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
becfa688aa
|
fix(server): clean up handlers initing
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
81e97bdd55
|
fix(db): add sqlite store back with some fixes
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
5cae5be837
|
feat(db): add default rdb layer
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
61757aff4a
|
fix(server): skip initing users if inited
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
4f6683de03
|
fix(server): 1.replace bolt with sqlite in config 2.add hardcoded listing roles
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
d97451653e
|
fix(sqlite): add indexes and unique constraint
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
df5c820c68
|
fix(files): add location to file info
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
b226bc6f9f
|
fix(db): db interfaces should be updated in tests
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
ce77eb7534
|
test(server): fix bugs and tests
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
4265ab593e
|
fix(config): remove rdb config
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
085a3e4e10
|
feat(handlers): replace boltdb with sqlite in handlers
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
791848f75c
|
feat(db): replace boltdb with sqlite
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
59a39efc4a
|
feat(db): enable sqlite for storing users
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
f95a611204
|
feat(rdb): add sqlite as a dependency
|
2022-09-25 12:14:55 +08:00 |
|
hexxa
|
cb478ca266
|
chore(single_user): delete single user handlers
|
2022-08-26 20:24:59 +08:00 |
|
hexxa
|
d0a8a6d43a
|
test(server: add rounds for concurrency test
|
2022-08-26 20:24:59 +08:00 |
|
hexxa
|
a36ef5f98f
|
test(files): add mockClient
|
2022-08-24 19:43:36 +08:00 |
|
hexxa
|
d293ed52cc
|
test(server): add basic benchmark test
|
2022-08-24 19:43:36 +08:00 |
|
hexxa
|
86a29d632c
|
chore: remove gitter badge from the readme
|
2022-08-22 22:11:46 +08:00 |
|
hexxa
|
cc9355d630
|
fix(files): avoid overwriting lock failed error
|
2022-08-20 10:45:41 +08:00 |
|
hexxa
|
f68b5532ec
|
chore: use gif
|
2022-08-17 20:39:25 +08:00 |
|
hexxa
|
24b1cc05cc
|
chore(readme): add video
|
2022-08-17 20:39:25 +08:00 |
|
hexxa
|
060638de3a
|
chore: add initFileIndex config
|
2022-08-12 20:00:00 +08:00 |
|
hexxa
|
aeb9d26bbd
|
feat(server): add flag for skipping indexing in launching
|
2022-08-12 20:00:00 +08:00 |
|
hexxa
|
0cce1bd090
|
fix(client): remove token from client args
|
2022-08-12 20:00:00 +08:00 |
|
hexxa
|
6cc99312bf
|
chore(readme): update readme
|
2022-08-06 11:26:18 +08:00 |
|
hexxa
|
349eec92c0
|
feat(ui/admin): add reindex button
|
2022-08-06 11:26:18 +08:00 |
|
hexxa
|
48b0ff2df0
|
fix(clients): fix incorrect client naming
|
2022-08-06 11:26:18 +08:00 |
|
hexxa
|
f0293fbc4c
|
fix(server): restore and persist file index
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
591b50c51f
|
fix(ui/state_upDATER): clear file and info when not found
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
5c1d512a95
|
chore(deps): add randstr
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
f68a21792c
|
test(fileindex): fix issues and add tests
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
dbb1ce65ef
|
feat(ui/files_pane): enable file/folder searching
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
302d3a6af8
|
fix(files/search): enable searching by multiple keywords
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
9510d6e730
|
feat(ui/clients): add search, reindex in client
|
2022-07-30 20:58:18 +08:00 |
|
hexxa
|
fd46d7b816
|
feat(server): add reindexing API with tests
|
2022-07-24 19:58:18 +08:00 |
|
hexxa
|
fc653d1c15
|
fix(server/test): enable files api tests
|
2022-07-24 19:58:18 +08:00 |
|
hexxa
|
bd2e831a5d
|
test(server/search): add tests for searching
|
2022-07-23 23:03:21 +08:00 |
|
hexxa
|
826d472a96
|
feat(files): add search API and tests
|
2022-07-23 23:03:21 +08:00 |
|
hexxa
|
4fbdee0eca
|
feat(config): add search result limit
|
2022-07-21 22:48:57 +08:00 |
|
hexxa
|
dff79ed87f
|
feat(dep/fileindex): enable fileindex in file managing
|
2022-07-21 22:48:57 +08:00 |
|
hexxa
|
28b7113d27
|
fix(ui/panel_files): download url contains comma when port is 80/443
|
2022-07-21 22:48:57 +08:00 |
|
dependabot[bot]
|
2a16b877a2
|
chore(deps): bump terser from 5.12.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 22:26:57 +08:00 |
|