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

17 commits

Author SHA1 Message Date
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)