Commit Graph

23 Commits

Author SHA1 Message Date
Silas 20880e15cb
take out js extension of jest config until that's set up 2022-03-01 23:25:40 -05:00
Silas ebbe1c2fa0
implement google oauth 2022-03-01 23:12:29 -05:00
Silas 45bd5ba81a
remove unused vars/aliases and fix bug where first authentication doesn't decrypt link 2022-03-01 22:08:53 -05:00
Silas beb6c35de9
fix site title and add social meta tags 2022-02-25 01:19:02 -05:00
Silas 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
Silas 50012ad7b3
better desktop styling, change some wording 2022-02-24 11:32:00 -05:00
Silas 1696995fb6
typo 2022-02-24 02:10:37 -05:00
Silas 04c96fafc4
change local file upload location 2022-02-24 02:09:40 -05:00
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