Commit Graph
100 Commits
Author SHA1 Message Date
Infi e43167101b - Improve draw performance by adjusting if assumption 2025-06-22 12:49:05 +02:00
Infi f3783e9abf - Fix tells not working in Forays 2025-06-09 09:50:14 +02:00
Infi 3951c49e1a - bump 2025-05-28 21:29:02 +02:00
Infi 9212ded0f2 Merge pull request #151
Update PayloadHandler.cs
2025-05-28 21:28:04 +02:00
Infi fb89666f8d - Fix native tooltip offset
- Improve tooltip clipping handling
2025-03-27 17:17:53 +01:00
Infi bc78f65b50 - Sdk 2025-03-26 22:57:40 +01:00
Infi c9674b0646 - API 12
- Cleanup
2025-03-26 21:12:41 +01:00
Infi a6b71f50e6 - Check all tooltips for clipping 2025-03-15 14:00:26 +01:00
Infi 14cb3af13a - Allow temp channels again for fixed tabs
- French and Chinese loc update
2025-02-07 12:05:18 +01:00
Infi 8354db5b03 - Fix line break with ExtraChat channel names 2025-02-03 22:20:50 +01:00
Infi 65d2cf7c63 - bump 2025-02-03 22:03:25 +01:00
Infi 1c306c2219 - Fix #141 2025-02-03 21:59:44 +01:00
Infi 5a78877abf - Increase page count
- /chat2Viewer is now sorted by date
- Echo everything that hasn't any channel set
- Fixed channel inputs are now enforced
- Added a warning for ECL channel mismatch
2025-02-03 13:05:26 +01:00
Infi f6dd0359e7 - Potential fix for tells getting stuck
- Allow debugger use outside of debug builds
2024-12-23 04:48:40 +01:00
Infi 70971d7b8a - Fix /r issues
- Scope the block functions menu entry
- Don't show MuteList if accountId is unset
2024-12-19 18:48:06 +01:00
Infi 7cbaf77fe2 - Add MuteList and TermsFilter to block functions 2024-12-18 17:28:37 +01:00
Infi 58a6020c8b - Add status linking (completes #66)
- Preview status links
2024-12-14 18:23:18 +01:00
Infi f1fbe4d1ed - Use ScaledVector 2024-12-14 17:06:13 +01:00
Infi 4c585f45bf - prevent cut-off item context menus 2024-12-14 16:59:53 +01:00
Infi cb8abc9ed6 - Implement independent hide condition for popouts (closes #124) 2024-12-14 16:39:36 +01:00
Infi 92d4a75ec4 Small oops 2024-12-14 14:59:42 +01:00
Infi 97a8b96326 - Display name even if invalid channel is selected
- Add NoMove & NoResize to tabs
2024-12-14 14:54:20 +01:00
Infi 6144631b16 - Save ExtraChat channel 2024-12-02 19:26:52 +01:00
Infi 5bd6518e1a - Use EndConditional
- Fix #132 (maybe)
2024-11-21 13:59:45 +01:00
Infi d0a55e80ea - Switch SetTooltip to ImRaii based Tooltip
- Shorter date format for db viewer
2024-11-21 12:31:09 +01:00
Infi 3cfe65d2d4 - More ImRaii
- Cleanup
- Spanish, French, Dutch, Chinese loc update
2024-11-21 11:58:22 +01:00
Infi 1a1995759a - Handle NBSP payloads
- Use ingame version of axis font
2024-11-21 08:34:24 +01:00
Infi 56eff572b7 Fix #107 2024-11-18 20:06:29 +01:00
Infi cb7df12005 Potential fix for temp channel issues 2024-11-18 19:50:53 +01:00
Infi a648bcf60d Fix linkshell rotation 2024-11-17 19:16:21 +01:00
Infi bf27d3e853 Final API11 updates and new channel switcher 2024-11-16 21:06:35 +01:00
Infi c5873b95cf Bump Version 2024-11-13 16:19:49 +01:00
Infi de9a531f65 Merge pull request #129
Update AutoTranslate for API 11
2024-11-13 16:18:49 +01:00
Infi 45fdac0dd6 API 11 2024-11-13 04:13:18 +01:00
Infi 9597218319 bump 2024-09-11 21:05:35 +02:00
Infi 8a24d6ef2d Merge pull request #123
Actually fix emotes not being visible in Safari
2024-09-11 21:05:06 +02:00
Infi df503bf4f1 bump 2024-09-06 12:36:09 +02:00
Infi 54614b317b Merge pull request #121 from aemsle/main
Added tab support to auto completion box
2024-09-06 12:28:32 +02:00
Infi d013278598 Merge pull request #119 from Ennea/main
Two small web frontend changes
2024-09-06 12:27:48 +02:00
Infi 0ea648ad6d - Changelog
- Delete unused loc files
2024-09-02 12:51:45 +02:00
Infi 725fe449f8 - Support locked channels
- Implement render limit for webinterface [default 1000]
2024-09-02 12:46:09 +02:00
Infi a9da2cafc2 Big loc update 2024-08-30 23:54:53 +02:00
Infi 8d973ff966 Remove migration code 2024-08-30 23:53:34 +02:00
Infi c4d5bfaf36 - Check for color 0 in JS
- Fix error with frag usage
2024-08-30 14:18:33 +02:00
Infi c7b596289e - Add doc comments for structs
- Small cleanup of the js file
2024-08-30 14:08:23 +02:00
Infi ff223bda2e Move message processing to javascript, future proofing it for other frameworks 2024-08-30 13:31:58 +02:00
Infi db3d513f9e Loc the string 2024-08-29 19:06:49 +02:00
Infi cdf4f92ffa Allow users to collapse usage notice 2024-08-29 19:05:46 +02:00
Infi 53df5e13f7 Improve changelog 2024-08-29 00:42:59 +02:00
Infi 5e9f20c116 Fix /auth bug that prevented redirect in some browser 2024-08-28 21:23:46 +02:00
Infi 6fe560d111 - 404 favicon
- Try to fix chrome redirect bug
2024-08-28 19:57:50 +02:00
Infi bf446c5511 Fix load exception 2024-08-28 18:22:44 +02:00
Infi f6531907a4 - Partially implement tab switch
- Better support character switch
2024-08-28 18:18:20 +02:00
Infi 17ed40307c Merge pull request #117 from Ennea/main
Finalizing the frontend (for now)
2024-08-28 17:50:49 +02:00
Infi 6cb01aa2f4 Add button indicator for url link 2024-08-28 14:49:50 +02:00
Infi c77a1f9d2d Complete the webinterface config panel 2024-08-28 14:43:49 +02:00
Infi 8d6f59f9fa - Loc updates
- Add access URL to webinterface panel
2024-08-28 14:31:25 +02:00
Infi 2ababa82b0 - Implement better start/stop for the webinterface
- Save session tokens between startups
2024-08-28 14:09:09 +02:00
Infi 579d405621 Use JSON for POST responses 2024-08-28 12:52:23 +02:00
Infi 7b96b52217 Use QueryParser for redirect and expose method for new clients 2024-08-28 12:42:01 +02:00
Infi 2d7d1c9615 Switch to HTML encoded strings 2024-08-27 18:13:02 +02:00
Infi 0482f20fdf Support URI payloads 2024-08-27 17:26:34 +02:00
Infi 3da41c86fc End SSE connection successfully no matter the cause 2024-08-27 17:11:16 +02:00
Infi 3dedc315ca Add SSE disconnect logic 2024-08-27 16:40:36 +02:00
Infi 1c60556cc8 switch to chat.html 2024-08-26 22:42:35 +02:00
Infi 7ee4151973 test 2024-08-26 22:41:50 +02:00
Infi 4ca56ffbab Merge pull request #116 from Ennea/main
Some frontend clean-up, additions, fixes
2024-08-26 22:37:25 +02:00
Infi abde7447be use short path 2024-08-26 17:59:08 +02:00
Infi f97da5d3fd Fix rate limit not applying correctly 2024-08-26 00:15:00 +02:00
Infi f6ea2c0dd3 Adjust emote size and implement load delay 2024-08-26 00:10:56 +02:00
Infi bb3e1fd98b Add bulk message sending 2024-08-25 23:35:57 +02:00
Infi d0802a8d7a implement route for channel switching and use json for received data 2024-08-25 17:06:00 +02:00
Infi 1d7153fc50 Redo the auth system and implement rate limits 2024-08-25 15:37:13 +02:00
Infi 19f10b09c8 Implement dynamic channel list 2024-08-25 01:03:02 +02:00
Infi 29e3c6acee Redo the message protocols to work with SSE data directly 2024-08-24 19:52:53 +02:00
Infi c7a52e8edb More cleanup for events 2024-08-24 17:00:54 +02:00
Infi c9be7c9c2c Move to SSE from websocket 2024-08-24 16:49:56 +02:00
Infi 5e93732183 Add pre-testing version of the webinterface 2024-08-24 03:05:33 +02:00
Infi 117d9fc45c fix #81 2024-08-20 23:14:52 +02:00
Infi 16a16b1f12 Implement #101 2024-08-14 14:46:00 +02:00
Infi 9d6fcd2abe Fix #108 2024-08-14 14:21:27 +02:00
Infi 4d341679ab Try to resolve RSV content 2024-08-02 02:54:07 +02:00
Infi f22b917164 bump 2024-07-28 15:18:23 +02:00
Infi 3804e3a991 Merge pull request #105
fix: avoid hiding during auto-skipped cutscenes
2024-07-28 15:14:02 +02:00
Infi e41a59ac84 version bump 2024-07-26 21:27:07 +02:00
Infi 3f01667ba8 changelog 2024-07-26 21:20:28 +02:00
Infi 2af53829bf Merge pull request #102
fix: various keybind fixes (modifiers and linkshells)
2024-07-26 21:18:42 +02:00
Infi 588dd31c16 don't save icon texture 2024-07-26 21:16:33 +02:00
Infi 3d733d6c53 Merge pull request #100
Get job icons from game
2024-07-26 21:12:57 +02:00
Infi c9902dc28b Switch to dalamuds texture cache 2024-07-25 15:57:21 +02:00
Infi a8dea26bf2 Remove all shipped fonts 2024-07-25 15:47:23 +02:00
Infi ed87430859 Also reload if enabled state changed 2024-07-25 15:43:33 +02:00
Infi e9790d355f Reload fonts for italic too 2024-07-25 15:40:35 +02:00
Infi 459cfa72ea Correctly reset italic 2024-07-25 15:38:25 +02:00
Infi 1149172049 fix italic font size 2024-07-25 15:33:31 +02:00
Infi 906eeb5095 Remove legacy migration 2024-07-25 15:33:05 +02:00
Infi 41c59f6aa0 Make italic font chooseable 2024-07-25 15:19:08 +02:00
Infi 9c86ee788f fix 2024-07-25 14:03:08 +02:00
Infi fecab7760e Add reset buttons for fonts 2024-07-25 14:02:37 +02:00
Infi 97654b1c53 Rewrite font handling, use dalamud font chooser 2024-07-23 20:46:38 +02:00