Commit Graph

17 Commits

Author SHA1 Message Date
Tristan Yang 160e9678fe fix: upload size too large tip 2022-12-15 19:38:21 +08:00
Tristan Yang 3247de57db chore: remove and replace log with info 2022-09-01 18:34:59 +08:00
Tristan Yang 206c7ac86f refactor: get name initials 2022-08-19 10:46:31 +08:00
Tristan Yang d38e767ae0 fix: name initial with emoji 2022-08-19 10:17:11 +08:00
Tristan Yang 0254b50a04 refactor: more TS code 2022-08-03 08:50:27 +08:00
Tristan Yang 875f74c410 refactor: more TS code 2022-07-28 23:25:47 +08:00
Tristan Yang e26b6f0fcc refactor: more TS code 2022-07-28 08:57:42 +08:00
Tristan Yang dae0b80ee0 refactor: more TS code 2022-07-22 21:19:49 +08:00
Tristan Yang e0872b1dd3 refactor: more TS code 2022-07-04 23:13:09 +08:00
Tristan Yang bdcc9d2c87 chore: unknow typo 2022-06-29 17:54:38 +08:00
HD ccfee28e13 fix: file size calculation error
MDN: The Blob interface's size property returns the size of the Blob or File in bytes
2022-06-28 10:35:11 +08:00
HD 6bf64e38fc refactor: remove getNonNullValues, replace with _.ominBy and _.isNull (lodash)
ref: https://stackoverflow.com/a/70554734/11408375
2022-06-28 10:31:19 +08:00
HD ab5f9e6c07 refactor: simplify judgment conditions 2022-06-28 10:17:45 +08:00
HD d01cb5b2a8 refactor: remove useless judgment logic 2022-06-28 10:17:00 +08:00
HD 8b5a1212cd refactor: typo IconUnkown -> IconUnknown 2022-06-28 10:15:21 +08:00
Tristan Yang 0310d764ac fix: isEqual 2022-06-23 15:55:59 +08:00
HD bd799ebea8 refactor: add typescript support to project 2022-06-21 15:08:35 +08:00