142 Commits

Author SHA1 Message Date
fleyx
383450ebe4 temp 2023-08-08 23:10:59 +08:00
fanxb
35d3420470 feat:放开github登录 2023-04-01 17:29:45 +08:00
fanxb
928e3fac48 fix:修复bookmark缺陷 2023-02-16 19:07:40 +08:00
fanxb
ff560ae790 fix:修复定时任务线程池不起作用 2022-09-24 18:50:18 +08:00
fanxb
580d18a500 fix:修复定时任务线程池不起作用 2022-09-24 18:45:20 +08:00
FleyX
866ce22bb5
Merge pull request #38 from FleyX/dev
Dev
2022-09-22 19:50:45 +08:00
dependabot[bot]
9cc1a7b871
build(deps): bump jsoup in /bookMarkService/business/bookmark
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 to 1.15.3.
- [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.14.3...jsoup-1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 23:51:05 +00:00
fanxb
5e12b5a8b1 fix:修复定时任务线程池不起作用 2022-07-18 20:25:24 +08:00
fanxb
64d4504178 fix:修复fastjsonbug 2022-05-28 20:33:07 +08:00
fanxb
9a689cac65 fix:修复host_icon表数据重复问题 2022-04-23 14:26:29 +08:00
fanxb
b950c666cc feat:新增书签可选择文件夹保持 2022-04-19 18:09:51 +08:00
fanxb
d36967d852 fix:修复带端口号地址不显示问题 2022-04-17 18:40:33 +08:00
fanxb
85688595f8 feat:浏览器插件版本显示 2022-04-17 16:36:02 +08:00
fanxb
1087f5e48b feat:支持浏览器新标签页 2022-04-17 14:53:44 +08:00
fanxb
d44700a971 feat:浏览器插件新增书签功能实现 2022-04-15 15:45:19 +08:00
fanxb
50e1e0e951 temp 2022-04-14 17:10:39 +08:00
fanxb
57a6944ec5 temp 2022-04-10 21:43:25 +08:00
fanxb
553cec1338 feat:首页背景更换为每日一图 2022-03-31 13:31:20 +08:00
fanxb
aefe882faa docs:修改文档 2022-03-29 21:55:24 +08:00
fanxb
bc4364ea53 refactor:icon使用同步获取 2022-03-29 21:55:01 +08:00
fanxb
5a2f3da51a fix:修复书签导入失败bug 2022-03-29 21:54:31 +08:00
fanxb
0a54e784db feat:首页完成 2022-03-29 17:16:29 +08:00
fanxb
62d3c43436 temp 2022-03-25 17:12:41 +08:00
fanxb
1affbf16ac temp 2022-03-24 17:03:13 +08:00
fanxb
974f8c18b4 refactor:实体类移动到po包下 2022-03-24 10:24:33 +08:00
fanxb
6e2948ab9c temp 2022-03-23 17:02:52 +08:00
fanxb
c7b82047ae refactor:常量类重命名 2022-03-16 16:31:56 +08:00
fanxb
4603b11326 feat:使用java进行拼音转换,去掉node模块 2022-03-16 16:28:33 +08:00
fanxb
04a3aa987b fix:修复后端编译报错问题 2022-03-10 14:41:08 +08:00
fanxb
05b6cb29d8 deploy:修改springboot版本 2022-02-08 17:02:07 +08:00
fanxb
7fc169c4f5 refactor:文件夹也建立搜索索引,图标改用异步生成 2021-11-17 16:48:42 +08:00
fanxb
4ef6582b2a refactor:增加日志打印 2021-10-19 15:20:19 +08:00
fanxb
e067de6c79 refactor:增加日志打印 2021-10-19 15:04:08 +08:00
fanxb
7c59a50ec4 refactor:修改http错误日志打印 2021-10-19 14:57:26 +08:00
fanxb
e735411bc3 refactor:增加日志打印 2021-10-19 14:49:37 +08:00
fanxb
02790f5ad3 fix:修复编译报错 2021-10-17 15:38:29 +08:00
fanxb
57c3f4dfc6 feat:后台新增通知查询功能 2021-10-17 15:37:15 +08:00
fanxb
a6b502d901 docs:新增公告表sql 2021-10-17 11:59:17 +08:00
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