Commit graph

82 commits

Author SHA1 Message Date
Restyled.io
738f50c0c1 Restyled by yapf 2022-07-22 05:48:23 +00:00
Restyled.io
999c7cb33b Restyled by whitespace 2022-07-22 05:48:19 +00:00
Restyled.io
64bc2e87a0 Restyled by prettier 2022-07-22 05:48:14 +00:00
Restyled.io
d885c70ef2 Restyled by clang-format 2022-07-22 05:48:04 +00:00
Restyled.io
3aa1b86ca6 Restyled by black 2022-07-22 05:48:00 +00:00
Restyled.io
9d3eb1dc9b Restyled by autopep8 2022-07-22 05:47:59 +00:00
fuwaa
c6843be648
chore: add scales and groups 2022-07-22 13:46:27 +08:00
fuwaa
47ecf14ba3
import: chroma 2022-07-21 14:56:55 +08:00
fuwaa
80a7a3041e
gen: colorGroup 2022-07-21 14:26:10 +08:00
fuwaa
479f34cd4d
uhhhhh 2022-07-21 13:57:09 +08:00
fuwaa
662c79e761
docs: add documentation 2022-07-21 13:51:54 +08:00
fuwaa
e15cc4c2f8
new: add tools, generate cg from tools 2022-07-21 13:50:52 +08:00
fuwaa
8fb34bb286
security: address vulnerability 2022-07-21 11:28:41 +08:00
Jariel Que
c48a87b635
Merge pull request #16 from fuwaa/main
a
2022-07-16 14:17:35 +08:00
Jariel Que
4b17aedada
Merge pull request #15 from fuwaa/deepsource-transform-8fd8291b
Format code with prettier
2022-07-16 14:10:43 +08:00
deepsource-autofix[bot]
3c81d3edec
Format code with prettier
This commit fixes the style issues introduced in 6da9a22 according to the output
from prettier.

Details: https://deepsource.io/gh/fuwaa/pint/transform/e78e9d22-587c-4b5c-86f7-bd6f31068114/
2022-07-16 05:41:22 +00:00
DeepSource Bot
6da9a2275f Update .deepsource.toml 2022-07-16 05:41:10 +00:00
DeepSource Bot
753e3296f7 Add .deepsource.toml 2022-07-16 05:35:03 +00:00
fuwaa
41c52e624f Merge branch 'main' of github.com:fuwaa/pint 2022-07-16 12:42:03 +08:00
fuwaa
39aec09580
chore: update favicon, title 2022-07-16 12:41:36 +08:00
Jariel Que
23ce249a3c
optimise images 2022-07-16 10:01:07 +08:00
ImgBotApp
328a600958
[ImgBot] Optimize images
*Total -- 77.45kb -> 64.39kb (16.86%)

/docs/assets/pint-logo.png -- 26.79kb -> 20.29kb (24.25%)
/public/pint-logo.png -- 26.79kb -> 20.29kb (24.25%)
/src/assets/images/pint.svg -- 4.79kb -> 4.77kb (0.51%)
/public/pint.svg -- 19.08kb -> 19.04kb (0.19%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-07-12 17:31:28 +00:00
fuwaa
50e99a28e4
chore: improve code quality 2022-07-12 13:41:53 +08:00
Jariel Que
087720c8ce
docs: fix not working button 2022-07-12 13:19:19 +08:00
Jariel Que
b7d586d343
move to main branch 2022-07-12 13:06:57 +08:00
fuwaa
8c3a456660
docs: update readme 2022-07-12 13:05:33 +08:00
fuwaa
3551bb013f
implement: add text color 2022-07-12 12:30:40 +08:00
fuwaa
264d3aa6da Merge branch 'pint-overhaul' of github.com:fuwaa/pint into pint-overhaul 2022-07-12 12:01:50 +08:00
fuwaa
3a6f04ee0f
implementation: options ui fix 2022-07-12 12:00:00 +08:00
Jariel Que
454c2c9d2c
Merge branch 'main' into pint-overhaul 2022-07-12 11:19:20 +08:00
Jariel Que
739ea44ca6
workflow: add superlinter 2022-07-12 11:18:05 +08:00
Jariel Que
b10c86eb7e
Merge branch 'main' into pint-overhaul 2022-07-12 11:13:34 +08:00
fuwaa
d88d729070
cleanup: yeet old code 2022-07-11 16:32:02 +08:00
fuwaa
9ca308c5b6
implementation: options ui 2022-07-11 16:29:47 +08:00
fuwaa
26765cf043
cleanup: wtf is this 2022-07-10 16:09:02 +08:00
fuwaa
88f6c1fe8b
implementation: make the damn changes on page load 2022-07-10 15:28:03 +08:00
fuwaa
05440f89d5
implementation: fix chrome get 2022-07-10 10:11:18 +08:00
fuwaa
4753c38c9c
cleanup: remove reverse engineering 2022-07-09 11:16:54 +08:00
fuwaa
febc0df622
implementation: base implementation 2022-07-09 11:12:30 +08:00
fuwaa
739b0ff2e1
ui refactoring + implementation of features 2022-07-08 11:47:01 +08:00
Jariel Que
c8c7d3975c
chore: add branch specifier 2022-07-07 18:22:40 +08:00
fuwaa
ca6cf31d56
oh: nuke old codebase and start base redesign 2022-07-07 18:14:19 +08:00
fuwaa
482dcd9a8f
chore: add react template 2022-07-07 13:29:00 +08:00
fuwaa
b2d2275cff
chore: add gitignore 2022-07-07 13:28:40 +08:00
fuwaa
342ea1f6b0
chore: prepare for overhaul 2022-07-07 13:27:33 +08:00
Jariel Que
9c1a04a32b
pint-overhaul: update documentation 2022-07-07 12:27:30 +08:00
fuwaa
0ea1b4f3da
pint-overhaul: rewrite pr 2022-07-07 12:26:53 +08:00
fuwaa
870e0e9ba4
docs: update documentation 2022-07-07 12:24:38 +08:00
fuwaa
9d0a711ce0
chore: prepare for rewrite 2022-07-04 12:21:01 +08:00
Jariel Que
cc8378fac1
Update README.md 2022-01-13 13:34:56 +08:00