Commit Graph

23 Commits

Author SHA1 Message Date
Emi Simpson 387e7d1b47
Predict the correct size of full images 2022-11-09 17:44:35 -05:00
Emi Simpson 3802543623
Use seperate nonces for thumbnails and full images
Corresponds to dd2748c in aviary-cli
2022-11-09 15:54:33 -05:00
Emi Simpson 0895108c07
Made thumbnail + gallery errors look 20% less horrible 2022-11-09 12:29:15 -05:00
Emi Simpson 831b361eda
Add a basic HTML interface 2022-11-08 22:42:02 -05:00
Emi Simpson 257712bfae
Encode blurhashes in the app 2022-11-08 20:37:59 -05:00
Emi Simpson 612fe976a0
Add handling for possible key import errors 2022-11-07 17:49:20 -05:00
Emi Simpson c434b19515
Added handling for network errors 2022-11-07 16:16:47 -05:00
Emi Simpson 52bbf8379b
Refactored the model, preventing redundant requests of full images 2022-11-07 15:41:19 -05:00
Emi Simpson ff526005aa
Added primitive rendering of a focused element 2022-11-07 12:23:59 -05:00
Emi Simpson 10e1ddecdf
Added thumbnail rendering!!! 2022-11-06 19:46:39 -05:00
Emi Simpson 69f66e7908
Turn nonce into a non-effect constant using FFI 2022-11-06 11:58:15 -05:00
Emi Simpson 111bebf0de
Move a lot of code into a seperate Logic module 2022-11-06 11:47:36 -05:00
Emi Simpson 4ab1bcdbc1
Added Halogen functions to render list of thumb blurhashes 2022-11-06 11:36:31 -05:00
Emi Simpson e24bdf5b13
Restructure code to use a more sound model 2022-11-05 17:41:41 -04:00
Emi Simpson 86f7740baa
Add FFI files missing from earlier commits 2022-11-05 15:52:26 -04:00
Emi Simpson a7886e208e
Add editor config 2022-11-05 15:51:57 -04:00
Emi Simpson 2ff873b070
Handle HTTP status in index lookup 2022-11-05 14:50:34 -04:00
Emi Simpson c12ceba496
Add image decryption 2022-11-05 14:47:35 -04:00
Emi Simpson 99422b1f0a
Add protobuf parsing (et. al) 2022-11-04 14:05:02 -04:00
Emi Simpson a3fbcea843
Made a whole bunch of changes
Really not in the mood for git hygine right now
2022-10-24 15:10:30 -04:00
Emi Simpson 6885935089
Attempt to implement subtlecrypto key importing (untested) 2022-10-19 17:43:54 -04:00
Emi Simpson 379260d457
Fix parseUrl 2022-10-19 17:39:04 -04:00
Emi Simpson 03b0c2ef12
Began work on a PureScript Aviary implementation 2022-10-09 20:03:03 -04:00