Lockwood
9a0fc24e69
feat(interface/input): minLength & maxLength option ( #286 )
2023-05-09 00:00:47 +02:00
mikigoalie
1d65379fc0
chore(locales/cs): more translation ( #321 )
2023-05-08 23:59:58 +02:00
LukeWasTaken
b314b0a434
fix(package): potential fix for the npm package being uncompiled
2023-05-08 23:58:41 +02:00
LukeWasTaken
a557f3364d
chore(package): update to pnpm v8
2023-05-08 23:57:45 +02:00
daZepelin
56536d5a6d
refactor(server/logger): backwards compatibility for loki convar ( #314 )
2023-05-05 23:12:01 +10:00
Linden
89c0668985
refactor(client/progress): reduce Wait in progress queue
2023-05-05 14:55:03 +10:00
Linden
878763867a
refactor(client/progress): don't clear progress on cancel
...
Sending "progressCancel" to NUI will cause a transition and then
trigger "progressComplete" with a slight delay (~100ms).
Should look better when people queue up progress bars.
2023-05-05 14:51:52 +10:00
mikigoalie
c94d019f67
feat(web/notifications): add warning type ( #315 )
...
* update(notify): add warning it's own type
* update(notify): inform > info, change warning default icon to circle
* fix typo
* update(notify): case for def notifs, update icons
use circle icons for all notifs so its more unified, also looks a bit better imo
* fix(progressBar): spamming cancel
spamming cancel would sometimes not interrupt current progbar
* Revert "fix(progressBar): spamming cancel"
This reverts commit b030fddd20f9f2b92a07ce4199c73e3b43f435a3.
2023-05-01 12:08:02 +02:00
LukeWasTaken
073a3d0fdd
chore(web): update pnpm version
2023-05-01 11:11:04 +02:00
Jag
bda2c2657a
feat(web/radial): newlines support ( #316 )
...
* feat(radial): Support newlines
* chore: update to ` \n` to match markdown
2023-05-01 11:07:17 +02:00
Cherry
60ef88c08f
chore(locales/es): add missing translation ( #312 )
2023-05-01 10:59:41 +02:00
Kenneth Iversen
4b2a09c96f
feat(locales): norwegian locales ( #313 )
...
Co-authored-by: actstorm <kenneth@reshadow.gg >
2023-05-01 10:59:10 +02:00
Manifest Bumper
21b4180bf8
chore: bump manifest version to v3.2.1
2023-04-26 07:21:58 +00:00
FjamZoo
74876c8b4e
fix(client/context): reset focus when selecting option ( #310 )
2023-04-26 09:47:07 +10:00
bitpredator
d389bc6010
chore(locales\it): translate missing strings ( #308 )
...
- Made some untranslated strings translated
2023-04-25 23:38:50 +02:00
Linden
9ce8f963b4
fix(client/context): hide before triggering select actions
2023-04-21 12:31:33 +10:00
Manifest Bumper
d1606af88e
chore: bump manifest version to v3.2.0
2023-04-20 15:47:56 +00:00
Linden
28aaa9c5d9
fix(server/cron): only print on task stop when debug is enabled
2023-04-21 01:46:27 +10:00
Andyyy7666
125f6e1a56
fix(web/setClipboard): support multi-line text ( #302 )
2023-04-21 00:04:08 +10:00
Linden
62a0a2fe0b
feat(client/points): add new getter functions
2023-04-20 15:55:06 +10:00
Linden
51da742138
feat(zones): add new getter functions
2023-04-20 15:52:55 +10:00
iLLeniumStudios
373dd98655
fix(logger/loki): Consistent stream labels ( #304 )
2023-04-20 15:27:19 +10:00
Linden
d093805ef4
feat(imports): cron scheduling ( #293 )
2023-04-17 16:52:31 +10:00
Linden
d683d50d5e
Merge pull request #294 from TheiLLeniumStudios/loki-protocol
2023-04-17 16:51:37 +10:00
TheiLLeniumStudios
ffff4833c2
chore: Remove unnecessary comma
2023-04-17 06:19:03 +00:00
TheiLLeniumStudios
b5515eabdc
refactor: Use authorization header instead of URL credentials
2023-04-17 06:11:32 +00:00
TheiLLeniumStudios
099ddede97
feat(logger/loki): Allow users to specify protocol for requests
2023-04-17 06:11:32 +00:00
Linden
5cf2417f4f
refactor(streaming): requestWeaponAsset params
2023-04-17 15:15:30 +10:00
Linden
0af4b42586
feat(client/radial): keepOpen
2023-04-17 15:15:30 +10:00
Demetrio
87b08c29c6
feat(client/raycast): allow defining distance ( #296 )
2023-04-17 14:50:12 +10:00
FjamZoo
33215fa6b5
fix(interface/radial): keep input while open ( #288 )
2023-04-17 14:43:15 +10:00
Diogo Manuel Coelho Morais dos Santos
e91be47067
feat(streaming): requestWeaponAsset ( #264 )
2023-04-17 14:21:40 +10:00
Dolu
b035c5aa56
feat(client/addKeybind): add defaultMapper field ( #219 )
...
This allow other mapper input like `MOUSE_BUTTON` for example.
See: https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/
2023-04-17 14:11:18 +10:00
Justus Braun
631334ac3f
chore(locales): Update de.json ( #297 )
2023-04-13 18:13:12 +02:00
Errorism
dd29f71167
feat(locales): add Thailand(th) locales ( #290 )
...
* 🐛 fix nearby error when index was remove
* Update client.lua
* feat(locales): add Thailand(th) locale
---------
Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com >
2023-04-12 21:40:18 +02:00
David Malchin
9f9170eb44
feat(interface/radial): more button if there are more than 8 items ( #284 )
2023-04-02 11:39:33 +02:00
Manifest Bumper
7b26478cb2
chore: bump manifest version to v3.1.4
2023-04-01 03:26:08 +00:00
Linden
4a7cf75b7f
fix(client/radial): reset nui focus on hide
2023-04-01 14:24:42 +11:00
Manifest Bumper
73d2224cf4
chore: bump manifest version to v3.1.3
2023-04-01 00:27:15 +00:00
Linden
389ed5263d
fix(server/addCommand): nil command name on error
2023-04-01 11:25:57 +11:00
Arda Dağlıoğlu
b7c32aacba
feat(locales): turkish locales ( #280 )
2023-03-25 13:00:41 +01:00
Romain
17b15c061c
chore(locales): update fr.json ( #282 )
2023-03-25 13:00:21 +01:00
Linden
c4b87a0d91
refactor(client/interface): nui focus consistency
2023-03-23 05:55:16 +11:00
Manifest Bumper
9413f9dae8
chore: bump manifest version to v3.1.2
2023-03-20 21:45:42 +00:00
Malcolm Keefe
b32ab6e948
feat(interface/radial): allow clearing all global radial menu items ( #272 )
...
* Add clearAllRadialItems
* Refresh rather then close, rename
2023-03-16 09:26:17 +01:00
Rodrigo Andrade
a98b6ac267
feat(locales): Portuguese language ( #271 )
...
Added pt-br locale
2023-03-15 21:08:20 +01:00
Lunar-Scripts
b3b684b389
fix(interface/men): fix cursor being shown in menu ( #273 )
2023-03-15 21:04:39 +01:00
Manifest Bumper
8d0738969c
chore: bump manifest version to v3.1.1
2023-03-10 19:45:08 +00:00
Diogo Manuel Coelho Morais dos Santos
fc6a95c73c
fix(interface): Add table<string, string> to icon typings ( #261 )
2023-03-11 06:38:34 +11:00
Luke
c011d51184
fix(web/input): fix select throwing error when there's no options sent
2023-03-10 20:02:13 +01:00