Commit Graph

  • 1ae87f960f 和 unitool.js 和 dragFileUploader.vue 配合,传递 filenameOriginal 解决了拖拽上传的文件的 originalname 并非真实文件名的问题。 main luk 2024-11-28 21:33:30 +0800
  • 58d90c17e8 注意到刚收到 file 时的 originalname 形如 file-1732762348744,不知什么时机会变成 originalnameSystem,而 originalname 变回正确的前端的文件名。为此改正命名的时机。并且使用 mime 库来正确处理 text/plain 等 mimetype,否则会被存为 *.plain luk 2024-11-28 14:13:20 +0800
  • 0c789837eb ignore *nogit* and *nosf* Luk 2024-09-22 15:51:31 +0800
  • d6740c4c20 u Luk 2024-09-15 11:19:26 +0800
  • 51e2ff7f2f rename ipfsGateway to ipfsLens Luk 2024-08-16 11:47:58 +0800
  • 3c162e869f my.fileSizeLimit = fileSizeLimit || globalThis.wo?.envar?.fileSizeLimit || 10485760 luk 2024-08-03 14:09:02 +0800
  • d33e87c3e1 save the received file with datetime digits Luk 2024-07-08 20:36:00 +0800
  • 4be9a78e6d u Luk 2024-07-03 21:22:05 +0800
  • e79240db0f rename the file to the cid Luk 2024-04-25 14:23:41 +0800
  • d1f935881b improve gitignore and seafile-ignore Luk 2024-04-24 14:18:10 +0800
  • 0828c151df updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh Luk 2024-01-28 12:17:59 +0800
  • 48adde820e u Luk Lu 2023-12-30 13:22:23 +0800
  • 97f32a2e10 u Luk Lu 2023-10-13 18:37:11 +0800
  • 397ffa4aba 添加一个 useIpfs 参数 Luk Lu 2023-10-13 14:15:42 +0800
  • 4cdf05f62c update seafile-ignore.txt Luk Lu 2023-09-12 14:20:38 +0800
  • dd988d4a79 u Luk Lu 2023-08-14 11:38:35 +0800
  • 8ce54673c2 add a second parameter '' to ipfsProvider.globSource(...) Luk Lu 2023-07-24 12:04:22 +0800
  • 90c71f66cf don't use wo._req.file, use _file passed from server.js Luk Lu 2023-05-26 21:14:12 +0800
  • 7cd99fe9cb u Luk Lu 2023-03-21 21:25:47 +0800
  • 6879c34a13 rename ipfsLib to ipfsProvider; add 'initMy' method luk.lu 2023-03-20 13:14:46 +0800
  • 1d1326f6b0 u Luk Lu 2023-03-13 01:32:13 +0800
  • 356a78efce update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js Luk Lu 2023-03-11 08:27:09 +0800
  • 065e97f14d 'add seafile-ignore.txt to every git repo' Luk Lu 2023-01-12 20:09:55 +0800
  • 662686157b update all repos Luk Lu 2023-01-03 18:49:16 +0800
  • 4d377af964 默认文件名 '时刻_随机数' 改为 '时刻-随机数' Luk Lu 2022-12-20 20:10:57 +0800
  • 3625b6cc40 update to standard .gitignore Luk Lu 2022-12-10 19:12:30 +0800
  • 4a23a35e95 return cid, ipfsUrl Luk Lu 2022-12-10 18:46:54 +0800
  • f7a7a72414 update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/ Luk Lu 2022-10-06 20:06:22 +0800
  • a0f589922a [.prettierrc.js] update jsxBracketSameLine:false to bracketSameLine:true so that HTML closing bracket not in a seperate line; [package.json] delete standardx Luk Lu 2022-10-05 13:10:14 +0800
  • f08e8f48ac rename user 'uuid' to 'usid' Luk Lu 2022-09-11 20:39:08 +0800
  • ce883f0d03 use standard [.gitignore] file Luk Lu 2022-08-20 10:25:11 +0800
  • 94e01b5739 rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' luk.lu 2022-08-17 08:59:42 +0800
  • c993703471 rename npm/basend-fileload-server to npm/basend-fileloader luk.lu 2022-07-23 08:18:48 +0800
  • 383235168d 根据 inDev 来设置dev和prod的不同环境变量值 Luk Lu 2022-06-05 09:35:12 +0800
  • 70090785b5 rename all base.xxx to basend-xxx Luk Lu 2022-06-04 10:51:12 +0800
  • a470a51098 rename backend to basend Luk Lu 2022-05-03 13:59:27 +0800
  • c237e556b2 u Luk Lu 2022-04-25 14:21:44 +0800
  • 4ccfef98c9 u Luk Lu 2022-04-04 12:43:35 +0800
  • e722b2dca2 rename envi to envar Luk Lu 2022-04-03 16:19:04 +0800
  • 0a4cf537d1 rename filestore to File_Store Luk Lu 2022-04-03 12:48:45 +0800
  • 6ad4bd474f rename uploadroot to filestore Luk Lu 2022-01-29 17:34:39 +0800
  • da2968a807 把文件名里随机数从256位降到128位 luk.lu 2021-10-25 09:26:54 +0800
  • bd64df212f u Luk Lu 2021-10-24 20:39:50 +0800
  • 6d9de894c3 u luk.lu 2021-10-20 16:37:19 +0800
  • 4bc8dac9a5 rename Multer to multer luk.lu 2021-10-20 15:05:09 +0800
  • 97563fdf30 u luk.lu 2021-10-20 14:44:38 +0800