Commit graph

148 commits

Author SHA1 Message Date
The Mist
72d6a69ace
[Refactor] change the detect filetype strategy (#78) 2024-04-07 17:24:43 +08:00
The Mist
69ecdace3b
[Fix] replace all tab character with space for correct render text (#77) 2024-04-07 16:17:24 +08:00
mistricky
8d210e272e [Release] 1.1.9 2024-04-05 16:48:04 +00:00
Mist
96e79610ae
[Release] v1.1.9 2024-04-06 00:45:02 +08:00
Mist
4cdf8b6970
[Fix] remove the wait for action 2024-04-06 00:43:50 +08:00
Mist
cb4b02d7e0
[Release] v1.1.8 2024-04-06 00:21:42 +08:00
The Mist
5389a958a2
[Update] usage of save_path 2024-04-06 00:16:01 +08:00
The Mist
42437163db
[Feat] use auto-generate filename when the filename is not specified (#72)
* [Chore] remove redundancy code

* [Feat] use auto-generate filename when the filename is not specified
2024-04-06 00:10:08 +08:00
The Mist
8bd3cd89e0
[Feat] support highlighting no extension file (#70) 2024-04-05 23:23:17 +08:00
The Mist
45804b3341
[Fix] extract build job as a separator workflow (#68) 2024-04-05 21:50:26 +08:00
JT Smith
42ee8bf327
[Update] README.md - fix references to incorrect package (#66) 2024-04-05 09:44:18 +08:00
mistricky
985e60931d [Release] 1.1.7 2024-04-04 15:07:59 +00:00
Mist
894a0834a6
[Release] v1.1.7 2024-04-04 23:04:47 +08:00
nadir-ishiguro
5edb1522c7
[Perf] replace shebang with Nix compatible version (#65) 2024-04-04 23:03:49 +08:00
mistricky
e33120ffeb [Release] 1.1.6 2024-04-04 11:08:14 +00:00
Mist
c62202af7b
[Release] v1.1.6 2024-04-04 19:04:48 +08:00
HANU
4938d6e479
add shebang for portability (#63) 2024-04-04 19:01:14 +08:00
Mist
3d684bb2b8
[Update] remove language from shell code block 2024-04-03 18:03:48 +08:00
Micya
3054519b58
Update README.md (#62) 2024-04-03 18:01:13 +08:00
Mist
0b0cb79bf8
[Update] default config & perf usage chapter 2024-04-03 17:49:26 +08:00
Mist
f616da253f
[Update] add language to shell code block 2024-04-03 17:35:06 +08:00
Mist
1698892981
[Update] add contributors chapter & update the usage 2024-04-03 17:14:53 +08:00
Mist
8e7d77ea41
[Update] installation steps & migration chapter 2024-04-03 17:01:34 +08:00
mistricky
a545d58b2b [Release] 1.1.5 2024-04-02 12:15:32 +00:00
mistricky
0b572ad0a1 [Update] generator link library on mac-aarch64 2024-04-02 12:15:09 +00:00
mistricky
c5c7a51720 [Update] generator link library on mac-x86_64 2024-04-02 12:14:54 +00:00
mistricky
461d6b4f59 [Update] generator link library on linux-x86_64 2024-04-02 12:14:28 +00:00
Mist
ccffcd9cd5 [Release] v1.1.5 2024-04-02 20:11:59 +08:00
Mist
2572f664cc
[Perf] use print instead of raise error directly (#61) 2024-04-02 20:04:37 +08:00
Mist
efeb8d89e2
[Fix] dynamic import generator to avoid initial module not found error (#60) 2024-04-02 19:22:12 +08:00
Mist
fefaaa12be
[Feat] add extension as argument (#57) 2024-04-02 18:18:37 +08:00
Mist
8e9b4489b6
[Feat] add more language highlighting using two-face (#56) 2024-04-02 17:56:40 +08:00
mistricky
c10dd114ba [Release] 1.1.4 2024-04-02 07:39:16 +00:00
Mist
37a0766bbc [Release] v1.1.4 2024-04-02 14:47:39 +08:00
Mist
872529b42a
[Fix] release ci (#55) 2024-04-02 14:45:34 +08:00
mistricky
7fd0ea884a [Update] files based on generated files by template generator 2024-04-01 03:16:58 +00:00
mistricky
b0a61dffd6 [Update] files based on generated files by template generator 2024-04-01 03:16:34 +00:00
mistricky
a948e488a8 [Update] files based on generated files by template generator 2024-04-01 03:16:04 +00:00
mistricky
33612f15f4 [Update] files based on generated files by template generator 2024-04-01 03:15:48 +00:00
Mist
760abe224b [Release] v1.1.2 2024-04-01 11:13:08 +08:00
Mist
14d2445c32 [Feat] convert rgb hex color to rgba hex color 2024-03-31 18:19:23 +08:00
mrWinston
8a05bddadb [feat] support RGBA values as background color 2024-03-31 18:19:23 +08:00
Mist
6c753177e3
[Fix] condition render for mac window bar component (#54) 2024-03-31 17:48:14 +08:00
mistricky
70f1ff882c [Update] files based on generated files by template generator 2024-03-19 06:00:16 +00:00
mistricky
7e5960bbf7 [Update] files based on generated files by template generator 2024-03-19 05:59:51 +00:00
mistricky
511728141d [Update] files based on generated files by template generator 2024-03-19 05:59:21 +00:00
mistricky
9026ec6a75 [Update] files based on generated files by template generator 2024-03-19 05:59:09 +00:00
Mist
f0418b6b70
[Release] v1.1.1 2024-03-19 13:57:06 +08:00
Marius Schulz
92f4eccf0d
[Fix] Enable wayland support for arboard (#51) 2024-03-19 13:52:09 +08:00
Mist
a75018bbb5
[Update] features description 2024-03-17 23:09:48 +08:00