1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-26 19:37:46 +02:00
jfa-go/ts/modules
Harvey Tindall 3f8414c70a
use unix timestamp for inv created & usedBy
usedBy is still stored as a string in invites.json to cope with existing
invites with times stored formatted. knz/strtime requires cgo for
strptime, so it has been replaced with the native itchyny/timefmt-go.
2021-04-06 21:25:44 +01:00
..
accounts.ts switch accounts tab to unix times 2021-04-06 20:53:30 +01:00
common.ts switch accounts tab to unix times 2021-04-06 20:53:30 +01:00
invites.ts use unix timestamp for inv created & usedBy 2021-04-06 21:25:44 +01:00
lang.ts fix language link color on dark theme 2021-03-20 18:24:35 +00:00
modal.ts Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
profiles.ts Use lang file in typescript 2021-01-15 14:43:31 +00:00
settings.ts add advanced setting type with toggle in settings 2021-03-15 22:51:17 +00:00
stripmd.ts rewrite stripmd, fix some typos 2021-03-26 23:13:19 +00:00
tabs.ts Merge a17t-redesign, kinda ts-ify setup.js 2021-01-05 18:16:23 +00:00
theme.ts respect browser/os dark mode preference 2021-03-10 19:42:40 +00:00
update.ts use unix timestamp for inv created & usedBy 2021-04-06 21:25:44 +01:00