Commit Graph

15 Commits

Author SHA1 Message Date
Emi Simpson 4d8d6ee8e0
Partially sequentialize code for loading adjacent images on focus 2022-11-16 17:12:53 -05:00
Emi Simpson 66f2e69026
Added ability to recover from some network errors 2022-11-15 22:18:19 -05:00
Emi Simpson 95fc1b912e
Refactored update to be more pure 2022-11-15 20:47:21 -05:00
Emi Simpson 4530c347a5
Preload images adjacent to the currently viewed image 2022-11-15 17:59:33 -05:00
Emi Simpson 5ca93955bd
Add some keybindings
Left -> view prev image
Right -> view next image
Escape -> close viewed image
1 -> focus the first image of the gallery
2022-11-15 14:35:50 -05:00
Emi Simpson c434b19515
Added handling for network errors 2022-11-07 16:16:47 -05:00
Emi Simpson 10e1ddecdf
Added thumbnail rendering!!! 2022-11-06 19:46:39 -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 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