| .. |
|
api
|
Anthropic API renamed to Cloude API. see #510
|
2025-09-16 19:20:00 +02:00 |
|
lib
|
diff.js updated with the correct comment header, as requested by ATN reviewers
|
2025-10-19 23:03:53 +02:00 |
|
tb115_segmenter
|
Comment out debug console logs in tb115_loader.js and mzta-background.js for cleaner output
|
2025-05-01 23:20:45 +02:00 |
|
workers
|
error log changed to warning. see #517
|
2025-10-01 20:50:43 +02:00 |
|
mzta-addatags-exclusion-list.js
|
added an option to exclude the tag only with an exact match. see #395
|
2025-06-13 23:10:23 +02:00 |
|
mzta-chatgpt-loader.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-chatgpt.js
|
mztaDoCustomText is now always a string. see #522
|
2025-10-03 23:33:50 +02:00 |
|
mzta-compose-script.js
|
the add tags response is now expcted as a JSON. see #365
|
2025-06-15 00:38:27 +02:00 |
|
mzta-i18n.js
|
First working version
|
2024-04-01 22:58:39 +02:00 |
|
mzta-logger.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-menus.js
|
log statement added
|
2025-09-09 23:39:00 +02:00 |
|
mzta-placeholders-autocomplete.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-placeholders.js
|
code formatted. better prefs import.
|
2025-09-08 21:42:00 +02:00 |
|
mzta-prompts.js
|
ensuring an empty string when needed. see #520
|
2025-10-16 22:16:41 +02:00 |
|
mzta-spamreport.js
|
Refactor taSpamReport to remove locking mechanism and streamline data handling
|
2025-03-06 21:54:39 +01:00 |
|
mzta-special-commands.js
|
double import removed
|
2025-09-09 22:18:43 +02:00 |
|
mzta-store.js
|
copyright year updated
|
2025-01-10 21:21:37 +01:00 |
|
mzta-utils-prompt.js
|
Merge branch 'issue_438_autofeat_apimodel' into api_improvements
|
2025-09-09 21:54:10 +02:00 |
|
mzta-utils.js
|
specific prompt integration improved with two new methods: checkAPIIntegration and hasSpecificIntegration. see #438
|
2025-09-14 23:10:16 +02:00 |
|
mzta-working-status.js
|
Add compose action icon updates for working status management. see #295
|
2025-03-19 21:47:12 +01:00 |