Wykres commitów

26 Commity (8e30fe235009edf09bdfcaa3d5bab78f452ff88c)

Autor SHA1 Wiadomość Data
Matteo Cargnelutti 8e30fe2350 Hybrid ip + access key system 2022-11-29 15:39:08 -05:00
Matteo Cargnelutti e0c6134119 First implementation of IP rate limiting 2022-11-29 14:31:06 -05:00
Matteo Cargnelutti 8edd844cf9
Update app/templates/index.njk
Co-authored-by: Ben Steinberg <bsteinberg@law.harvard.edu>
2022-11-27 20:05:21 -05:00
Matteo Cargnelutti de8d6f1038 v0.0.2
New features:
- `t.co` urls resolution map as attachment (CSV file)
- PDF filenames based on twitter url and creation date

Dev "quality of life" updates:
- Basic integration tests and GitHub CI
- HTML 404s
- PDF "producer" field now contains the app's version number
- Better checkbox field name
- Documentation edits
2022-11-27 19:04:54 -05:00
Matteo Cargnelutti 8e6a3b7d2b
Update app/templates/index.njk
Co-authored-by: Ben Steinberg <bsteinberg@law.harvard.edu>
2022-11-22 14:15:49 -05:00
Matteo Cargnelutti b0a98452d9 Migration to `thread-keeper` 2022-11-22 14:08:28 -05:00
Matteo Cargnelutti f177022a22 Linting, typography adjustments, meta tags edit for clarity. 2022-11-21 23:53:47 -05:00
Matteo Cargnelutti 56b674a791 Typo 2022-11-21 18:35:37 -05:00
Matteo Cargnelutti e2793b307e "Save Your Threads!" 2022-11-21 17:25:50 -05:00
Matteo Cargnelutti 9a441315b2 Access key request link in main form 2022-11-21 16:09:10 -05:00
Matteo Cargnelutti b02efb5435 Check PDF fix + copy edits 2022-11-21 14:38:24 -05:00
Matteo Cargnelutti 6d8090dd4b Clean up 2022-11-21 13:27:47 -05:00
Matteo Cargnelutti f5ca37d831 Implements a "check PDF" feature
Adds a "Check PDF" dialog allowing to compare a client-side generated SHA-512 hash of a file against archive.social's logs.

It is primitive, but SuccessLog loads all available hashes from success-log.tsv on app boot into a hashmap, which gets updated as new entries get created.

Other quality-of-life updates include some minor CSS tweaks and refactoring of AccessKeys.js to match SuccessLog.js.
2022-11-21 01:34:56 -05:00
Matteo Cargnelutti 1101d0a8a8 Make "Unfold thread" disabled by default (?)
To discuss: Might be a good default in most cases + may prevent unnecessary resources consumption when folks try out `archive.social` for the first time.
2022-11-19 20:39:48 -05:00
Matteo Cargnelutti 405518ffaa Copy edits 2022-11-19 11:30:03 -05:00
Matteo Cargnelutti bb3c37bed4 Attachments issue: workaround (see notes)
I finally found it!

The problem comes from the fact that `ghostscript` behaves differently on Mac OS and Linux: on the latter, it strips existing attachments.

I was able to confirm this is not just version related, unfortunately, and might be hard to fix.

`pdf-crop-margins` is also affected by this issue, since it uses `ghostscript` behind the scenes (at least for what we want it to do).

I therefore put together a quickfix / workaround, resizing the PDF manually to try and get most of the trailing whitespace out, and skipping compression.

The cropping is much less consistent but!
- It's much _much_ faster
- I _think_ this should fix attachments on prod
- We can revisit when time allows

I suspect I will need to make further adjustments to the cropping logic once this has been tested on the production server.

This commit also adds an "Unfold thread" checkbox on the homepage form, allowing to skip browser behaviors (which some times gives better results).
2022-11-19 02:27:11 -05:00
Matteo Cargnelutti 13578b5923 Test 2022-11-18 17:36:50 -05:00
Matteo Cargnelutti 6aba090b7d Privacy policy 2022-11-18 16:10:27 -05:00
Matteo Cargnelutti 194f2e08e4 Form url update 2022-11-18 15:32:50 -05:00
Matteo Cargnelutti 0ace2f98ff Copy edits 2022-11-18 15:26:32 -05:00
Matteo Cargnelutti 4db7e523a4 Updated certs ref 2022-11-18 15:09:59 -05:00
Matteo Cargnelutti 7c8582f64c Meta 2022-11-18 15:01:39 -05:00
Matteo Cargnelutti 0e3ef538d4 Copy update 2022-11-18 14:56:50 -05:00
Matteo Cargnelutti caea90e742 Cleanup 2022-11-18 14:18:32 -05:00
Matteo Cargnelutti 4fb42cfabb Misc copy edits 2022-11-18 11:51:49 -05:00
Matteo Cargnelutti 2c3451045b Pre-alpha 2022-11-18 11:20:26 -05:00