chiark / gitweb /
apitest: Provide @examples@
[otter.git] / daemon /
2021-05-17 Ian Jacksonbundles: Print the bundle name after we have uploaded it
2021-05-17 Ian Jacksonprogress: Introduce ProgressMode
2021-05-17 Ian Jacksoncmdlistener: Apply an idle timeout and an upload timeout
2021-05-17 Ian Jacksoncmdlistener: Use a concrete type for the read stream
2021-05-16 Ian Jacksoncmdlistener: Break out write_error
2021-05-15 Ian JacksonDrop some done todos
2021-05-15 Ian Jacksonshapelib: Put *EnquiryData in the prelude
2021-05-15 Ian Jacksonlibrary listing: Rework library patterns
2021-05-15 Ian Jacksonlibrary listing: Provide for listing libs on the server...
2021-05-15 Ian Jacksoncommand: Further improve error printing
2021-05-15 Ian Jacksonshapelib: Provide per-game registry iterator
2021-05-15 Ian JacksonMake library list a per-table thing at managemnet API
2021-05-15 Ian Jacksoncmdlistener: Use access_bundles in two more places
2021-05-15 Ian Jacksoncmdlistener: Rename access_bundles
2021-05-15 Ian Jacksoncmdlistener: Rename start_access_game
2021-05-15 Ian Jacksonoccult ilks: Rename insert() to create()
2021-05-15 Ian Jacksonoccult ilks: Code formatting change for clarity
2021-05-15 Ian Jacksonoccult ilks: Fix a theoretical leak
2021-05-15 Ian Jacksonbundles: Minor code tidying, including a new type alias
2021-05-15 Ian Jacksonbundles: Implement ClearBundles
2021-05-15 Ian Jacksoncmdlistener: Break out modify_bundles
2021-05-15 Ian Jacksoncmdlistener: Introduce start_modify_game
2021-05-15 Ian JacksonRevert "Revert "libraries: Prepare for multiple librari...
2021-05-15 Ian JacksonPiece traits: Pass ig and depth rather than PieceAliases
2021-05-15 Ian Jacksonbundles: Remove a not-needed layer of references
2021-05-15 Ian Jacksonbundles: Pass size through
2021-05-13 Ian JacksonGame updates: Provide ClearGame insn
2021-05-13 Ian JacksonGame updates: Make reset_game from clear_game
2021-05-13 Ian JacksonGame updates: Break out clear_game
2021-05-13 Ian JacksonGame updates: Actually delete old aliases when resetting
2021-05-11 Ian Jacksonshapelib: Rename lib-loading functions to be less confusing
2021-05-10 Ian Jacksonbundles: Plumb for_progress through to processing
2021-05-10 Ian Jacksonmgmtchannel: Prepare for progress updates
2021-05-09 Ian Jacksonbundles: Split Uploaded out
2021-05-07 Ian JacksonRevert "libraries: Prepare for multiple libraries with...
2021-05-05 Ian Jacksonlibraries: Prepare for multiple libraries with the...
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: swap locking order
2021-05-04 Ian Jacksonbundles download: Token as query parameter rather than...
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 Jacksonbundles: Move authproof into open_by_name
2021-05-04 Ian Jacksonbundles: Require and provide an authproof for opening
2021-05-03 Ian Jacksonbundles: Show in web UI
2021-05-03 Ian Jacksonbundles: Save the bundle list in the ig for ready access
2021-05-03 Ian Jacksonbundles: Implement DownloadBundle
2021-05-03 Ian Jacksonpath resolution: Rename types and variables to mention...
2021-05-03 Ian Jacksonconfig: Only chdir in server, rework entirely
2021-05-03 Ian Jacksonconfig: Only chdir in server (!), actually
2021-05-02 Ian Jacksoncmdlistener: Change type of bulk_download
2021-05-02 Ian Jacksonbundles: rework ListBundles return value
2021-05-02 Ian Jacksonbundles: Initial list-bundles
2021-05-01 Ian Jacksoncmdlistener: Refactor to use write_withbulk
2021-05-01 Ian Jacksoncmdlistener: Fix writer framing on errors, restructure
2021-05-01 Ian Jacksonbundles: Initial implementation of framework
2021-05-01 Ian Jacksoncmdlistener: Provide facility for bulk upload/download
2021-05-01 Ian Jacksonmove mgmtchannel read/write to methods on Framed
2021-05-01 Ian Jacksoncmdlistener: Break out CommandStream so it doesn't...
2021-04-29 Ian JacksonMove game spec parsing from client to server
2021-04-28 Ian Jacksoncmdlistener: Introduce InsnExpanded
2021-04-28 Ian Jacksoncmdlistener: Move handling of expand
2021-04-28 Ian Jacksoncmdlistener: Provide InsnMark for handling expanding...
2021-04-28 Ian Jacksoncmdlistener: allow insns to prepend more insns
2021-04-28 Ian JacksonPosOffTableError: Use error autoconversion
2021-04-28 Ian JacksonPosOffTableError: Introduce
2021-04-28 Ian Jacksoncmdlistener: Do not allow resizing the table so pieces...
2021-04-19 Ian JacksonCargo.toml: Update all versions to 0.5.1
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.1 otter-0.5.1
2021-04-18 Ian JacksonCargo.toml: Update all versions to 0.5.0 otter-0.5.0
2021-04-18 Ian JacksonCargo.toml: Add many metadata fields (and synch. versions)
2021-04-18 Ian JacksonCargo.toml: Prettify layout etc.
2021-04-13 Ian JacksonMerge remote-tracking branch 'aldabra/typos' into typos
2021-04-09 Ian JacksonAbolish InstanceLockError, turning it into just GameBei...
2021-04-09 Ian Jacksonpoison, locks: Rename lock_even_poisoned
2021-04-07 Ian JacksonPlumb ShowUnocculted through to ui_operation trait...
2021-04-07 Ian Jacksonrotateable: wip plumbing
2021-04-06 Ian JacksonTrack Loaded_via_alias
2021-04-05 Ian JacksonSyncLog: new facility, will help us find messages
2021-04-05 Ian Jacksoncmdlistener: Break out some_synch_core
2021-04-05 Ian Jacksonapi: grab: Reformat to allow us to override bits of...
2021-04-05 Ian Jacksoncmdlistener: Synch: Make it save the game
2021-04-05 Ian Jacksonapi: Rename api_raise to api_setz (for that is what...
2021-04-05 Ian JacksonAutoraise on ungrab, where applicable
2021-04-05 Ian JacksonZLevel: Track max zg Generation too
2021-04-04 Ian JacksonPass bbox to js
2021-04-04 Ian Jacksonapi: Provide Client and ClientSequence to api ops
2021-04-04 Ian Jacksonwdt: Fix load race (tidy up)
2021-04-04 Ian Jacksonwdt: Fix load race
2021-04-04 Ian Jacksoncmdlistener: Break out pieceid_lookup
2021-04-04 Ian Jacksoncmdlistener: Introduce no_updates
2021-04-04 Ian Jacksoncmdlistener: pieceid lookup commands
2021-04-04 Ian Jacksonapi: Some trace
2021-04-04 Ian Jacksonupdates: Replace *_nc functions, pass IsResponseToClien...
2021-04-04 Ian Jacksonclear log, including piece moves, on game reset
2021-04-03 Ian JacksonNote a todo
2021-04-03 Ian Jacksonupdates: Send xupdates without by_client
2021-04-03 Ian Jacksonupdates: abolish Vec part of UpdateFromOpComplex
next