gpt_academic/themes
Steven Moder 4a79aa6a93
typo: Fix typos and rename functions across multiple files (#2130)
* typo: Fix typos and rename functions across multiple files

This commit addresses several minor issues:
- Corrected spelling of function names (e.g., `update_ui_lastest_msg` to `update_ui_latest_msg`)
- Fixed typos in comments and variable names
- Corrected capitalization in some strings (e.g., "ArXiv" instead of "Arixv")
- Renamed some variables for consistency
- Corrected some console-related parameter names (e.g., `console_slience` to `console_silence`)

The changes span multiple files across the project, including request LLM bridges, crazy functions, and utility modules.

* fix: f-string expression part cannot include a backslash (#2139)

* raise error when the uploaded tar contain hard/soft link (#2136)

* minor bug fix

* fine tune reasoning css

* upgrade internet gpt plugin

* Update README.md

* fix GHSA-gqp5-wm97-qxcv

* typo fix

* update readme

---------

Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
2025-03-02 02:16:10 +08:00
..
svg update welcome svg 2024-08-04 15:59:09 +00:00
waifu_plugin typo: Fix typos and rename functions across multiple files (#2130) 2025-03-02 02:16:10 +08:00
base64.mjs Merge Frontier, Update to Version 3.72 (#1553) 2024-02-14 18:35:09 +08:00
common.css upgrade internet gpt plugin 2025-02-13 00:19:43 +08:00
common.js auto hide tooltip when scoll down 2025-01-28 23:32:40 +08:00
common.py change some open fn encoding to utf-8 2024-11-19 15:53:50 +00:00
contrast.css re-format code to with pre-commit 2023-12-31 19:30:32 +08:00
contrast.py logging -> loguru: stage 3 2024-09-11 08:49:55 +00:00
cookies.py re-arrange main.py 2023-12-17 15:55:15 +08:00
default.css re-locate plugin 2024-06-25 05:32:20 +00:00
default.py logging -> loguru: stage 3 2024-09-11 08:49:55 +00:00
gradios.py logging -> loguru: stage 3 2024-09-11 08:49:55 +00:00
green.css feat: customized font & font size 2025-01-28 02:52:56 +08:00
green.js re-format code to with pre-commit 2023-12-31 19:30:32 +08:00
green.py feat: customized font & font size 2025-01-28 02:52:56 +08:00
gui_advanced_plugin_class.py unify plugin calling 2024-07-02 15:32:40 +00:00
gui_floating_menu.py cookie storage to local storage 2024-12-09 23:52:02 +08:00
gui_toolbar.py add options to hide ui components 2025-02-07 00:17:36 +08:00
init.js consider element missing cases in js 2025-02-07 01:21:21 +08:00
theme.js preserve theme selection 2024-07-04 14:11:51 +00:00
theme.py add options to hide ui components 2025-02-07 00:17:36 +08:00
tts.js 多用途复用提交按钮 2024-07-15 04:23:43 +00:00
welcome.js update readme 2025-02-04 16:08:18 +08:00