portal/interfaces
Derrick Hammer 9ad8d70f09
feat: implement EmailExists, PubkeyExists, CreateAccount,AddPubkeyToAccount, LoginPassword, LoginPubkey
2024-01-16 13:30:36 -05:00
..
account.go feat: implement EmailExists, PubkeyExists, CreateAccount,AddPubkeyToAccount, LoginPassword, LoginPubkey 2024-01-16 13:30:36 -05:00
api.go feat: bare bones s5 support, and more dynamic loading of subsystems 2024-01-11 23:13:10 -05:00
database.go fix: need a Database and DatabaseService getter, and a getter on Database 2024-01-16 01:24:47 -05:00
portal.go fix: remove duplicate Db getter 2024-01-16 01:29:17 -05:00
protocol.go fix: break import cycle 2024-01-15 20:10:15 -05:00
storage.go refactor: have FileExists return the upload model if it exists 2024-01-16 01:01:57 -05:00