Commit Graph

  • 2e4debefe9 ignore *nogit* and *nosf* main Luk 2024-09-22 15:51:46 +0800
  • b983278a17 small updates Luk 2024-09-21 11:26:39 +0800
  • e88d063184 save commid to socket in addition to usid Luk 2024-09-20 19:12:12 +0800
  • a33572c240 rename _clid to clid Luk 2024-09-19 11:18:01 +0800
  • cbd5f5feb1 removeUserSocket to delete socket.usid, not delete socket.skid Luk 2024-09-19 11:15:02 +0800
  • 7c58dfacbb 添加了 appkey 作为 sendToOne 的判断依据 Luk 2024-09-18 13:15:17 +0800
  • e9e7b2a63e 取消 socketPool,使用内置的 wsServer.clients 来管理;设置 socket.skid/usid 来管理究竟要 sendToOne 给谁 Luk 2024-09-18 10:20:27 +0800
  • 3529789787 注意到,前端显示仍然连接着 socket,但后台却判断为不是 OPEN。所以把 if 改成 try. Luk 2024-09-16 15:04:53 +0800
  • 6ba3fb1ea8 improve gitignore and seafile-ignore Luk 2024-04-24 14:18:27 +0800
  • b37fdb40a2 comment out console.log to reduce output logs Luk 2024-02-16 09:59:23 +0800
  • 00702c4aea u Luk 2024-02-06 09:11:51 +0800
  • 4f57a147a5 add an ending comma in console.xxx({_at,...}, '\n,') Luk 2024-02-05 11:39:18 +0800
  • 96c47325a6 console.log({_at, ...}) Luk 2024-02-05 09:50:20 +0800
  • a8f07dda96 updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh Luk 2024-01-28 12:18:23 +0800
  • 35083bb325 u Luk 2024-01-16 22:16:21 +0800
  • c62f0211b7 standardize: read user input with [key] instead of <key>; pm2 --name=* -e * -o * Luk Lu 2023-10-10 19:27:58 +0800
  • e0e2c154b6 u Luk Lu 2023-10-04 21:14:04 +0800
  • c81ae8bc42 update seafile-ignore.txt Luk Lu 2023-09-12 14:20:57 +0800
  • 9761c3cc6f u Luk Lu 2023-09-06 14:04:12 +0800
  • 7fd8868290 u Luk Lu 2023-08-14 11:38:50 +0800
  • a3a1d09f3c update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js Luk Lu 2023-03-11 08:27:30 +0800
  • 5d9f00dea8 'add seafile-ignore.txt to every git repo' Luk Lu 2023-01-12 20:10:16 +0800
  • 748dbe1623 update to standard .gitignore Luk Lu 2022-12-10 19:12:43 +0800
  • 24f1287cf1 update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/ Luk Lu 2022-10-06 20:06:34 +0800
  • e0b37048c8 [.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:26 +0800
  • 8340b10a10 upgrade 'ws' to version 7.3.0 Luk Lu 2022-09-12 16:50:11 +0800
  • 6c798bcd00 rename user 'uuid' to 'usid' Luk Lu 2022-09-11 20:39:15 +0800
  • ac76575e4f rename wssServer to wsServer Luk Lu 2022-09-10 20:32:17 +0800
  • b4229ebc57 use standard [.gitignore] file Luk Lu 2022-08-20 10:25:22 +0800
  • 77206c0131 rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' luk.lu 2022-08-17 08:59:55 +0800
  • c1acfe53fb rename all base.xxx to basend-xxx Luk Lu 2022-06-04 10:51:45 +0800
  • ab4dfb2db4 u Luk Lu 2022-04-03 19:31:15 +0800
  • 40616c8116 rename index.js to basesocket.js Luk Lu 2022-04-01 21:38:58 +0800
  • a5882242cc 优化格式 Luk Lu 2022-04-01 20:51:10 +0800
  • a6d35705e9 u luk.lu 2021-09-29 15:58:57 +0800
  • 3b85629b68 批量重命名 npm/* 使用标准前缀 base|core|user Luk Lu 2021-09-16 21:53:10 +0800
  • 115e1be73e init this repo Luk Lu 2021-06-20 09:07:40 +0800
  • 80b2b00b2a Initial commit luk.lu 2021-06-20 01:03:11 +0000