Commit Graph

26 Commits

Author SHA1 Message Date
Kashargul 34a0791c2f Port of the iframe storage for settings (#18751)
* Port of the iframe storage for settings

* Update resources.txt

* re add keying

* fix byond storage

* port the adjustments

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-11-26 19:29:02 +01:00
Kashargul 7301d1121f tgui default background color port (#18008)
* tgui default background color port

* globs are not ready yet

* prettier

* .
2025-07-16 11:13:26 -07:00
Kashargul 97bd12b862 removes tgui sonar, dev server oversights (#17929)
* removes tgui sonar, dev server oversights

* Update retrace.ts

* tgui-core up

* update depts

* .

* .

* be gone IE stuff

* .

* prettier

* .

* .

* .

* up for bins

* .

* .

* .

* .

* .

* fix that

* .
2025-06-29 15:04:09 +02:00
Kashargul cc02a1a056 split tgui html (#17476)
* Repackage yarn sdks

* oups forgot that

* update dompurify

* fix mantraps

* .

* fix weakrefs

* rm

* porting the HTML split

* minify

* ut that back

* bye poly

* .

* re minify

* ..

* prettier

* fix that
2025-04-06 18:08:14 +02:00
Kashargul d1b9aa9ae8 dependency update (#17454)
* dependency update

* pda typing

* windows dll

* .

* make it rescale directly

* rm log

* urg

* remove polyfills

* rust g up
2025-04-03 22:54:22 +02:00
Kashargul e2ea28a416 fix tgui asset loading (#17383)
* fix tgui asset loading

* make this a define
2025-03-19 20:10:16 +01:00
Kashargul 5d1a3923aa tgui say update (#17273)
* tgui say update

* .

* also fix the tgui say limit

* handle batching

* max chunks

* enable~
2025-03-06 22:47:56 +01:00
Selis 52ce9232fc Chat history prototype (#17206)
* Chat history prototype

* changes

* static defines

* bunch of fixes (#17207)

* bunch of fixes

* multi round export

* allow to export 1 specific round

* prepare for databse load

* Update code/__defines/vchatlog.dm

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* fixed typo

* beginning of loading

* frontend

* data/chatlogs

* loading lines

* lint fix

* more fixes

* new define

* less spam

* timeout the loading (#17214)

* more frontend fixes

* ckey

* some comments and reverts (#17220)

* some comments and reverts

* we should fix that too

* .

* api

* cleanup (#17232)

* Button.Confirm

* API

* Up to date binaries

* Default set for chatlog backend

* Removed unused verbs

* fix that

* Update misc.dm

* .

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-03-02 15:04:33 +01:00
Kashargul da4c6f1f63 more 516 compat (#16920)
* more 516 compat

* fix that
2025-01-17 20:02:45 -05:00
ShadowLarkens 292c9c3ef3 Need crossorigin="anonymous" for webroot (#16784) 2024-12-29 16:32:43 +01:00
ShadowLarkens 411503d84b Make export chatlog work under 516 (#16713)
* Make a helper to support log download under 516

* Format tgui.html with the default formatter

* Throw catch at it until it stops screaming
2024-12-16 14:44:42 +10:00
Kashargul 6e9278ca01 tgui update (#16128)
* tgui update

* some more

* more uis

* move those to tsx

* chat and iconrefmap

* fix flows

* rever number Input to the old implementation

* keycodes

* alow disabling

* disable autoscroll on our dropdowns

* add bundles
2024-07-28 06:13:31 +10:00
Selis 66d4b40e9d Fixed CharacterDirectory (#15757) 2024-02-12 14:17:31 +01:00
Selis 23a3b53ca5 TGUI 5.0 (#15635)
* Core

* Interfaces & Bundle

* Update
2024-02-08 13:27:27 +01:00
ItsSelis 2a936cd6c0 Core Files 2023-05-31 19:33:03 +02:00
ItsSelis e3b23c9809 Adds strict mode option to tgui 2022-12-11 17:28:50 +01:00
ItsSelis e9e03a4483 Fullscreen & Cross Origin 2022-07-16 15:04:12 +02:00
ItsSelis 34e14ec176 Fallback proc & Issue templates 2022-06-21 19:59:49 +02:00
ItsSelis c891d01074 Update tgui.html 2022-06-18 23:54:02 +02:00
ItsSelis de0966e8b8 Merge branch 'master' of https://github.com/VOREStation/VOREStation into tgui-update 2022-06-18 17:15:39 +02:00
ItsSelis e10212d4c8 replace_html & DPI Scaling support 2022-05-25 21:40:01 +02:00
ItsSelis 40adb84232 Ported update from TG 2022-05-25 19:27:23 +02:00
ItsSelis f15d2a0af4 TGUI Fallback (+ 2 Placeholders) 2022-05-16 18:34:51 +02:00
ItsSelis 7e07f4997a Moving old UI to TGUI 2022-04-28 21:26:05 +02:00
ItsSelis 6dfb1a64e7 Initial Commit 2022-04-10 02:43:44 +02:00
ShadowLarkens 4fe9069714 TGUI 4.3 First Pass 2021-06-17 12:58:26 -07:00