Timothy J. Baek
2ec416bd6b
doc: readme
2024-06-12 01:49:13 -07:00
Timothy J. Baek
b1a391ca5d
doc: readme
2024-06-12 01:46:28 -07:00
Timothy J. Baek
c0ca447041
chore: format
2024-06-12 01:37:53 -07:00
Timothy Jaeryang Baek
5d3db15eca
Merge pull request #3049 from que-nguyen/dev
...
Refactor URL validation function
2024-06-12 01:36:34 -07:00
Timothy J. Baek
eead69068c
fix: type casting
2024-06-12 01:35:42 -07:00
Timothy J. Baek
edae1ca4c7
chore: format
2024-06-12 01:32:22 -07:00
Timothy J. Baek
0c9cc2baa3
refac: message
2024-06-12 01:28:30 -07:00
Timothy J. Baek
326ac41422
refac: bypass confirm dialog for edit
2024-06-12 01:22:52 -07:00
Timothy J. Baek
dd2941bb43
feat: import confim dialog
2024-06-12 01:20:12 -07:00
Timothy J. Baek
a691ee08d8
feat: confirm dialog
2024-06-12 01:17:46 -07:00
Timothy J. Baek
e8fc522eba
chore: format
2024-06-12 00:18:22 -07:00
Timothy J. Baek
482a41e49b
fix
2024-06-12 00:16:54 -07:00
Timothy J. Baek
ae3d8ce0c0
refac
2024-06-12 00:15:45 -07:00
Timothy J. Baek
a2e30ace02
refac: her
2024-06-12 00:13:35 -07:00
Timothy J. Baek
cde9672a09
enh: her
2024-06-12 00:05:20 -07:00
Timothy J. Baek
db6ca856de
Update requirements-dev.lock
2024-06-11 19:16:06 -07:00
Timothy J. Baek
bb5e615841
chore: python requirements
2024-06-11 19:14:47 -07:00
Timothy J. Baek
48ac4d9f2a
fix
2024-06-11 18:23:42 -07:00
Que Nguyen
eb7bba81fe
Refactor URL validation function
...
- The check for private IP addresses often did not yield the expected results, especially with errors like: `[Errno -2] Name or service not known`.
- Removed the check for private IP addresses in the URL validation process.
- Simplified the `validate_url` function to focus on validating the URL format and checking the existence of the URL using a HEAD request.
2024-06-12 08:15:04 +07:00
Timothy J. Baek
a43cb1eb25
refac: styling
2024-06-11 17:09:10 -07:00
Timothy J. Baek
e2d8872060
fix: e2e
2024-06-11 17:03:49 -07:00
Timothy J. Baek
ede584320f
refac: tools edit
2024-06-11 16:54:21 -07:00
Timothy J. Baek
bc458d3ee0
refac
2024-06-11 16:15:54 -07:00
Timothy J. Baek
0d1f7265c4
refac
2024-06-11 16:15:19 -07:00
Timothy J. Baek
539201a032
chore: format
2024-06-11 15:44:36 -07:00
Timothy J. Baek
50ad2aa215
chore: format
2024-06-11 15:44:27 -07:00
Timothy J. Baek
5cd28c04b8
feat: model tools assignment
2024-06-11 15:29:46 -07:00
Timothy J. Baek
c3ce4d7f6a
refac
2024-06-11 14:36:46 -07:00
Timothy J. Baek
9bd054490f
refac
2024-06-11 14:32:01 -07:00
Timothy J. Baek
2be14d57bf
fix
2024-06-11 14:30:18 -07:00
Timothy J. Baek
61e0a85aed
feat: export tool
2024-06-11 12:24:36 -07:00
Timothy J. Baek
e483c6b598
refac: styling
2024-06-11 12:18:30 -07:00
Timothy J. Baek
db3b075796
refac: input menu tools
2024-06-11 12:16:11 -07:00
Timothy J. Baek
0bb26ae504
refac: tools
2024-06-11 11:31:14 -07:00
Timothy J. Baek
9d16dd997a
refac
2024-06-11 11:15:43 -07:00
Timothy J. Baek
e4fe1fff97
feat: tool __user__ email
2024-06-11 10:54:11 -07:00
Timothy J. Baek
37ed31b0e2
feat: tools warning
2024-06-11 10:47:46 -07:00
Timothy J. Baek
dc82e681dd
refac
2024-06-11 10:43:36 -07:00
Timothy J. Baek
4944824544
enh: __user__ example
2024-06-11 10:36:35 -07:00
Timothy J. Baek
67cd9b76ae
refac: __user__ param
2024-06-11 10:35:13 -07:00
Timothy J. Baek
8a86f32700
feat: user hook
2024-06-11 10:19:59 -07:00
Timothy Jaeryang Baek
f62b15d8da
Merge pull request #3042 from sime2408/fit/translations-croatian
...
Updated Croatian translation for user interface text
2024-06-11 09:55:17 -07:00
Timothy Jaeryang Baek
d709038b5b
Merge pull request #3029 from Yash-1511/main
...
feat: add DuckDuckGo search functionality using duckduckgo_search library
2024-06-11 09:53:26 -07:00
Timothy Jaeryang Baek
a2631ed38e
Merge pull request #3041 from cocktailpeanut/main
...
feat: custom HOST env variable on windows
2024-06-11 09:52:45 -07:00
Timothy Jaeryang Baek
8ffd8c3505
Merge pull request #3035 from ClassicOldSong/main
...
Fix frontend stops responding when backend throws error
2024-06-11 09:52:26 -07:00
sime2408
f74df0433b
Updated Croatian translation for user interface text
...
Refined Croatian locale translations to improve understanding and clarity for Croatian users. Adjustments made include improving command descriptions, correcting grammar, and adapting the terminology to better fit the software context.
2024-06-11 18:52:08 +02:00
Timothy Jaeryang Baek
93fa98245b
Merge pull request #3033 from que-nguyen/dev
...
Fixed the issue where a single URL error disrupts the Web Search
2024-06-11 09:52:07 -07:00
Timothy Jaeryang Baek
e7727aea9e
Merge pull request #3024 from KarlLee830/translate
...
Update Chinese Translation
2024-06-11 09:51:34 -07:00
cocktailpeanut
884eb9f7ee
update
2024-06-11 12:32:29 -04:00
Yukino Song
912b75f8ac
Fix frontend stops responding when backend throw error
2024-06-11 23:25:07 +08:00