1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00
Commit Graph

29 Commits

Author SHA1 Message Date
lencx
ca1949f502 fix: layout 2023-08-03 21:24:31 +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
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
ce6344b534 fix: mac titlebar 2023-07-01 00:22:58 +08:00
tk103331
1e4c1de971 fix: ui adaptation for no titlebar 2023-06-28 15:34:39 +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
fc27ae21ac fix: cmd 2023-05-25 22:34:43 +08:00
lencx
b904b1e255 fix: export pdf 2023-05-25 14:37:14 +08:00
lencx
f50dd4fc6a chore: style 2023-05-25 13:04:59 +08:00
lencx
ee0829d8db chore: scripts 2023-05-25 09:52:33 +08:00
lencx
c53524b472 refactor: prompts 2023-05-22 01:59:50 +08:00
lencx
de5c8f0f87 chore: scripts 2023-05-18 15:41:13 +08:00
lencx
19ee629517 chore: scripts 2023-05-18 15:34:13 +08:00
lencx
a67bd0468a chore: action 2023-02-12 00:20:42 +08:00
lencx
bc39dcdd72 chore: add pretty 2023-01-22 18:18:36 +08:00
lencx
ef3820fad8 release 2023-01-15 16:21:34 +08:00
lencx
d554dcda80 readme 2022-12-17 17:39:10 +08:00
lencx
4d698eabba v0.3.0 2022-12-15 13:30:43 +08:00
lencx
17ee85eeff chore: download 2022-12-10 12:20:40 +08:00
lencx
423664caa6 chore: download 2022-12-10 12:18:35 +08:00