Commit Graph

15 Commits

Author SHA1 Message Date
Silas 2ccb3d0053
bug fixes, add logo, mobile styling 2022-02-24 01:15:44 -05:00
Silas 3c9dd96d8b
properly display username/emails of logged in user, and add logout button 2022-02-22 17:32:45 -05:00
Silas 263618a277
get secret files working 2022-02-22 02:34:45 -05:00
Silas 66107c0523
add support for username authentication 2022-02-22 00:43:16 -05:00
Silas 2ac596b8c8
fix file uploads, serve them properly, put behind auth wall, decrypt secret message in frontend 2022-02-22 00:16:51 -05:00
Silas cac3757723
add waffle library, handle file upload, authenticate user with oauth and see if they have the link's email associated to their account 2022-02-13 00:20:21 -05:00
Silas 5de53e23ea
implement step 2 stuff 2021-12-04 16:57:47 -05:00
Silas d32dc8c2cb
write first test and let changeset errors return error json in controller 2021-12-02 22:45:39 -05:00
Silas 89c2a99283
implement creation of link on first step in backend 2021-12-01 20:08:22 -05:00
Silas 7b82a95e01
implement just for you pages with phoenix-react 2021-11-26 20:04:45 -05:00
Silas bb09b926d9
get intended-ui imported and add splash page 2021-11-26 14:31:02 -05:00
Silas 050248e82b
formatting and add for/you routes 2021-11-18 19:44:25 -05:00
Silas 540519222d
implement github oauth and display user's name and avatar from it 2021-11-12 20:20:40 -05:00
Silas dfaa328af4
get started on route for creating links, dividing steps into components 2021-08-19 22:35:12 -04:00
Silas 1542213875
initial commit 2021-08-18 12:37:02 -04:00