104 Commits

Author SHA1 Message Date
dependabot[bot]
36f92c54e9
build(deps): bump elasticsearch in /bookMarkService
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.13.3 to 7.14.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.13.3...v7.14.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 20:36:30 +00:00
fanxb
86997b234f Merge branch 'dev' 2021-09-15 22:43:08 +08:00
fanxb
2e8a8455a2 feat:增加全局配置。前端根据是否配置代理决定是否展示github登陆 2021-09-15 22:41:44 +08:00
dependabot[bot]
a7f408b054
build(deps): bump jsoup in /bookMarkService/business/bookmark
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.12.1 to 1.14.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.12.1...jsoup-1.14.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 21:05:11 +00:00
fanxb
b8f3d4f3b7 refactor:代码规范修改 2021-08-20 14:25:34 +08:00
dependabot[bot]
7dad169b3d
build(deps): bump elasticsearch in /bookMarkService
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.12.0 to 7.13.3.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.12.0...v7.13.3)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 20:43:36 +00:00
fanxb
52a0908477 fix:修复java11编译的lombok依赖问题 2021-06-18 16:51:22 +08:00
fanxb
1a9239b093 deploy:修改es版本 2021-03-31 16:22:15 +08:00
dependabot[bot]
c955b8357f
build(deps): bump elasticsearch from 7.2.0 to 7.11.0 in /bookMarkService
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.2.0 to 7.11.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.2.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 03:49:55 +00:00
fanxb
fbb4f8e005 deploy:修复编译报错问题 2021-03-31 11:48:45 +08:00
fanxb
bc63a91dc1 Merge remote-tracking branch 'origin/dependabot/maven/bookMarkService/org.elasticsearch-elasticsearch-7.11.0' 2021-03-31 11:33:42 +08:00
fanxb
2db39c0b77 refactor:注册接口加校验 2021-03-25 17:22:10 +08:00
dependabot[bot]
230fedaae8
build(deps): bump elasticsearch from 7.2.0 to 7.11.0 in /bookMarkService
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.2.0 to 7.11.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](https://github.com/elastic/elasticsearch/compare/v7.2.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 19:29:07 +00:00
fanxb
02e2b7f325 fix:增加方法处理异常书签数据 2021-03-17 16:28:01 +08:00
fanxb
0f51df5fec fix:修复icon无法获取问题 2021-03-16 10:37:15 +08:00
fanxb
ee499905b3 feat:修改书签时改变icon 2021-03-15 17:56:14 +08:00
fanxb
8b2f36fb72 fix:修复书签文件上传解析问题 2021-03-15 17:43:54 +08:00
fanxb
54c0843561 fix:修复github新用户登陆报错 2021-03-15 15:51:54 +08:00
fanxb
e55c86c407 fix:修复首次使用书签树不展示问题 2021-03-15 14:40:49 +08:00
fanxb
0aac5fdc20 fix:修复重复创建索引bug 2021-03-15 00:06:57 +08:00
fanxb
924bf8c2d3 feat:增加搜索引擎配置 2021-03-14 23:36:30 +08:00
fanxb
4c407c5b60 refactor:屏幕宽度兼容 2021-03-13 17:16:12 +08:00
fanxb
fe22eab018 refactor: search生成逻辑重构 2021-03-13 16:58:01 +08:00
fanxb
f79faab1c3 feat: 管理员id设置默认值 2021-03-13 16:39:04 +08:00
fanxb
302d03a77c feat:icon更新功能完成 2021-03-13 16:37:48 +08:00
fanxb
1196926ac9 feat:github登陆接入 2021-03-11 16:53:36 +08:00
fanxb
cc71076b45 refactor:重构 2021-03-10 14:50:08 +08:00
fanxb
6ac58f9900 deploy:部署修改 2021-03-09 11:40:21 +08:00
fanxb
d8c6aefd13 feat:个人信息功能修改 2021-03-05 17:03:51 +08:00
fanxb
a960ca062f feat:刷新页面时判断缓存 2021-03-05 14:17:49 +08:00
fanxb
270587c990 fix:修复移动端宽度超出问题 2021-03-04 17:31:00 +08:00
fanxb
bfc7385fae feat:导出功能完成 2021-03-04 16:15:35 +08:00
fanxb
91d69aab6a feat:书签,搜索基本完成 2021-03-04 11:03:51 +08:00
fanxb
97e015ac49 feat:拖拽完成 2020-09-21 18:25:03 +08:00
fanxb
6a547ac856 feat: 完成删除功能 2020-08-26 22:03:20 +08:00
fanxb
92cb24801b feat:增加获取用户访问次数前十接口 2020-08-26 17:24:32 +08:00
fanxb
98883e63f5 temp 2020-08-25 21:44:19 +08:00
fanxb
cfe5f358a8 feat: 书签主页面显示 2020-07-31 00:07:32 +08:00
fanxb
8c493c0868 refactor:注册时返回用户信息 2020-07-14 14:37:48 +08:00
fanxb
36e13aaa36 fix:fastjson更新版本,避免被攻击 2020-06-15 23:30:50 +08:00
fanxb
3090fd35f3 Merge remote-tracking branch 'origin/master' 2020-05-17 16:01:08 +08:00
fanxb
8884d2ca43 fix:修复redis消息消费错误bug 2020-05-17 15:59:34 +08:00
fanxb
03add0d05a refactor:代码格式修改 2020-05-12 13:48:33 +08:00
fanxb
cf960d4210 feat:用户只能增加自己的书签访问次数 2020-05-12 11:57:01 +08:00
fanxb
4e7861b5b1 feat:增加bookmark访问次数统计 2020-05-12 11:44:28 +08:00
fanxb
6e91e49404 fix:修复页面书签数据缓存问题 2020-05-10 14:07:11 +08:00
fanxb
2be78755f4 deploy:加入es是否启用开关 2020-05-10 11:30:55 +08:00
fanxb
c2b865e996 temp 2019-12-08 09:05:37 +00:00
fanxb
3b5f178ca7 fix:修复更新所有人bookmarkUpdateTime不生效问题 2020-03-29 18:20:05 +08:00
fanxb
09795f2d59 feat:增加拼音检索功能 2020-03-29 17:08:18 +08:00