Commit Graph

633 Commits

Author SHA1 Message Date
lencx fe4f231d48
Merge pull request #1226 from lencx/lencx-patch-4
chore: add Noi
2024-03-11 19:13:34 +08:00
lencx 78b6f9349c
chore: add Noi 2024-03-11 19:13:23 +08:00
lencx e547ef6c67
Merge pull request #1172 from wubaiqing/main
fix: brew cask version number
2024-03-11 10:52:21 +08:00
lencx 8cf623c7cc
Merge pull request #1223 from webbertakken/patch-1
fix: couple of typos in about
2024-03-11 10:52:08 +08:00
Webber Takken fc5aa6a650
fix: couple of typos in about 2024-03-10 19:35:50 +01:00
lencx 1c97623156
Merge pull request #1200 from lencx/lencx-patch-3
add Noi
2024-01-29 18:34:14 +08:00
lencx f9e75ffb2c
add Noi 2024-01-29 18:33:57 +08:00
wubaiqing ef2bed4996
fix: brew cask version number 2023-12-13 17:25:43 +08:00
lencx fac5a4399e v1.1.0 2023-08-03 21:30:37 +08:00
lencx 1a53fe62b8 release 2023-08-03 21:29:53 +08:00
lencx ca1949f502 fix: layout 2023-08-03 21:24:31 +08:00
lencx c8a79ea0bb
Merge pull request #1017 from djdarcy/main 2023-08-03 16:25:27 +08:00
Dustin Darcy c68f1ab45b Modifying *all* <code> blocks to remove whitespace after <code>
to fix improper markdown formatting.
2023-07-29 11:23:48 -04:00
Dustin Darcy f5491b4b15 Swapping all spaces with global &nbsp (non-blocking spaces) causes
issues with word-wrap. To solve this we now only have nbsp when we
encounter spaces or a tab at the start of a line (to maintain indentation).

A fiddle exists to test the regex at:
https://jsfiddle.net/xtraeme/x34ao9jp/13/
2023-07-27 16:09:35 -04:00
Dustin Darcy 66a0dafbc6 Improved exportMarkdown() & getName() to better preserve user input:
* Maintains proper carriage returns in markdown output
* Indented spaces / tabs are converted to &nbsp; then run through ExportMD

Also added stub code to improve readability of exported filenames, but this will likely also require changes to some of the Rust code
2023-07-27 02:31:31 -04:00
lencx 119570c4d0 chore: remove gpt4 mobile 2023-07-20 13:34:23 +08:00
lencx bcec5775bb fix: export 2023-07-08 15:48:10 +08:00
lencx 5608bf6eb2 fix: export 2023-07-08 15:14:10 +08:00
lencx 7023b04dd2 fix: export icons 2023-07-08 11:10:24 +08:00
lencx af77ee74b5
Merge pull request #988 from lencx/lencx-patch-3 2023-07-05 22:50:06 +08:00
lencx 85331de85b
readme 2023-07-05 22:49:55 +08:00
lencx c499ba37bd fix: auto continue 2023-07-05 19:11:14 +08:00
lencx 94d27f0d24 feat: auto continue 2023-07-05 18:28:36 +08:00
lencx beafad8174
Merge pull request #985 from lencx/lencx-patch-2 2023-07-05 11:27:34 +08:00
lencx 90e0659ffd
readme 2023-07-05 11:27:22 +08:00
lencx 25ca555ec4
Merge pull request #984 from asheroto/main 2023-07-04 14:02:47 +08:00
asheroto bea27ac0af
Update bug_report.yml
Fix hyperlink
2023-07-01 00:21:25 -05:00
asheroto 3828a56fa6
Update bug_report.yml
Remove link from checkbox label
2023-07-01 00:20:42 -05:00
asheroto ba0f7c6a82
Update bug_report.yml
Fix spacing bug
2023-07-01 00:20:15 -05:00
asheroto 81ebb7ed4f
Update bug_report.yml
Fix
2023-07-01 00:17:13 -05:00
asheroto 63928b08d2
Update bug_report.yml
Fix tabbing
2023-07-01 00:15:52 -05:00
asheroto c44b8cc37a
Update bug_report.yml
Fix tabbing
2023-07-01 00:13:17 -05:00
asheroto 62559ad353
Update bug_report.yml 2023-07-01 00:07:28 -05:00
lencx ce6344b534 fix: mac titlebar 2023-07-01 00:22:58 +08:00
lencx 00aa242c2a
Merge pull request #979 from tk103331/main 2023-06-30 23:59:19 +08:00
tk103331 1e4c1de971 fix: ui adaptation for no titlebar 2023-06-28 15:34:39 +08:00
lencx b0bb6e201e readme 2023-06-02 00:21:05 +08:00
lencx 6245f73733 readme 2023-06-01 21:10:27 +08:00
lencx 87c01e3568 chore: manifest 2023-06-01 19:33:59 +08:00
lencx 26cf448e48 feat: GPT-4-Mobile 2023-06-01 19:24:14 +08:00
lencx d9c83fd084 feat: GPT-4-Mobile 2023-06-01 19:15:35 +08:00
lencx 2b03c2ccde fix: log 2023-05-29 12:43:19 +08:00
lencx 0a88431965
Merge pull request #918 from karbassi/patch-1 2023-05-26 16:16:11 +08:00
Ali Karbassi 25dd7aaca3
Update Brewfile to 1.0.0 2023-05-25 10:24:48 -05:00
lencx fc27ae21ac fix: cmd 2023-05-25 22:34:43 +08:00
lencx f501607355 Merge branch 'main' of github.com:lencx/ChatGPT 2023-05-25 14:37:29 +08:00
lencx b904b1e255 fix: export pdf 2023-05-25 14:37:14 +08:00
lencx 59afd74879
Merge pull request #914 from lencx/lencx-patch-1 2023-05-25 14:29:17 +08:00
lencx 2d18d7f457
fix: export.js 2023-05-25 14:29:07 +08:00
lencx 76c10e3662
Merge pull request #912 from lencx/dev 2023-05-25 13:24:45 +08:00