3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-07-07 02:57:20 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Tiago R
12d59bc238
fix crash with map
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 13:17:48 +00:00
Tiago R
c428bb14de
convert to string for convert_base
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 12:01:44 +00:00
Tiago R
032e552f6c
alias get_snowflake
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 12:01:32 +00:00
Tiago R
13565e2a7a
add one or two funcs
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 10:37:03 +00:00
Tiago R
77f414925f
rename get_snowflake
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:55:55 +00:00
Tiago R
c6f838f333
map + get_snowflake
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:54:36 +00:00
Tiago R
ae49782aa4
arrlen
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:48:36 +00:00
Tiago R
e2d23aa4af
exponential
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:48:14 +00:00
Tiago R
54d2c00d17
round parse floats
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:47:36 +00:00
Tiago R
c0f3ac11f0
floor/ceil
Signed-off-by: GitHub <noreply@github.com>
2023-10-09 09:44:10 +00:00
Dragory
f423f4bdcb
fix: type issue 2023-04-04 20:56:21 +03:00
Dragory
ab54dc215f
fix: missing data in template safe objects 2023-04-01 21:33:40 +03:00
Dragory
ac79eb09f5
Reformat all files with Prettier 2021-09-11 19:06:51 +03:00
metal
e73d6d4e1c
Add template functions: strlen, round (#265) 2021-09-04 19:14:33 +03:00
Dragory
dcdaaf9de8
Add debug logging for unsafe template formatter values 2021-08-20 22:21:13 +03:00
Dragory
e16eb8c8d1
Add stricter type check for TemplateSafeValueContainer in templateFormatter 2021-08-18 20:24:40 +03:00
Dragory
bed6589d48
Typed log functions + more 2021-08-18 01:51:42 +03:00
Dark
6ac9d2f2a2
Organise all imports, make Mutes depend on Logs 2021-06-06 23:51:32 +02:00
Dragory
54b1ea8053
Add ucfirst as an alias for tag function upperFirst 2021-05-06 21:27:05 +03:00
Usoka
38ab38645b
Add various new tag functions (#195) 2021-05-06 21:21:55 +03:00
Dragory
629002b8d9
Turn on strict TS compilation. Fix up and tweak types accordingly. 2020-11-09 20:03:57 +02:00
Dragory
9dbf80ce58
Extra fix 2020-09-23 20:23:19 +03:00
Dragory
1064a1ca46
Add custom logger. Fix a bunch of errors. Optimize imports. 2020-07-22 22:56:21 +03:00
Dragory
16111bbe84 Reorganize project. Add folder for shared code between backend/dashboard. Switch from jest to ava for tests. 2019-11-02 22:11:26 +02:00
Renamed from src/templateFormatter.ts (Browse further)