Commit Graph

17 Commits

Author SHA1 Message Date
45bd5ba81a remove unused vars/aliases and fix bug where first authentication doesn't decrypt link 2022-03-01 22:08:53 -05:00
9b362d0241 add a barebones privacy policy, will likely need to expand it if the service gets more usage 2022-02-25 00:48:40 -05:00
3f7da22499 fix bug where logo isn't clickable on splash screen 2022-02-24 11:41:29 -05:00
50012ad7b3 better desktop styling, change some wording 2022-02-24 11:32:00 -05:00
0847b0ff3d fix margin on splash page 2022-02-24 01:19:58 -05:00
2ccb3d0053 bug fixes, add logo, mobile styling 2022-02-24 01:15:44 -05:00
3c9dd96d8b properly display username/emails of logged in user, and add logout button 2022-02-22 17:32:45 -05:00
8330bb420e properly display encrypted text 2022-02-22 03:05:29 -05:00
263618a277 get secret files working 2022-02-22 02:34:45 -05:00
66107c0523 add support for username authentication 2022-02-22 00:43:16 -05:00
2ac596b8c8 fix file uploads, serve them properly, put behind auth wall, decrypt secret message in frontend 2022-02-22 00:16:51 -05:00
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
5de53e23ea implement step 2 stuff 2021-12-04 16:57:47 -05:00
89c2a99283 implement creation of link on first step in backend 2021-12-01 20:08:22 -05:00
04225c44aa implement encryption of secret text 2021-11-29 20:51:17 -05:00
7b82a95e01 implement just for you pages with phoenix-react 2021-11-26 20:04:45 -05:00
bb09b926d9 get intended-ui imported and add splash page 2021-11-26 14:31:02 -05:00