|
|
2b0023d3e1
|
Add AI action dispatch and scope handling in App.tsx
|
2026-03-14 00:14:22 +01:00 |
|
|
|
790848342c
|
Enhance AI action handling with scope and selection support
|
2026-03-14 00:14:12 +01:00 |
|
|
|
f4e79276f0
|
Refactor state management in App.tsx
|
2026-03-14 00:13:53 +01:00 |
|
|
|
ef1201f753
|
Add types for AI action request and related components
|
2026-03-14 00:13:47 +01:00 |
|
|
|
d128ac92dc
|
Add custom prompt feature and enhance keyboard handling
|
2026-03-14 00:06:44 +01:00 |
|
|
|
4432251158
|
Add custom prompt handling and update AI tools menu
|
2026-03-14 00:06:34 +01:00 |
|
|
|
79cd72f24f
|
Add openCustomPromptLightbox function
|
2026-03-14 00:06:34 +01:00 |
|
|
|
727ef480c5
|
Add custom prompt state and handlers
|
2026-03-14 00:06:34 +01:00 |
|
|
|
2c20ab748e
|
Add persistCurrentTextVersion function and update runAiAction to use it
|
2026-03-13 23:32:55 +01:00 |
|
|
|
cd2c4d3782
|
Remove unused variable in App.tsx
|
2026-03-13 23:14:20 +01:00 |
|
|
|
ee36277c21
|
Simplify and optimize AI prompt template deletion logic
|
2026-03-13 23:09:24 +01:00 |
|
|
|
f7a5c21d52
|
Ensure expandedPromptId is valid when aiPromptTemplates change
|
2026-03-13 23:09:19 +01:00 |
|
|
|
e5e24eb7f3
|
Reset expandedPromptId default value in App.tsx
|
2026-03-13 23:09:13 +01:00 |
|
|
|
07cfb06ee6
|
Update button disabled condition in App.tsx
|
2026-03-13 23:09:13 +01:00 |
|
|
|
6d414d1592
|
Refactor prompt management in App.tsx
|
2026-03-13 23:09:02 +01:00 |
|
|
|
f255f9a5a1
|
Simplify runAiAction and update AI tool handling
|
2026-03-13 23:08:47 +01:00 |
|
|
|
7df435d18d
|
Refactor AI prompt handling in App.tsx
|
2026-03-13 23:08:19 +01:00 |
|
|
|
ffb83f9c71
|
Add function to get AI prompt template label and update state management
|
2026-03-13 23:08:12 +01:00 |
|
|
|
a4e863751b
|
Refactor AI prompt handling and storage
|
2026-03-13 23:08:05 +01:00 |
|
|
|
18f8ccc62a
|
Refactor prompt section in App.tsx
|
2026-03-13 22:58:23 +01:00 |
|
|
|
625be7503d
|
Update button click handler and label in App.tsx
|
2026-03-13 22:58:23 +01:00 |
|
|
|
4da563df70
|
Refactor AI action handling and add AI tools menu
|
2026-03-13 22:58:02 +01:00 |
|
|
|
f0765c1f42
|
Add functions to update AI prompt and add style preset
|
2026-03-13 22:57:01 +01:00 |
|
|
|
43e1fb1c79
|
Update App.tsx with new state variables and localStorage handling
|
2026-03-13 22:56:50 +01:00 |
|
|
|
b211342e8a
|
Add AI prompt definitions and related functionality
|
2026-03-13 22:56:45 +01:00 |
|
|
|
f5f1b76bfb
|
Enhance database export functionality and update CSS styles
|
2026-03-13 21:57:48 +01:00 |
|
|
|
d5bfefefd1
|
Refactor settings panel layout and add export database functionality
|
2026-03-13 21:57:42 +01:00 |
|
|
|
a7d5b58dbf
|
Implement database export functionality
|
2026-03-13 21:57:08 +01:00 |
|
|
|
6fa837ab61
|
Reset database export status when settings are closed
|
2026-03-13 21:57:08 +01:00 |
|
|
|
a3947147d6
|
Add database export state variables
|
2026-03-13 21:57:08 +01:00 |
|
|
|
f9bea7ecaa
|
Update App.tsx to include database export functionality
|
2026-03-13 21:56:44 +01:00 |
|
|
|
14e1f40ecf
|
Add logic to focus editor after creating new text
|
2026-03-13 21:54:19 +01:00 |
|
|
|
7671d6e39a
|
Update editor theme extension in App.tsx
|
2026-03-12 16:00:54 +01:00 |
|
|
|
c8c7814db4
|
Update editor theme handling and caret color in CSS
|
2026-03-12 15:59:31 +01:00 |
|
|
|
7bbdab340c
|
Add editor theme extension based on theme in App.tsx
|
2026-03-12 15:59:25 +01:00 |
|
|
|
41393e59bb
|
Add themeCompartmentRef to App.tsx
|
2026-03-12 15:59:25 +01:00 |
|
|
|
30727b4bee
|
auto-git:
[change] src/App.tsx
|
2026-03-11 11:08:51 +01:00 |
|
|
|
c7b7c40137
|
Update dependencies and add search functionality
|
2026-03-11 11:08:51 +01:00 |
|
|
|
63efadd3fb
|
Add functionality to convert text to Markdown using Ollama API
|
2026-02-01 05:15:30 +01:00 |
|
|
|
af01951d9a
|
Remove unused function handleConvertToMarkdown in src/App.tsx
|
2026-02-01 05:14:46 +01:00 |
|
|
|
2b4b86816c
|
Update model selection logic in App.tsx
|
2026-02-01 05:11:08 +01:00 |
|
|
|
9232054331
|
Update URL normalization logic in App.tsx
|
2026-02-01 05:10:49 +01:00 |
|
|
|
c9edc1e266
|
Remove unused dependency in App.tsx
|
2026-02-01 05:10:49 +01:00 |
|
|
|
621c7a3681
|
Add Ollama settings section in App.tsx
|
2026-02-01 05:10:08 +01:00 |
|
|
|
4266708e8b
|
Add 'Convert to Markdown' button in App.tsx
|
2026-02-01 05:10:07 +01:00 |
|
|
|
57cff46ccd
|
Add Ollama model loading and text conversion functionality
|
2026-02-01 05:09:49 +01:00 |
|
|
|
1215ab8fae
|
Add Ollama integration and state management in App.tsx
|
2026-02-01 05:09:41 +01:00 |
|
|
|
d9ee24e7cb
|
Update delete logic for text and folders
|
2026-02-01 04:39:59 +01:00 |
|
|
|
3a30d6799e
|
Refactor delete text and folder actions in App.tsx
|
2026-02-01 04:39:52 +01:00 |
|
|
|
a47eab7a03
|
Add quick delete functionality for texts and folders
|
2026-02-01 04:39:44 +01:00 |
|