372 Commits

Author SHA1 Message Date
fanxb
d707be00de temp 2022-03-16 16:58:25 +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
47d4698ac3 deploy:build.sh增加执行权限 2022-03-10 14:35:23 +08:00
fanxb
0ce47b9a81 deploy:修改部署脚本 2022-03-10 14:30:01 +08:00
fanxb
1c7294e855 feat:增加页面统计 2022-03-10 14:18:06 +08:00
fanxb
05b6cb29d8 deploy:修改springboot版本 2022-02-08 17:02:07 +08:00
fanxb
fb9cc32322 refactor:修改版本检查时间为5分钟一次 2022-02-08 15:42:44 +08:00
fanxb
8ef2d9923b Merge remote-tracking branch 'origin/master' 2022-01-18 16:34:35 +08:00
fanxb
60970f14c4 deploy:修改部署脚本 2021-12-11 08:53:47 -05:00
fanxb
7fc169c4f5 refactor:文件夹也建立搜索索引,图标改用异步生成 2021-11-17 16:48:42 +08:00
fanxb
10580d231f docs:修改文档 2021-11-04 17:05:53 +08:00
fanxb
2ba00eb861 refactor:增加忽略文件 2021-11-04 17:00:07 +08:00
fanxb
9b4a5187cc deploy:保存redis数据文件 2021-11-04 16:54:27 +08:00
FleyX
84b266d8bd
Update README.md
doc:修改readme.md
2021-10-22 21:24:40 +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
13bd71f0a7 Merge branch 'dev' of github.com:FleyX/bookmark into dev 2021-10-17 11:59:36 +08:00
fanxb
89484b2587 refactor:删除无用文件 2021-10-17 11:59:18 +08:00
fanxb
a6b502d901 docs:新增公告表sql 2021-10-17 11:59:17 +08:00
fanxb
53a85db09c refactor:删除无用文件 2021-10-17 11:55:39 +08:00
fanxb
e075eeaeff Merge remote-tracking branch 'origin/master' into dev 2021-10-17 11:54:56 +08:00
FleyX
8baaf7a609
Merge pull request #25 from FleyX/dependabot/maven/bookMarkService/org.elasticsearch-elasticsearch-7.14.0
build(deps): bump elasticsearch from 7.13.3 to 7.14.0 in /bookMarkService
2021-10-17 11:51:00 +08:00
fanxb
e6701e557e docs:新增公告表sql 2021-09-23 17:06:33 +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
5f57415b53 refactor:删除yarn.lock文件 2021-09-15 22:42:13 +08:00
fanxb
2e8a8455a2 feat:增加全局配置。前端根据是否配置代理决定是否展示github登陆 2021-09-15 22:41:44 +08:00
FleyX
dcf39ffea7
Merge pull request #24 from FleyX/dependabot/maven/bookMarkService/business/bookmark/org.jsoup-jsoup-1.14.2
build(deps): bump jsoup from 1.12.1 to 1.14.2 in /bookMarkService/business/bookmark
2021-08-31 21:36:57 +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
FleyX
b8baf22387
Merge pull request #22 from FleyX/dependabot/npm_and_yarn/bookmark_front/url-parse-1.5.3
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /bookmark_front
2021-08-20 10:42:01 +08:00
FleyX
f28840f822
Merge pull request #23 from FleyX/dependabot/npm_and_yarn/bookmark_front/path-parse-1.0.7
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /bookmark_front
2021-08-20 10:41:49 +08:00
dependabot[bot]
59a6a2c0d4
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /bookmark_front
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 02:42:07 +00:00
dependabot[bot]
a99033e572
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /bookmark_front
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 02:42:04 +00:00
FleyX
913bed79ad
Merge pull request #17 from FleyX/dependabot/npm_and_yarn/bookmark_front/dns-packet-1.3.4
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /bookmark_front
2021-08-11 10:41:50 +08:00
FleyX
1adb661bcf
Merge pull request #18 from FleyX/dependabot/npm_and_yarn/bookmark_front/ws-6.2.2
build(deps): bump ws from 6.2.1 to 6.2.2 in /bookmark_front
2021-08-11 10:41:36 +08:00
FleyX
acfc93d837
Merge pull request #19 from FleyX/dependabot/npm_and_yarn/bookmark_front/postcss-7.0.36
build(deps): bump postcss from 7.0.35 to 7.0.36 in /bookmark_front
2021-08-11 10:41:21 +08:00
FleyX
4bb1347545
Merge pull request #21 from FleyX/dependabot/maven/bookMarkService/org.elasticsearch-elasticsearch-7.13.3
build(deps): bump elasticsearch from 7.12.0 to 7.13.3 in /bookMarkService
2021-08-11 10:40: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
4f0b8915e0 deploy:修改部署脚本,支持重复执行 2021-06-18 17:29:29 +08:00
fanxb
52a0908477 fix:修复java11编译的lombok依赖问题 2021-06-18 16:51:22 +08:00
dependabot[bot]
7c4bfb6e26
build(deps): bump postcss from 7.0.35 to 7.0.36 in /bookmark_front
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-17 15:44:24 +00:00
dependabot[bot]
9f85a65029
build(deps): bump ws from 6.2.1 to 6.2.2 in /bookmark_front
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 17:19:04 +00:00
dependabot[bot]
e370181f70
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /bookmark_front
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 02:38:23 +00:00