Commit Graph

26 Commits

Author SHA1 Message Date
Silas 3c9dd96d8b
properly display username/emails of logged in user, and add logout button 2022-02-22 17:32:45 -05:00
Silas 8330bb420e
properly display encrypted text 2022-02-22 03:05:29 -05:00
silentsilas 621cbe867b Merge pull request 'feature/support-for-secret-files' (#12) from feature/support-for-secret-files into master
Reviewed-on: #12
2022-02-22 07:42:10 +00:00
Silas 263618a277
get secret files working 2022-02-22 02:34:45 -05:00
Silas 42cfe127eb
Merge branch 'feature/support-for-usernames' 2022-02-22 00:44:59 -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 04225c44aa
implement encryption of secret text 2021-11-29 20:51:17 -05:00
Silas 8899fbb368
add cache clear 2021-11-26 20:36:32 -05:00
Silas dfcd672900
add cache clear 2021-11-26 20:35:28 -05:00
Silas 395e498e30
add back in buildpacks but take out releases and netrc 2021-11-26 20:33:50 -05:00
Silas 302c6d5cd4
add phoenix static buildpack 2021-11-26 20:31:23 -05:00
Silas 3a24b3b59e
add buildpacks 2021-11-26 20:29:37 -05:00
Silas 2cf303f18e
add elixir buildpack 2021-11-26 20:22:17 -05:00
Silas 926133029a
add github oauth config to prod 2021-11-26 20:20:34 -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 f46981e5a4
better install instructions 2021-11-12 20:26:28 -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