You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tobi 365b575341
[feature] add TOTP two-factor authentication (2FA) (#3960)
11 months ago
..
xslices [performance] minimise log field allocations (#3529) 1 year ago
domain.go [chore] better dns validation (#3644) 1 year ago
domain_test.go [chore] better dns validation (#3644) 1 year ago
fns.go [performance] update remaining worker pools to use queues (#2865) 2 years ago
math.go [bugfix] updated pinned counts on status delete (#3188) 2 years ago
namestring.go [bugfix] Don't return Account or Status if new and dereferencing failed, other small fixes (#2563) 2 years ago
namestring_test.go [bugfix] Don't return Account or Status if new and dereferencing failed, other small fixes (#2563) 2 years ago
paging.go [bugfix] Fix paging for empty items (#2236) 2 years ago
paging_test.go [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) 2 years ago
ptr.go [feature] Add domain permission drafts and excludes (#3547) 1 year ago
secret.go [feature] add TOTP two-factor authentication (2FA) (#3960) 11 months ago
secret_test.go [feature] add TOTP two-factor authentication (2FA) (#3960) 11 months ago
sync.go [chore] Move `DoOnce` func wrapper to util (#2613) 2 years ago
time.go [bugfix] Change email `Date` header to use RFC2822 (#3972) 11 months ago
time_test.go [chore] Improve copyright header handling (#1608) 3 years ago
unique.go [performance] cache more database calls, reduce required database calls overall (#3290) 2 years ago