Commit Graph
6 Commits
Author SHA1 Message Date
woxtu 0d2e3df061 Hide action buttons on MkUrlPreviewPopup (#11332) 2023-07-21 09:57:21 +09:00
woxtu 5f5c4fc44f Remove unused dependencies (#11327) 2023-07-20 06:53:35 +09:00
woxtu 8c77153c04 Fix auto-fixable issues (#11314) 2023-07-19 11:27:50 +09:00
woxtu b0b0ecb857 Improve number formatting (#11315) 2023-07-19 07:10:12 +09:00
woxtu 96cde67b2c Use nullish coalescing operator (#11294) 2023-07-16 14:21:05 +09:00
woxtu b392f44b81 refactor(backend): Improve UUID generation (#11286)
* Replace with `crypto.randomUUID()`

* Remove uuid
2023-07-15 18:39:38 +09:00