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 |
|
Infi
|
f7252cdf78
|
Merge pull request #99
fix: censor abbreviated player names in screenshot mode
|
2024-07-22 19:17:32 +02:00 |
|
Infi
|
f092541cbe
|
Merge pull request #98
fix: avoid stealing focus from other imgui windows on unhide
|
2024-07-22 18:24:07 +02:00 |
|
Infi
|
7b0acf3855
|
bump
|
2024-07-21 14:43:06 +02:00 |
|
Infi
|
7638f5dd83
|
More loc updates
|
2024-07-21 14:42:20 +02:00 |
|
Infi
|
91b270b8be
|
update changelog
|
2024-07-21 14:41:24 +02:00 |
|
Infi
|
c95f01a394
|
Merge pull request #90 from deansheather/dean/autohide-improvements
feat: autohide improvements
|
2024-07-21 14:37:27 +02:00 |
|
Infi
|
a5161cf97c
|
Merge pull request #95
fix: avoid handling keybinds after vanilla input focus
|
2024-07-20 19:32:57 +02:00 |
|
Infi
|
6f30f848f7
|
Merge pull request #94
fix: avoid switching to non-existent linkshell idx
|
2024-07-20 18:00:58 +02:00 |
|
Infi
|
85c5facff7
|
Replace function with CS version
|
2024-07-19 12:47:34 +02:00 |
|
Infi
|
1b68acb0c6
|
loc updates
|
2024-07-19 12:42:43 +02:00 |
|
Infi
|
f6bbd55ed1
|
Merge pull request #89 from deansheather/dean/fix-hotkeys-in-chat
fix: remove keys from ModifierlessChatKeys list
|
2024-07-16 20:19:11 +02:00 |
|
Infi
|
6f1a3fc548
|
Fix virtual key check missing
|
2024-07-15 12:27:08 +02:00 |
|
Infi
|
764d608663
|
Merge pull request #82 from deansheather/dean/cycle-tabs-hotkeys
feat: add configurable hotkeys to cycle tabs
|
2024-07-15 11:56:05 +02:00 |
|
Infi
|
ac45afcf4c
|
More keybind handling improvements
|
2024-07-13 11:25:32 +02:00 |
|
Infi
|
eae393842a
|
Merge pull request #83
feat: add autohide after inactivity
|
2024-07-13 09:30:04 +02:00 |
|
Infi
|
58a6567f5a
|
dynamic fix for #85
|
2024-07-13 09:18:40 +02:00 |
|
Infi
|
05495705fd
|
bump
|
2024-07-09 09:44:08 +02:00 |
|
Infi
|
aeba0db89b
|
Merge pull request #79 from deansheather/dean/hide-config-fix
fix: actually apply hide state to config
|
2024-07-09 07:26:16 +02:00 |
|
Infi
|
7b8aa172e0
|
More updates
|
2024-07-08 12:30:05 +02:00 |
|
Infi
|
cd750a3ccb
|
Rename close to hide and change icon
|
2024-07-08 12:10:27 +02:00 |
|
Infi
|
bea2f51192
|
Merge pull request #77
feat: add close button to chat log
|
2024-07-08 11:42:45 +02:00 |
|
Infi
|
534a5c5543
|
Merge pull request #76
Add missing argument to PrintTellNative function
|
2024-07-08 11:42:23 +02:00 |
|
Infi
|
ec67364360
|
Implement temp fix for broken TellReasons
|
2024-07-04 03:59:46 +02:00 |
|
Infi
|
c031739650
|
- Update broken delegates
- Replace hardcoded offsets with CS version
|
2024-07-03 20:06:00 +02:00 |
|
Infi
|
c8e11ecb9b
|
bump
|
2024-07-02 13:15:20 +02:00 |
|
Infi
|
0a8ed95a1f
|
Merge pull request #70 from deansheather/dean/dt-fixes-1
Various DT fixes
|
2024-07-02 13:14:35 +02:00 |
|
Infi
|
604a2cb482
|
Remove debug info
|
2024-07-01 23:56:24 +02:00 |
|
Infi
|
8bef8ec050
|
Remove debug logs
|
2024-06-30 09:29:11 +02:00 |
|
Infi
|
f76f0e91d0
|
Update for 7.0, part 1
|
2024-06-30 05:07:11 +02:00 |
|
Infi
|
1acd532ef1
|
Fix chat hide command not working
|
2024-06-21 20:58:17 +02:00 |
|
Infi
|
7a27ca8ea8
|
Fix linkshell rotation
|
2024-06-17 19:21:17 +02:00 |
|
Infi
|
625d7596d3
|
Temporary fix for linkshell names not appearing
|
2024-06-11 22:21:21 +02:00 |
|
Infi
|
41e5a80179
|
Changelog
|
2024-06-10 23:31:02 +02:00 |
|
Infi
|
17ff8fffeb
|
Fix tell reply not working
|
2024-06-10 23:24:30 +02:00 |
|
Infi
|
f731710ed0
|
Switch to dalamud safe write
|
2024-06-10 22:29:08 +02:00 |
|