Commit Graph

  • a25b448db4 ignore *nogit* and *nosf* main Luk 2024-09-22 15:52:46 +0800
  • 4df2c12997 standardize console.log format Luk 2024-09-21 11:26:26 +0800
  • fa2251861b sendObject: add _passtoken automatically Luk 2024-09-19 11:21:29 +0800
  • 61e441b596 千辛万苦一整天多发现一个隐蔽bug: uni.connectSocket 返回后,socket 很可能并未 open,导致这期间的 sendObject({skevent:'SOCKET_OWNER'}) 会静悄悄失败,导致后台的 socket.skid/usid 并未被正确记录。通过设置 messageQueue 来解决了这个问题。 Luk 2024-09-18 10:23:16 +0800
  • b92876fb09 注意到,前端显示仍然连接着 socket,但后台却判断为不是 OPEN。所以把 if 改成 try. Luk 2024-09-16 15:03:56 +0800
  • b05c626d40 添加 initSocket({stateManager}) 参数,自动更新外部的状态变量 stateManager.socketAlive Luk 2024-09-15 00:41:29 +0800
  • 3f7ce6b195 add isAlive() to return connection status luk 2024-09-08 11:51:08 +0800
  • 207cafa645 improve gitignore and seafile-ignore Luk 2024-04-24 14:19:04 +0800
  • 1793ad8e8a console.xxx({_at, ...}) Luk 2024-02-05 09:49:11 +0800
  • 43269c82e6 add heartbeating Luk 2024-02-04 11:29:25 +0800
  • ebbf67fba9 updated .gitignore and seafile-ignore.txt using npm/sysconfig/*-ignore-find2merge.sh Luk 2024-01-28 12:19:17 +0800
  • 80fb7c8f35 update seafile-ignore.txt Luk Lu 2023-09-12 14:20:46 +0800
  • cc43820651 u Luk Lu 2023-08-14 11:41:04 +0800
  • 90971f2a93 u Luk Lu 2023-04-29 10:05:28 +0800
  • 930a81dbff u Luk Lu 2023-03-16 08:08:56 +0800
  • 2cb5ed7389 update .gitignore to ignore *.gitignore.* instead of envar-*.gitignore.js Luk Lu 2023-03-11 08:27:19 +0800
  • c67143c020 'add seafile-ignore.txt to every git repo' Luk Lu 2023-01-12 20:10:03 +0800
  • 0ddf6cb943 update to standard .gitignore Luk Lu 2022-12-10 19:13:09 +0800
  • 5ba89fdcfd update [.gitignore] to ignore /unpackage/* except for !/unpackage/res/ Luk Lu 2022-10-06 20:06:57 +0800
  • 2efafe726f [.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:46 +0800
  • 08183e6b2c u Luk Lu 2022-09-10 20:32:07 +0800
  • cc7fd41607 use standard [.gitignore] file Luk Lu 2022-08-20 10:25:46 +0800
  • 4fc23e323f rename libraries 'basend-*' to 'wo-base-*', 'corend-*' to 'wo-core-*', 'usend-*' to 'wo-user-*' luk.lu 2022-08-17 09:00:28 +0800
  • f5338ba1a8 u Luk Lu 2022-06-05 22:06:41 +0800
  • b5ff71c360 rename index.js to usersocket.js Luk Lu 2022-04-01 21:37:28 +0800
  • a328c0c4ff initSocket 返回本身 Luk Lu 2022-04-01 20:53:13 +0800
  • d3395e98e7 change 'module.exports=' to 'export default' Luk Lu 2022-02-14 12:11:43 +0800
  • 3bfd7ad6b2 批量重命名 npm/* 使用标准前缀 base|core|user Luk Lu 2021-09-16 21:53:50 +0800
  • 004f613615 rename socket to webUserSocket Luk Lu 2021-06-20 09:27:25 +0800
  • 0b19d5b93e u Luk Lu 2021-04-07 20:52:14 +0800
  • 3d31e55b8f add .gitignore Luk Lu 2021-01-26 19:04:41 +0800
  • d72d80d7db first init Luk Lu 2021-01-25 10:07:04 +0800