Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Fabian cd3f48c0a3 Simplify recursive state handling (don't require get_state for set_state) 3 vuotta sitten
  Fabian acb8ad5423 Avoid console.assert (doesn't throw) 3 vuotta sitten
  Fabian d5c9b29942 Upgrade jshint 3 vuotta sitten
  Fabian b0a34e7a86 fs: assert that sha256 is present 3 vuotta sitten
  Ernest Wong 3dde97f14a Filesystem: Work on entire buffer when writing to file 5 vuotta sitten
  Ernest Wong 4651e28177 Fix type annotations for async functions 5 vuotta sitten
  Ernest Wong ad16fb0656 Filesystem: Add missing awaits to async function calls 5 vuotta sitten
  Ernest Wong 840415a052 Filestorage: (minor) Improve naming can_uncache() -> uncache() 5 vuotta sitten
  Ernest Wong 2f4520619a Filesystem: Tidy naming of STATUS_ON_SERVER to ON_STORAGE 5 vuotta sitten
  Ernest Wong c625bba498 Filestorage: Implement cache cleanup - avoid memory growth 5 vuotta sitten
  Ernest Wong 62c880b415 Filestorage: Integrate chunking and revert unnecessary chunking 5 vuotta sitten
  Ernest Wong c029944965 Filesystem: Distinguish server file via inode status. 5 vuotta sitten
  Ernest Wong 6a06a7108a Tidy: file_storage snake case and interface naming convention 5 vuotta sitten
  Fabian d2f86799e9 Simplify load_from_json: Accept json object directly, don't run asynchronously 5 vuotta sitten
  Fabian eb93fa5db7 Filesystem: Temporarily cache inode data until storage is chunked properly 5 vuotta sitten
  Fabian fe5a1f5322 Fix error case in read_dir/read_file 5 vuotta sitten
  Fabian 028e131ddb Rename OnJSONLoaded & small refactor 5 vuotta sitten
  Fabian 3f79814e05 Detect initrd/bzimage in 9p filesystem and load before boot 5 vuotta sitten
  Fabian fbdb4a28ea Remove all uses of "for in" 5 vuotta sitten
  Ernest Wong 44d54facb7 Filesystem: Remove remnants of file loader 5 vuotta sitten
  Ernest Wong c1729b7daf Filesystem: Don't modify local copy of filedata after set_data 5 vuotta sitten
  Ernest Wong 0a67e3532f Filesystem: Introduce FileStorage class for server-loaded files 5 vuotta sitten
  Ernest Wong 595d6dca55 Filesystem: Refactor inodedata accesses to async methods 5 vuotta sitten
  Ernest Wong 401b814f93 Filesystem: Store infinite lock lengths 5 vuotta sitten
  Ernest Wong 2bac2198e8 Filesystem: Don't store lock length of Infinity 5 vuotta sitten
  Ernest Wong 267083e897 Filesystem: Implement POSIX record locks 5 vuotta sitten
  Ernest Wong 40ed4f8dde Filesystem: Simplify nlinks management across filesystems 5 vuotta sitten
  Ernest Wong 66cf97e0a7 Filesystem: Tidy comments, clarify nlinks special case. 5 vuotta sitten
  Ernest Wong 6c61d48c8f Filesystem: Fix typo with path concatenation during Rename 5 vuotta sitten
  Ernest Wong c7dda46de1 Filesystem: Disallow hardlinks across filesystems 5 vuotta sitten