Commit Graph

1414 Commits (94ccbd6190a296074b7c931d42bf97f0fb97b597)
 

Author SHA1 Message Date
Kitaiti Makoto 94ccbd6190 Move Rust flag for plume-front to .cargo/config.toml from env var 3 years ago
Kitaiti Makoto 77edc4849f Add current pull request to changelog 3 years ago
Kitaiti Makoto 07da97f434 Revert "Remove unused diesel_cli from Docker env image"
This reverts commit 056d68804a.
3 years ago
Kitaiti Makoto 89dd6be7dd Fix design 3 years ago
Kitaiti Makoto 60c1a4264e Fix indentation 3 years ago
Kitaiti Makoto c4c177c530 Remove unnecessary CSS properties 3 years ago
Kitaiti Makoto 4a5bffbd57 Update base Docker image for buildenv 3 years ago
Kitaiti Makoto 49b2296015 Revert "Install rustfmt and cargo-clippy explicitly in dev env"
This reverts commit 347bc653d8.
3 years ago
Kitaiti Makoto 0ef4a06565 Revert "Install zip package in Docker dev image"
This reverts commit b55c2ff2f0.
3 years ago
Kitaiti Makoto 16b1337d67 Add WAI-ARIA attributes to menu 3 years ago
Kitaiti Makoto 6599179174 Use document() function 3 years ago
Kitaiti Makoto f2411f4607 Use a element instead of nav to capture touchend event 3 years ago
Kitaiti Makoto 2c3d429b8e Suppress Clippy 3 years ago
Kitaiti Makoto 7562cf1e75 Open menu even when focus-within code doesn't work 3 years ago
Kitaiti Makoto de1c3f3245 Move document() from plume_front::editor to plume_front 3 years ago
Kitaiti Makoto 5d38c3ad70 Fix file name 3 years ago
Kitaiti Makoto b55c2ff2f0 Install zip package in Docker dev image 3 years ago
Kitaiti Makoto 056d68804a Remove unused diesel_cli from Docker env image 3 years ago
Kitaiti Makoto 347bc653d8 Install rustfmt and cargo-clippy explicitly in dev env 3 years ago
Kitaiti Makoto 6fcece3bc0 Follow file name change 3 years ago
Kitaiti Makoto e119c5bde9 Update Docker image for testing 3 years ago
Kitaiti Makoto 1bc2749e1b Return when required element is not present 3 years ago
Kitaiti Makoto 58bb07d11d Remove unused stdweb crate from dependencies 3 years ago
Kitaiti Makoto affe24b9c6 Replace cargo-web with wasm-pack on build environment 3 years ago
Kitaiti Makoto 0bcf063b05 Remove old plume_front::main 3 years ago
Kitaiti Makoto 24ecb15119 Remplement plume_front::editor using web-sys 3 years ago
Kitaiti Makoto 208c515d70 Remove prefix 'web_sys' 3 years ago
Kitaiti Makoto d0ada7fc53 Reimplement search() in web-sys 3 years ago
Kitaiti Makoto d86bd898cb Prepare JavaScript on build process 3 years ago
Kitaiti Makoto db581a955b Reimplement menu() in web-sys 3 years ago
Kitaiti Makoto 0b8b1bf25f Load new JavaScript file 3 years ago
Kitaiti Makoto faab5f6b3b Make plume-front's type cdylib 3 years ago
Kitaiti Makoto 6387a1334b Add wasm-bindgen to plume-front's dependencies 3 years ago
KitaitiMakoto 10be055381 Merge pull request 'Fix #892 Build client for every inbox in broadcast()' (#895) from broadcast-timeout into main
Reviewed-on: #895
3 years ago
Kitaiti Makoto 24c9c7b5a1 Build client for every inbox in broadcast() 3 years ago
KitaitiMakoto ac48744aca Merge pull request 'Fix #872 Include (request-target) and Host header to HTTP Signature' (#884) from httpsig into main
Reviewed-on: #884
3 years ago
KitaitiMakoto f2d2ecb247 Merge pull request 'Raise jobs on CI' (#893) from ci-jobs into main
Reviewed-on: #893
3 years ago
Kitaiti Makoto 1d46bf8d50 Reduce start jobs on CI 3 years ago
Kitaiti Makoto 4353f2a92d raise jobs on CI 3 years ago
Kitaiti Makoto 1b9aeae53c Add test for signagure() 3 years ago
Kitaiti Makoto 540b9af873 Add changelog about (request-target) 3 years ago
Kitaiti Makoto d08d2c6958 Care the case of invalid header value 3 years ago
Kitaiti Makoto 348259a14b Care about error case 3 years ago
KitaitiMakoto e68ca1151d Merge pull request 'Close #888 Extract DbConn from PlumeRocket' (#889) from extract-dbconn into main
Reviewed-on: #889
3 years ago
Kitaiti Makoto 3c15f5a82f Merge branch 'main' into extract-dbconn 3 years ago
Kitaiti Makoto 5ba823990a Don't panic in loop 3 years ago
Kitaiti Makoto c82c38fe52 Comment on database connections 3 years ago
Kitaiti Makoto e7ab80d5c8 Move worker tasks in routes::user::details to RemoteFetchActor 3 years ago
Kitaiti Makoto 61b68c3a42 Initialize RemoteFetchActor 3 years ago
Kitaiti Makoto 6401cb6fb7 Define User::remote_user_found() and publish_remote_user_found() 3 years ago