Commit graph

345 commits

Author SHA1 Message Date
SuperSonic 2caf3b7059
reset v8 2023-03-04 11:44:41 +08:00
SuperSonic e137dd2256
Add archived for backup 2023-03-04 11:42:28 +08:00
SuperSonic 902a9d3096
Merge branch 'v6' into main 2023-03-04 11:40:51 +08:00
SuperSonic c2a08a2660
Merge remote-tracking branch 'origin/dev-v6' into v6 2023-03-04 11:38:35 +08:00
SuperSonic 9d322e56e2
Converting wiki data to docs 2021-12-12 18:47:44 +08:00
SuperSonic 8fcc6d2273
Merge pull request #41 from star-inc/dev-v6
Merge dev-v6 branch
2021-12-12 18:38:46 +08:00
SuperSonic cb3a6d87d4
Update README.md 2021-12-07 16:20:04 +08:00
SuperSonic e5db1501d1 init v8 2021-12-07 07:26:38 +00:00
SuperSonic 084aebd6e6
Update 2021-08-30 14:26:07 +08:00
SuperSonic f420af4cc1
Merge pull request #40 from star-inc/master
Merge master branch to v6
2021-08-30 14:11:44 +08:00
SuperSonic b536853eb1
Update 2021-08-26 21:39:06 +08:00
SuperSonic e0d7ca950c
Merge pull request #32 from star-inc/dependabot/pip/pyyaml-5.4
Bump pyyaml from 5.3.1 to 5.4
2021-07-17 14:15:03 +08:00
SuperSonic 1124087449
Merge pull request #33 from star-inc/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.25.10 to 1.26.5
2021-07-17 14:14:18 +08:00
SuperSonic df320627b7
Preparing for v6.6 2021-06-26 07:01:26 +08:00
SuperSonic 452dcfc566
Turn PEP8 branch to v6.6 2021-06-26 06:48:44 +08:00
dependabot[bot] 687c59ace6
Bump urllib3 from 1.25.10 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-02 00:20:43 +00:00
dependabot[bot] 30b48d27de
Bump pyyaml from 5.3.1 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:23:25 +00:00
SuperSonic 6a63836de0
Refactoring 2021-03-10 21:23:53 +08:00
SuperSonic fca26141af
Thanks for PEP 563, it helps Yuuki getting type hints, but raising the the demand of Python interpreter version to 3.7. 2020-12-19 15:22:04 +08:00
SuperSonic 0f77e7b16e
Update data.py 2020-12-19 15:03:48 +08:00
SuperSonic d6f0d6901a
Reformat 2020-12-19 14:56:55 +08:00
SuperSonic eaa371e5be
Reformat and Fix some bugs 2020-12-19 14:54:42 +08:00
SuperSonic e76ef511d8
Fix typo 2020-12-19 03:35:02 +08:00
SuperSonic 78404d42e1
Try to reformat with following PEP8 2020-12-19 03:31:48 +08:00
SuperSonic 0440bac5cd
Update README.md 2020-12-09 10:17:52 +08:00
SuperSonic 8c65080943
The documentation for developers is ready 2020-11-25 19:50:26 +08:00
SuperSonic d7c01ca323
Update README.md 2020-11-24 08:55:16 +08:00
SuperSonic 83ad5296f5
Update Dashboard.js 2020-10-21 22:40:50 +08:00
SuperSonic 107996cd47
Allow http server ports can be modified 2020-10-20 21:03:04 +08:00
SuperSonic 734d6aeb93
Update README.md 2020-10-20 10:52:54 +08:00
SuperSonic 76532eeae3
Update for WA 2020-10-20 08:33:19 +08:00
SuperSonic 9112d55d92
Update for WA 2020-10-20 08:27:00 +08:00
SuperSonic 5081a7eecf
Fix a bug while loading or empty 2020-10-20 08:09:52 +08:00
SuperSonic 7b3c32c6e7
Fix a bug in "_text" 2020-10-20 07:59:03 +08:00
SuperSonic cfd46e8e63
Fix a bug in "_text" 2020-10-20 07:56:19 +08:00
SuperSonic 80f10bdb9f
Merge pull request #28 from star-inc/rolling
v6.5.3-alpha_RC2 from Rolling
2020-10-20 00:16:08 +08:00
SuperSonic 3697a39455
Update README.md 2020-10-19 21:03:13 +08:00
SuperSonic 04476cf789
Update README.md 2020-10-19 21:01:52 +08:00
SuperSonic 530c302e9a
Update documents and index.html of WA 2020-10-19 20:56:42 +08:00
SuperSonic 914ddc8482
Merge pull request #27 from star-inc/master
Merge for README
2020-10-18 21:23:04 +08:00
SuperSonic 215e81347f
Merge branch 'rolling' into master 2020-10-18 21:22:26 +08:00
SuperSonic 3eadd6cd7a
Code review and Update WA 2020-10-18 21:07:48 +08:00
SuperSonic b9cd353f7f
Update WA and resolved several bugs 2020-10-18 01:25:06 +08:00
SuperSonic 2d3b094b3b Import Vue.js 2020-10-17 11:24:58 +00:00
SuperSonic acd83e7b61 Using ES6 template for WA and update requirements.txt 2020-10-07 14:59:14 +00:00
SuperSonic 420750a6fc
Add LGTM to project 2020-07-23 20:22:56 +08:00
SuperSonic 2a02ec521b
Remove Code-Inspector from this project 2020-07-23 20:06:18 +08:00
SuperSonic dc9116c8d3
Update README.md 2020-07-23 19:54:49 +08:00
SuperSonic 683ef44a0c
Merge pull request #23 from fossabot/add-license-scan-badge
Add license scan report and status
2020-07-23 15:18:45 +08:00
fossabot 280cb25ddb Add license scan report and status
Signed off by: fossabot <badges@fossa.com>
2020-07-22 22:44:07 -07:00