silentsilas
  • Joined on 2021-08-18
silentsilas closed pull request Intended/Entendu#11 2022-02-22 05:46:03 +00:00
feature/1-add-support-for-username-authentication
silentsilas pushed to master at Intended/Entendu 2022-02-22 05:45:27 +00:00
42cfe127eb Merge branch 'feature/support-for-usernames'
66107c0523 add support for username authentication
Compare 2 commits »
silentsilas created pull request Intended/Entendu#11 2022-02-22 05:43:56 +00:00
feature/1-add-support-for-username-authentication
silentsilas pushed to feature/support-for-usernames at Intended/Entendu 2022-02-22 05:43:21 +00:00
66107c0523 add support for username authentication
silentsilas created branch feature/support-for-usernames in Intended/Entendu 2022-02-22 05:17:55 +00:00
silentsilas pushed to feature/support-for-usernames at Intended/Entendu 2022-02-22 05:17:55 +00:00
silentsilas pushed to master at Intended/Entendu 2022-02-22 05:16:59 +00:00
2ac596b8c8 fix file uploads, serve them properly, put behind auth wall, decrypt secret message in frontend
silentsilas opened issue Intended/Entendu#10 2022-02-22 04:44:51 +00:00
Add visually interesting background
silentsilas opened issue Intended/Entendu#9 2022-02-22 04:43:37 +00:00
Add a logo
silentsilas opened issue Intended/Entendu#8 2022-02-22 04:37:07 +00:00
Let frontend decrypt secret messages and display their content
silentsilas opened issue Intended/Entendu#7 2022-02-22 04:36:14 +00:00
Send frontend encrypted message content
silentsilas opened issue Intended/Entendu#6 2022-02-22 04:35:06 +00:00
Authentication for encrypted link downloads
silentsilas opened issue Intended/Entendu#5 2022-02-22 04:32:53 +00:00
Support for Instagram OAuth
silentsilas opened issue Intended/Entendu#4 2022-02-22 04:31:27 +00:00
Better error handling
silentsilas opened issue Intended/Entendu#3 2022-02-22 04:27:53 +00:00
Properly display username and emails
silentsilas opened issue Intended/Entendu#2 2022-02-22 04:26:38 +00:00
Support for secret files
silentsilas opened issue Intended/Entendu#1 2022-02-22 04:18:41 +00:00
Support for usernames
silentsilas pushed to master at Intended/Entendu 2022-02-13 05:20:34 +00: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
silentsilas pushed to main at Intended/attendant 2022-02-12 21:29:00 +00:00
fb0561e3a2 0.1.21
3828128165 0.1.19
Compare 2 commits »
silentsilas pushed to master at Intended/Entendu 2021-12-04 21:57:56 +00:00
5de53e23ea implement step 2 stuff