Commit Verlauf

Autor SHA1 Nachricht Datum
  reghao 15c2702ace UserKey model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象 vor 2 Jahren
  reghao fe71ff032f UserNode model 中使用 StoreNode 的 id 字段来引用 StoreNode 对象 vor 2 Jahren
  reghao 9b51d9c573 更新 object/upload.html 页面 vor 2 Jahren
  reghao 26a5c22dbd 将 "oss-console 系统" 替换为 "oss-console" vor 2 Jahren
  reghao 6a14f4a5b2 更新构建脚本 vor 2 Jahren
  reghao 263767c076 修复 StoreProperties 构造函数中的字段顺序 vor 2 Jahren
  reghao 2910a44df3 1.注释 DataBlock 中没有使用的字段 vor 2 Jahren
  reghao 93982b6f13 DataBlock 的 id 等字段由 mysql 设置默认值 vor 2 Jahren
  reghao f82bb3376f 添加 ObjectChannel getObjectChannel(int channelId) 方法 vor 2 Jahren
  reghao f25a9e6a95 删除 FileType vor 2 Jahren
  reghao 7b2102ac0f 对象只提供 PUBLIC 和 PRIVATE 两种可见范围, 其中 PUBLIC 可通过 url 直接访问, PRIVATE 则需要携带 token 才可访问 vor 2 Jahren
  reghao 72d27824ab 删除无用类 vor 2 Jahren
  reghao c0bed47ca7 鉴于 StoreLocalCache 中的值是动态变化的, 所以应该直接调用它提供的方法的来获取相应的值 vor 2 Jahren
  reghao 4476d0a988 oss-store 中直接调用 storeLocalCache.getDomain() 获取 domain 的值 vor 2 Jahren
  reghao 0d0ceb6afe 将 UploadChannelService#getStoreNode 方法名字修改为 getStoreNodeByChannelId vor 2 Jahren
  reghao 156ae3cdbf 删除 oss-console 中的无用 web 接口 vor 2 Jahren
  reghao 03a79f4a84 StoreObjectPageController 删除无用代码 vor 2 Jahren
  reghao 0439fd9f25 删除 OssConsoleClient 中的无用接口 vor 2 Jahren
  reghao 39e5a11fd7 删除 oss-store 中的无用代码 vor 2 Jahren
  reghao ebae44707b 更新和 StoreNode model 相关的页面和接口 vor 2 Jahren
  reghao 51864ea026 1.StoreNode 添加 StoreDisk, 节点的磁盘使用信息 vor 2 Jahren
  reghao 1d4b7454cc 更新 oss-store 的初始化流程: vor 2 Jahren
  reghao 0a5e97f4f5 将 StoreNode 中的 ipv4Addr 字段修改为 nodeAddr vor 2 Jahren
  reghao abf67b76af 添加文件上传接口和页面 demo vor 2 Jahren
  reghao f106d33f46 1.修改 object scope 更新接口 vor 2 Jahren
  reghao 48c667e88e 更新 oss-console 的接口参数 vor 2 Jahren
  reghao 7d340719be update ImageRepository vor 2 Jahren
  reghao 06c6c81cf5 更新 oss-sdk, upload 添加 token vor 2 Jahren
  reghao 661b01bd70 删除 oss-store 中 OssProperties 的 domain, referer 以及 secretKey 字段, 这些字段放到 oss-console 中的 StoreNode 对象里, 由用户自行配置. 同时在 StoreNode 里添加一个 enabled 字段, 只有配置了前述字段才能将 enabled 设置为 true, 表示 oss-store 节点可用 vor 2 Jahren
  reghao a62490bcf1 UploadChannel 添加一个 processFile 字段, 标识 oss-store 是否处理通过该 channel 上传的文件 vor 2 Jahren