Commit Graph

252 Commits

Author SHA1 Message Date
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 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 7b732edf61 Fix npm audit 2024-12-06 16:59:39 +02:00
Cohee 89ec8fd23a Bump package version 2024-12-01 14:38:17 +02:00
Cohee afccb8517a Ditch webpack-dev-middleware 2024-11-29 00:13:43 +02:00
Cohee 44a8283e7e Fix npm audit 2024-11-18 09:42:37 +00:00
Cohee 5848806e6a Merge branch 'release' into staging 2024-10-26 21:40:30 +03:00
Cohee d716bc0a07 Revert Google Translate client library 2024-10-26 21:39:37 +03:00
Cohee f5bdb52c25 Merge branch 'staging' into webpack 2024-10-26 19:11:29 +03:00
Cohee 2a60b6be0b Bump package version 2024-10-26 15:45:40 +03:00
Cohee 8d3efcf83d Add startup scripts for Deno and Bun 2024-10-18 11:19:11 +00:00
Cohee 2620522333 Revert epubjs vendoring 2024-10-17 20:59:42 +03:00
Cohee e48cf68a13 Revert pdfjsLib vendoring 2024-10-17 20:53:18 +03:00
Cohee b78c948d26 [chore] Fix spacing in package.json 2024-10-17 11:20:49 +00:00
Cohee e03e32d66a unvendor: Replace morphdom 2024-10-17 11:12:22 +00:00
Cohee e9a002bc2b unvendor: Replace droll 2024-10-17 08:12:28 +00:00
Cohee ec4763b0c5 unvendor: Replace popperjs/core 2024-10-17 08:03:58 +00:00
Cohee e1694ede9d unvendor: Replace seedrandom 2024-10-17 02:19:47 +03:00
Cohee 81bdeb6da8 unvendor: Replace moment 2024-10-17 02:02:45 +03:00
Cohee 7b0f7306c0 unvendor: Replace showdown 2024-10-17 01:51:35 +03:00
Cohee 8b8f2f1144 unvendor: Replace SVGInject 2024-10-17 01:39:15 +03:00
Cohee ca844c8b0a unvendor: Replace Readability 2024-10-17 01:30:04 +03:00
Cohee b195983510 unvendor: Replace diff_match_patch 2024-10-17 01:23:22 +03:00
Cohee a32fe00e34 unvendor: Replace pdfjs-dist 2024-10-17 01:16:39 +03:00
Cohee 553920ee8e unvendor: Replace epubjs 2024-10-17 01:03:33 +03:00
Cohee 14037b6e30 unvendor: Replace Bowser 2024-10-17 00:56:09 +03:00
Cohee c3f62b8699 unvendor: Replace css-tools 2024-10-17 00:40:11 +03:00
Cohee d5fdf307c8 unvendor: Replace handlebars 2024-10-17 00:34:07 +03:00
Cohee 1c4e87b25b unvendor: Replace localforage 2024-10-16 23:37:54 +03:00
Cohee 416282ae1f unvendor: Replace hljs 2024-10-16 23:18:23 +03:00
Cohee 3387fe4bd6 unvendor: Replace DOMPurify 2024-10-16 23:11:13 +03:00
Cohee 4725b869eb Add webpack for external frontend libraries. 2024-10-16 22:00:14 +03:00
Cohee bb9700b478 [deps] Update jimp 2024-10-15 00:43:54 +03:00
Cohee 131e60ffe6 Update node types 2024-10-12 11:36:26 +03:00
Cohee 89c0b0e1cd Replace Google Translate API package 2024-10-12 10:47:05 +03:00
Cohee 4fcad0752f [chore] Fix type errors 2024-10-11 21:33:36 +03:00
Cohee afc3bfb740 Install correct version of express types 2024-10-11 20:33:55 +03:00