Commit Graph

20 Commits

Author SHA1 Message Date
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
d32dc8c2cb write first test and let changeset errors return error json in controller 2021-12-02 22:45:39 -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
8899fbb368 add cache clear 2021-11-26 20:36:32 -05:00
dfcd672900 add cache clear 2021-11-26 20:35:28 -05:00
395e498e30 add back in buildpacks but take out releases and netrc 2021-11-26 20:33:50 -05:00
302c6d5cd4 add phoenix static buildpack 2021-11-26 20:31:23 -05:00
3a24b3b59e add buildpacks 2021-11-26 20:29:37 -05:00
2cf303f18e add elixir buildpack 2021-11-26 20:22:17 -05:00
926133029a add github oauth config to prod 2021-11-26 20:20:34 -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
050248e82b formatting and add for/you routes 2021-11-18 19:44:25 -05:00
f46981e5a4 better install instructions 2021-11-12 20:26:28 -05:00
540519222d implement github oauth and display user's name and avatar from it 2021-11-12 20:20:40 -05:00
dfaa328af4 get started on route for creating links, dividing steps into components 2021-08-19 22:35:12 -04:00
1542213875 initial commit 2021-08-18 12:37:02 -04:00