Commit Graph

11 Commits

Author SHA1 Message Date
73cd83e623 Fixing typo 2020-06-12 10:08:33 +02:00
8a7cbb702f Adding MIT license 2020-06-11 17:12:14 +02:00
7cdd877138 Adding asciinema recordings 2020-06-11 17:07:16 +02:00
fa971ca9be Streamlining the setup process.
- dependency version pinning
- automatic `secret_key` generation
- automatic config file generation
- installing `once` script
- setup instructions in README.md
- adding an architecture diagram
2020-06-11 16:14:08 +02:00
2927412b3c Returning the right content type when returning the upload ticket 2020-06-09 14:10:43 +02:00
eeba7c3573 Implementing a signature based authentication. 2020-06-08 23:33:18 +02:00
a465e4ddd3 Properly encode URLs and url parameters. 2020-06-08 20:37:57 +02:00
a2ce68cbf2 Adding more features.
- Implementing support for custom domains
- Blocking common link previewers to "unwind" the links
- Setting a log retention policy for the lambda functions
- Updating to latest CDK version (1.44)
2020-06-08 20:14:56 +02:00
4566869a98 Adding a cleanup function 2020-06-06 01:47:11 +02:00
fbbcc17a18 First working version 2020-06-06 01:46:32 +02:00
14fb18740b Initial commit 2020-06-05 18:00:53 +02:00