Commit Graph

145 Commits

Author SHA1 Message Date
Cohee f918b146e7 Merge branch 'staging' into webpack 2024-10-17 23:08:36 +03:00
Cohee a3693ccf6d Use deepMerge to combine payloads 2024-10-17 22:45:33 +03: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 81bdeb6da8 unvendor: Replace moment 2024-10-17 02:02:45 +03:00
Cohee ca844c8b0a unvendor: Replace Readability 2024-10-17 01:30:04 +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 3387fe4bd6 unvendor: Replace DOMPurify 2024-10-16 23:11:13 +03:00
Wolfsblvt 7c2fcbc522 Fix non-provided name not correctly preferring cur 2024-09-29 17:00:28 +02:00
Wolfsblvt 8e445c75ae Fix bug with undefined char on empty chats 2024-09-29 13:38:15 +02:00
Wolfsblvt d7bad6335c Refactor findChar to utils
- Refactor and move finChar to utils, instead of slashcommands function
- Refactor scrapers to use actual init functionality
2024-09-29 03:20:01 +02:00
Cohee a18dae8f69 Remove "include newlines" checkbox from context formatting settings 2024-09-22 19:55:43 +03:00
steve green 157461ef7f
fix `\x01` display in modern WI editor 2024-09-19 00:20:31 +08:00
Cohee 827fce4542 Move string utils to shared module 2024-09-07 21:19:33 +03:00
Cohee bcd8a28367 Case-insensitive icon search 2024-09-06 14:22:36 +00:00
LenAnderson 0388d3eb6c make alternative class names searchable in FontAwesome icon picker 2024-09-06 10:07:50 -04:00
Cohee ac0c33eb76 Use CSS.supports to determine auto-fit validity 2024-09-05 20:00:45 +03:00
RossAscends 8e1dad6800 initial reversion commit 2024-09-06 01:48:21 +09:00
Cohee 011f785a79 Better switch value 2024-09-01 23:25:29 +03:00
Cohee 5563d49184 Don't throw in array/dict conversion 2024-09-01 11:44:56 +03:00
Cohee 3746f08590 Add type conversion for /setvar commands with index 2024-08-29 12:55:54 +00:00
Cohee 0baca3b7d3 Merge branch 'staging' into wi-go-brrrrrr-too 2024-08-06 00:29:24 +03:00
Wolfsblvt bc9eb080e5 Cannot recalc scrollHeight before resetting it
- Fixed Ross' fuck-up. You can thank me later
2024-08-05 07:53:24 +02:00
RossAscends 64e716bb62 async for resetScrollHeight, slightly faster WI/AF panel loads 2024-08-05 12:03:46 +09:00
Wolfsblvt 3523ec334d Improve performance on fancy key selector init 2024-08-05 01:06:37 +02:00
Wolfsblvt 4966139fd1 Improve performance of expand/close all WI button 2024-08-05 00:09:50 +02:00
LenAnderson 2470f775e2 Merge branch 'staging' into parser-followup-2 2024-07-28 08:32:25 -04:00
Succubyss af227a0191 refactor: timestampToMoment, parseTimestamp
parseTimestamp now returns an ISO 8601 string instead of a moment (currently, only timestampToMoment uses parseTimestamp)
timestampToMoment now does the parsed timestamp conversion itself
2024-07-26 11:29:41 -05:00
LenAnderson 19c7e1c763 Merge branch 'staging' into parser-followup-2 2024-07-25 18:02:29 -04:00
Wolfsblvt c605037fbb number parsing, add jsdoc 2024-07-25 00:27:39 +02:00
Wolfsblvt d30fc5d165 Fix lint issues 2024-07-25 00:23:02 +02:00
Succubyss 7956dc0b3f parseTimestamp refactor, was broken for non-ms-bearing humanized timestamps 2024-07-24 16:58:08 -05:00
LenAnderson 8cb31d2f7b Merge branch 'staging' into parser-followup-2 2024-07-24 08:39:00 -04:00
Cohee 4de51087bc Allow cancel both by debounced and original functions 2024-07-22 22:33:48 +03:00
Cohee 17dc3fa4b5 Add debounce cancelling 2024-07-22 22:20:03 +03:00
LenAnderson 1412977083 faPicker scroll just icons and icon alignment 2024-07-18 18:28:24 -04:00
Wolfsblvt 327a5a4bda FA picker popup improvements
- Fixed height (to prevent bouncing and lag/performance issues due to constant resizing. Also looks nicer)
- Added "No icons found" empty text
- Slight rework of button callback
2024-07-17 20:47:42 +02:00
LenAnderson 6af46a34fd add jsDoc and allow custom icon lists 2024-07-16 09:28:03 -04:00
LenAnderson d773174bad there was a reason I wanted to use confirm, dammit 2024-07-15 18:25:48 -04:00
LenAnderson a0720343f3 use POPUP_TYPE text for fontawesome popup 2024-07-15 18:16:32 -04:00
LenAnderson 6d003cf140 Merge branch 'staging' into parser-followup-2 2024-07-10 17:35:17 -04:00
Wolfsblvt ec10090cd4 Fit/fix flash duration animation to length 2024-07-10 19:43:58 +02:00
LenAnderson 25c8002e9e add font-awesome picker popup 2024-07-09 13:28:06 -04:00
Cohee ed0e522c6d [BUG] UI shifting in mobile browser #2488 2024-07-07 20:12:04 +03:00
Cohee 39c97f9b89 Fix undefined reference 2024-07-02 00:16:46 +03:00
Wolfsblvt ff5f89bd5e Move overwrite data confirm to new popup 2024-06-26 05:35:41 +02:00
Cohee 59e1f9cca1 Accept JSON-serialized string arrays for /setentryfield. Return JSON lists in /getentryfield 2024-06-23 19:43:56 +03:00
Cohee e3a46df010 Merge branch 'staging' into smol-tag-improvements 2024-06-16 16:04:37 +03:00
Cohee d75b30d51a Don't auto-adjust scroll height if not in viewport 2024-06-16 14:56:08 +03:00