Commit Graph

182 Commits

Author SHA1 Message Date
Cohee f7746d9485 Update yauzl 2025-06-11 22:50:34 +03:00
Cohee 1e115d68ab Update simple-git 2025-06-11 22:45:11 +03:00
Cohee 695218303d Update mime-types 2025-06-11 22:41:12 +03:00
Cohee 68f90485d3 Update types packages 2025-06-11 22:39:41 +03:00
Cohee a4333a519e Update ws 2025-06-11 22:37:37 +03:00
Cohee 7d328271db Update webpack 2025-06-11 22:37:06 +03:00
Cohee 533701b069 Update tiktoken 2025-06-11 22:36:30 +03:00
Cohee b3d399b71c Update html-entities 2025-06-11 22:35:31 +03:00
Cohee 3afbbee382 Update form-data 2025-06-11 22:34:57 +03:00
Cohee affb2b5811 Update morphdom 2025-06-11 22:34:26 +03:00
Cohee bfeb67d09b Update csrf-sync 2025-06-11 22:33:50 +03:00
Cohee c77cbf715c Update yaml 2025-06-11 22:32:26 +03:00
Cohee b489817cf8 Update dompurify 2025-06-11 22:31:56 +03:00
Cohee b386ec38c5 Update @adobe/css-tools 2025-06-11 22:31:22 +03:00
dependabot[bot] ba74e4f126 Bump multer from 2.0.0 to 2.0.1
Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 07:35:19 +00:00
Cohee 939e5003e8 Bumperino da packageo versiono 2025-05-25 17:53:12 +03:00
Cohee f181b46cfc Merge branch 'release' into staging 2025-05-20 10:31:57 +03:00
Cohee be7407b23b dependabot fix 2025-05-20 10:31:31 +03:00
Cohee e6530cb22d Install jimp plugins explicitly 2025-05-10 18:19:22 +03:00
Cohee d726aa5563 Update release version 2025-04-21 18:09:17 +03:00
Cohee ba397fa70a Replace png encode dependency with optimized CRC32 calculation 2025-04-08 21:50:33 +03:00
Cohee 058fef1146 Update Jimp and add WASM plugins (#3784)
* Update jimp, use WASM format plugins

* Fix Jimp import path in thumbnails endpoint

* Fix size variable

* Add fetch patch to handle file URLs

* Fix JPEG thumbnailing

* Enhance fetch patch to validate file paths and support specific extensions

* Add default msBmp format

* Update jsconfig

* Update JPEG color space in thumbnail generation to YCbCr

* Install jimp plugins explicitly

* Refactor fetch patch utility functions
2025-04-01 21:55:21 +03:00
Cohee d7dbe736f8 Downgrade jsdoc plugin 2025-03-19 21:20:28 +02:00
Cohee 0af4a3ebd7 Fix unfixable lints 2025-03-19 21:10:42 +02:00
Cohee a1586694b6 Fix start script for electron 2025-03-15 15:41:03 +02:00
Cohee a7aa1ff79d Bump release version 2025-03-15 15:37:01 +02:00
Cohee c9c5dfa8c0 Bump external packages 2025-03-12 20:53:35 +02:00
Cohee 8161690ce6 Merge branch 'staging' into char-shallow 2025-03-06 20:55:22 +02:00
Seth Hoong 8565df13e4 Merge pull request #3618 from annoawesome/electron
Add support for Electron
2025-03-06 19:43:06 +02:00
Cohee f1b50caf1a Move types/bytes to devDependencies 2025-03-05 09:09:33 +00:00
Cohee 49db89fef0 package.json: Fix debug script 2025-03-05 00:57:57 +02:00
Cohee 13cfe1650f Add bytes parser lib 2025-03-05 00:40:20 +02:00
Cohee 743f07167c Update third-party dependencies 2025-03-01 19:38:21 +02:00
Cohee 868e97804a Use chalk lib for console colorization 2025-03-01 00:56:50 +02:00
Cohee 441e5c6f7e Move webpack cache to data root 2025-02-17 23:41:59 +02:00
Cohee 277fc00f38 Remove dompurify types stub 2025-02-17 20:53:42 +02:00
Cohee ebe877e6b6 Update dompurify 2025-02-16 23:14:50 +02:00
Cohee 7348e0274d Bump package version 2025-02-16 21:00:25 +02:00
Kristan Schlikow 13e38c7c86 Add debug script in package.json 2025-02-14 21:13:17 +01:00
Kristan Schlikow ad8f0f564f Use IP Regex package, update default 2025-02-14 19:06:07 +01:00
Cohee 754a14ff3e Add types for dompurify 2025-02-07 23:45:57 +02:00
Cohee 5ff402aabf Replace CSRF middleware
Closes #3349
2025-01-25 16:56:11 +02:00
Cohee d87b925488 Bump package version 2025-01-18 23:34:03 +02:00
Cohee 1d22cd7592 Bump package version 2025-01-01 14:58:43 +02:00
Cohee c4a92c95e6 Update bing translate API package, fix language codes 2024-12-23 21:12:18 +02:00
Cohee 616fc34826 Add type definitions for jQuery plugins 2024-12-23 01:08:56 +02:00
Cohee 713443d234 Fix ComfyUI generation for non-relative paths 2024-12-22 00:52:09 +02:00
Cohee 94de9411b6 UI performance fixes (#3207)
* Optimize visibility checks for burger and wand menus

* Optimize message actions visibility toggle

* Run drawer toggle in animation frame

* Replace jQuery slideToggle with a 3rd-party lib

* Refactor export button functionality to manage popup state with a boolean flag

* Do not close the pinned drawer on unpin

* Revert "Do not close the pinned drawer on unpin"

This reverts commit e3b34e9a586db853dd84809f4187d5b29cb9ac36.

* Refactor slideToggle options

* ease-in-out

* Don't skip frame on drawer toggle
2024-12-20 22:20:46 +02:00
Cohee 54ca9477dd Bump package version 2024-12-07 14:53:13 +02:00
Cohee 89ec8fd23a Bump package version 2024-12-01 14:38:17 +02:00