chiark / gitweb /
otter.git
2021-05-12 Ian Jacksonprogress: Add more fields, wip
2021-05-11 Ian Jacksonbundles: Plumb ProgressReporter
2021-05-11 Ian Jacksonbundles: Try to slightly reduce amount of Zip monomorph...
2021-05-11 Ian Jacksonprogress: Break out into nascent module
2021-05-11 Ian Jacksonshapelib: Reorganise BundleParseErrorHandling
2021-05-11 Ian Jacksonshapelib: Rename lib-loading functions to be less confusing
2021-05-11 Ian Jacksonshapelib: Move catalogue_data into LibrarySource
2021-05-11 Ian Jacksonshapelib: Move read_catalogue out of LibrarySource
2021-05-11 Ian Jacksonshapelib: Provide IndexedZip etc.
2021-05-11 Ian Jacksonshapelib: Document SvgBaseName
2021-05-11 Ian Jacksonshapelib: Introduce and use SvgBaseName::note
2021-05-11 Ian Jacksonshapelib: Introduce and use SvgBaseName
2021-05-11 Ian Jacksonimpl Borrow<str> for GoodItemName
2021-05-10 Ian Jacksonbundles: Reorgsnise by_name_caseless
2021-05-10 Ian Jacksonbundles: Scan the zipfile
2021-05-10 Ian Jacksonbundles: Plumb for_progress through to processing
2021-05-10 Ian Jacksonpacketframe: Prepare for progress updates
2021-05-10 Ian Jacksonmgmtchannel: Prepare for progress updates
2021-05-10 Ian Jacksonmgmtchannel: Prepare for progress updates
2021-05-10 Ian Jacksonmgmtchannel: Break out read_rmp
2021-05-10 Ian JacksonRevert "bundles: Save aux after incorporating"
2021-05-10 Ian Jacksonbundles: Save aux after incorporating
2021-05-10 Ian Jacksonbundles: Prepare for process_bundle, skeleton
2021-05-10 Ian Jacksonbundles: Static type for fn which is monomorphised...
2021-05-10 Ian Jacksonbundles: Use ReloadError for reload
2021-05-10 Ian Jacksonbundles: Move parsing into bulk phase
2021-05-09 Ian Jacksonbundles: Split Uploaded out
2021-05-09 Ian Jacksonbundles: Reorganise bundle error handling
2021-05-09 Ian Jacksonbundles: Break up load_bundle and introduce incorporate...
2021-05-09 Ian Jacksonbundles: Move BufReader into parse_bundle
2021-05-09 Ian Jacksonbundles: Rework loading (wip)
2021-05-09 Ian Jacksonbundles: Some todos done
2021-05-09 Ian Jacksonlibrary bundles: Introduce LibrarySource trait (wip)
2021-05-07 Ian JacksonRevert "libraries: Prepare for multiple libraries with...
2021-05-05 Ian Jacksonlibraries: Prepare for multiple libraries with the...
2021-05-05 Ian Jacksonlibraries: LibraryItemNotPrepared: Make this a separate...
2021-05-05 Ian Jacksonlibraries: LibraryItemNotFound: Make it contain the...
2021-05-05 Ian Jacksonapitest: Fix off-by-one error in fd closing
2021-05-05 Ian Jacksonshapelib: Move ItemSpec to specs.rs
2021-05-05 Ian Jacksonotterlib: Refactor shape library iteration to be less...
2021-05-05 Ian Jacksonshapelib: Report correct "for" name
2021-05-04 Ian Jacksonbundles: Sort out private/public types etc.
2021-05-04 Ian Jacksonbundles: Reorganise file to tidy it up
2021-05-04 Ian Jacksonasseturl: Break out this module from bundles
2021-05-04 Ian Jacksonbundles: Drop now-unneeded #![allow(dead_code)]
2021-05-04 Ian Jacksonzipfile: Better reporting of missing members
2021-05-04 Ian Jacksonzipfile: Actually read bundle metadata
2021-05-04 Ian JacksonMakefile: Make the test bundle depend on the Makefile...
2021-05-04 Ian Jacksonzipfile: Add dependency
2021-05-04 Ian Jacksonbundles: Make test-bundle.zip not have an internal...
2021-05-04 Ian Jacksonbundles: Make the test bundle be an actual zipfile
2021-05-04 Ian Jacksonbundles download: Fix http status codes
2021-05-04 Ian Jacksonbundles download: Explicitly drop ig to release lock...
2021-05-04 Ian Jacksonbundles download: Use Namedfile
2021-05-04 Ian Jacksonbundles download: Use BDE type alias
2021-05-04 Ian Jacksonbundles download: Provide a path() more useful for...
2021-05-04 Ian Jacksonbundles download: swap locking order
2021-05-04 Ian Jacksonbundles download: Token as query parameter rather than...
2021-05-04 Ian Jacksonbundles: Check that download link works
2021-05-04 Ian Jacksonbundles download: Send url to web clients (fix)
2021-05-04 Ian Jacksonbundles download: Send url to web clients (wip)
2021-05-04 Ian Jacksonbundles download: Pass &Instance to info_pane renderer
2021-05-04 Ian Jacksonbundles download: Add download route
2021-05-04 Ian JacksonAssetUrlKey: save and restore
2021-05-04 Ian JacksonAssetUrlKey: make token
2021-05-04 Ian JacksonAssetUrlKey: check
2021-05-04 Ian JacksonAssetUrlKey: parse and display
2021-05-04 Ian JacksonAssetUrlKey: wip, more
2021-05-04 Ian JacksonAssetUrlKey: wip
2021-05-04 Ian Jacksonbundles: Use a different test string so it doesn't...
2021-05-04 Ian Jacksonpacketframe: Delete an obsolete thing
2021-05-04 Ian Jacksonorganise: Some todos were done
2021-05-04 Ian Jacksonbundles: Move authproof into open_by_name
2021-05-04 Ian Jacksonbundles: Require and provide an authproof for opening
2021-05-03 Ian Jacksonbundles: Test Id parsing and printing
2021-05-03 Ian Jacksonbundles: Rename NotBundle from NotBundleError
2021-05-03 Ian Jacksonbundles: Introduce NotBundleError
2021-05-03 Ian Jacksonapitest: Test save/load, at least a bit
2021-05-03 Ian Jacksonapitest: Make prepare_gameserver do the for_game call
2021-05-03 Ian Jacksonapitest: Move cleanup_notify::Handle into SetupCore
2021-05-03 Ian Jacksonapitest: Split up prepare_gameserver
2021-05-03 Ian Jacksonapitest: Move command_socket into global DirSubst
2021-05-03 Ian Jacksonat-otter: Reorder functions in chronological order
2021-05-03 Ian Jacksonwdriver: Provide url in Window
2021-05-03 Ian Jacksonprovide DigestWrite::of
2021-05-03 Ian Jacksonprovide bundles::DigestWrite
2021-05-03 Ian Jacksonutils: provide DigestWrite::sink
2021-05-03 Ian Jacksonbundles: Go via the a element
2021-05-03 Ian Jacksontests: Change many error types to Explode
2021-05-03 Ian Jacksonapitest: Reorganise did() in preparation for a lot...
2021-05-03 Ian Jacksonbundles: Add wdt test to see that things show up in...
2021-05-03 Ian Jacksonbundles: Fix info pane formatting, remove spurious #
2021-05-03 Ian Jacksonprovide apitest::example_bundle
2021-05-03 Ian Jacksonbundles: Show in web UI
2021-05-03 Ian Jacksonat-otter: Swap bundles and put-back
2021-05-03 Ian Jacksonnwtemplates: Better error logging when rendering fails
2021-05-03 Ian Jacksonbundles: Move and centralise update()
2021-05-03 Ian Jacksonat-otter: Put the test game back at the end for ad...
2021-05-03 Ian Jacksonbundles: Save the bundle list in the ig for ready access
2021-05-03 Ian Jacksonpacketframe: Add some not miri annotations
next