46 Commits

Author SHA1 Message Date
20880e15cb take out js extension of jest config until that's set up 2022-03-01 23:25:40 -05:00
6f1200fbd2 Merge pull request 'feature/gmail-oauth' (#27) from feature/gmail-oauth into master
Reviewed-on: #27
2022-03-02 04:14:17 +00:00
ebbe1c2fa0 implement google oauth 2022-03-01 23:12:29 -05:00
45bd5ba81a remove unused vars/aliases and fix bug where first authentication doesn't decrypt link 2022-03-01 22:08:53 -05:00
5047ee653b set up jest 2022-03-01 00:45:16 -05:00
c7a9f1d6ae add copyleft license (LGPL 3.0) 2022-02-25 01:33:57 -05:00
a1be189d40 Merge pull request 'feature/add-site-meta-data' (#24) from feature/add-site-meta-data into master
Reviewed-on: #24
2022-02-25 06:20:16 +00:00
beb6c35de9 fix site title and add social meta tags 2022-02-25 01:19:02 -05:00
5132f41cad Merge pull request 'feature/add-privacy-policy' (#23) from feature/add-privacy-policy into master
Reviewed-on: #23
2022-02-25 05:50:19 +00: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
7e2eb2cb75 Merge pull request 'hotfix/desktop-cant-click-logo' (#22) from hotfix/desktop-cant-click-logo into master
Reviewed-on: #22
2022-02-25 04:07:08 +00:00
67b307612d let splash container not sit over logo, and also testing merge commit signing 2022-02-24 22:18:58 -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
1696995fb6 typo 2022-02-24 02:10:37 -05:00
04c96fafc4 change local file upload location 2022-02-24 02:09:40 -05:00
38a7ac597b force ssl 2022-02-24 01:41:14 -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
32cefda0a0 Merge pull request 'feature/properly-display-emails' (#13) from feature/properly-display-emails into master
Reviewed-on: #13
2022-02-22 22:34:02 +00: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
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
263618a277 get secret files working 2022-02-22 02:34:45 -05:00
42cfe127eb Merge branch 'feature/support-for-usernames' 2022-02-22 00:44:59 -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
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