chiark / gitweb /
otter.git
2022-04-12 Ian JacksonMake GenericSimpleShape::count_faces return RawFaceId
2022-04-12 Ian JacksonExtend load_inert to offer an occultable piece
2022-04-12 Ian JacksonGenericise SpecLoaded
2022-04-11 Ian JacksonFix message for IE::JSONEncode
2022-04-11 Ian JacksonImplement InertPieceTrait for SimpleShape
2022-04-11 Ian JacksonStyle: tidy up and use fehler
2022-04-11 Ian JacksonExtend InertPieceTrait to support multiple faces
2022-04-11 Ian JacksonIntroduce "inert" terminology for images for occultation
2022-04-11 Ian JacksonReplace a Mutex which was being an open-coded Lazy
2022-04-10 Ian JacksonRename make_svg_defs
2022-04-09 Ian JacksonRemove loaded_via_alias
2022-04-02 Ian JacksonCargo.toml: Update all versions to 1.0.0 otter-1.0.0
2022-04-02 Ian Jacksonchangelog: Document that this is version 1.0.0
2022-04-02 Ian Jacksonchangelog: Document changes since 0.7.3
2022-04-02 Ian Jacksondaemon: Move src_service into services! call
2022-04-02 Ian Jacksoninventory: Postpone this TODO
2022-04-02 Ian JacksonDocument new build disk space requirement - reduced !
2022-04-02 Ian Jacksondaemon: Reorder routes in order of likely frequency
2022-04-02 Ian Jacksonactix: Revamp /_/{resource} handling
2022-04-02 Ian Jacksonrelease checklist: Drop entry about nightly
2022-04-02 Ian JacksonFormulaic doc comments for other crates
2022-04-02 Ian JacksonBespoke doc comments for otter, otter-cli and otter...
2022-04-02 Ian JacksonDrop unused dependency: failure
2022-04-01 Ian Jacksoncargo: Update zip (zipfile) dependency
2022-04-01 Ian JacksonCargo update
2022-04-01 Ian JacksonMakefile: Build wasm-bindgen with selected rust version too
2022-04-01 Ian JacksonDeploy release build
2022-04-01 Ian JacksonTurn on integer overflow checks for release builds
2022-04-01 Ian Jacksonactix: Fix CORS
2022-04-01 Ian JacksonDocs update: Not beta, works on stable
2022-04-01 Ian JacksonMakefile: Arrangements for honouring RUST_VERSION
2022-03-31 Ian JacksonUpdate TODOs
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonapitest: Fix a write() call that should be write_all()
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian JacksonUpdate TODOs
2022-03-31 Ian JacksonUse Educe to impl Default on a couple of types in clisu...
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonparse_slice_hex: Fix to properly handle odd-length...
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian JacksonPlayerUpdates: Rename update log starting functions...
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksontermprogress: Rename reporter() functions returning...
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonpacketframe: Fix a write() call that should be write_all()
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Suppress a buggy lint
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian JacksonRawToken: Replace constructor with a From impl
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-31 Ian Jacksonclippy: Prefer .len() > 0 to ! .is_empty()
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian JacksonInstanceBundles: impl Default and use that for new()
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonasseturl: Fix a wrong call to write, to be write_all
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes, and allow lints
2022-03-31 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-30 Ian Jacksonzcoord: Move from_str impl for Mutable to be FromStr...
2022-03-30 Ian Jacksonzcoord: Move from_str impl to be (only) in FromStr...
2022-03-30 Ian Jacksonzcoord: Remove redundant to_string method
2022-03-30 Ian Jacksonclippy: allow some lints
2022-03-30 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-30 Ian Jacksonclippy: Miscellaneous minor changes
2022-03-30 Ian JacksonHtml type: impl Default and derive new()
2022-03-30 Ian JacksonMakefile: Support for controlling the Rust version
2022-03-30 Ian Jacksonclippy: allow some lints
2022-03-30 Ian Jacksonclippy: wip machinery, and transfer the one allowed...
2022-03-30 Ian Jacksonactix: Drop a leftover dbg
2022-03-30 Ian JacksonDrop remaining feature enablements.
2022-03-30 Ian JacksonRemove one use of TAIT
2022-03-30 Ian JacksonDrop IteratorExt extension trait
2022-03-30 Ian Jacksonactix: Document the situation with HEAD etc.
2022-03-30 Ian Jacksondaemon: Remove a stray commented-out import thing.
2022-03-30 Ian Jacksonactix Files: Work around content-type breakage
2022-03-30 Ian Jacksonactix Files: Do our content-type mangling first
2022-03-30 Ian Jacksonactix Files: Break out FILES_PATH
2022-03-30 Ian Jacksonactix Files: change error handling for middleware fixup fn
2022-03-30 Ian Jacksonactix files content-type fixup: wip, call fn middlware
2022-03-30 Ian Jacksondaemon: Fix whitespace error
2022-03-29 Ian JacksonAbolish JsonLen and json_len
2022-03-29 Ian JacksonSSE: Adjust error handling somewhat
2022-03-29 Ian JacksonSSE: Redo buffer handling
2022-03-28 Ian JacksonRefine a TODO
2022-03-28 Ian Jacksonserver: Support explicit specification of addresses...
2022-03-28 Ian Jacksonserver: Move listening address config resolution to...
2022-03-28 Ian Jacksonserver: Listen on localhost only by default, regardless...
2022-03-28 Ian Jacksonserver: Listen on port 8000 by default, regardless...
2022-03-28 Ian JacksonNote a TODO
next