Commit Graph

2176 Commits

Author SHA1 Message Date
b964e0523d validate chathub calls 2019-06-18 00:24:22 +01:00
883a6e2bd9 strong ressources and interface 2019-06-17 20:52:51 +01:00
0e6efa4272 use strotygen 2019-06-17 15:20:57 +01:00
f7c8c5e070 cleaning 2019-06-17 15:20:22 +01:00
1b8b53d7a3 using partial Bug class 2019-06-17 15:20:11 +01:00
c1a69100c5 build needs the code to be generated 2019-06-17 01:05:42 +01:00
fb389bb8df cleaning 2019-06-17 01:04:46 +01:00
446fc70f5d localizing bug record creations 2019-06-16 21:10:12 +01:00
4e67b9378a use strotygen 2019-06-16 18:04:02 +01:00
ba6ce503f6 used ñodified strotygen 2019-06-16 17:57:38 +01:00
fb35d9b772 Localize using strongly typed resources:
generated Class with

     strotygen -p -t Yavsc.Models.IT.Fixing.Bug.resx

must be modified :

* prefix with 'Yavsc.Server.Resources.'  the baseName
  in call to new System.Resources.ResourceManager
* remove the internal ctor

additionally, the generated class must be or unique or partial
2019-06-16 13:10:14 +01:00
c2327b07d7 trying to localize 2019-06-16 01:10:52 +01:00
66fe0e3fb9 better design @chat 2019-06-15 17:01:51 +01:00
aa770ab96c fixes messages 2019-06-15 17:01:01 +01:00
c70358d5ab fixes access to closed session 2019-06-14 13:36:48 +01:00
f44cee5d25 fixes op send message 2019-06-14 13:02:16 +01:00
2203da5055 minify 2019-06-14 12:38:34 +01:00
b040787cec chatting 2019-06-14 12:35:43 +01:00
5edb4c92bc fixes 2019-06-14 12:35:06 +01:00
efb6a701e7 logs 2019-06-14 12:34:35 +01:00
318b612c84 logs 2019-06-14 12:34:15 +01:00
25e2295d3d publish 2019-06-14 10:34:29 +01:00
a4c097dd0d implemented some not tested kick 2019-06-14 10:03:51 +01:00
284bf25695 needed, here by code. 2019-06-12 11:18:01 +01:00
d32b088497 code format 2019-06-12 11:17:07 +01:00
cebb2caeb2 removes a duplicate entry 2019-06-12 11:16:12 +01:00
4e35f30652 publishing 2019-06-09 00:10:07 +01:00
18bd613a03 Itś not any more in progress, it'working. 2019-06-09 00:08:59 +01:00
1e18f0ff20 thanks to my new devenv 2019-06-08 23:13:18 +01:00
4da630a8f6 drop useless Abort function 2019-06-08 21:52:50 +01:00
8528e3e725 useless or bad commit 2019-06-08 21:50:52 +01:00
95245db051 cleaner message 2019-06-06 10:06:54 +01:00
e3d600a95e drop the global user list
This global user list is not apprpriated to a normal usage

Also simplifies the code: rollback on user authenticated js flag.

And finally Fixes a bug, trying to reconnect the hub
([TODO] middleware black listing IP's prsenting abnormal rate on connections queries).
2019-06-06 09:31:42 +01:00
809b74b75c drops log info 2019-06-06 09:02:33 +01:00
2399c6b060 informs chatting js that user is authenticated. 2019-06-06 08:25:40 +01:00
083c07a85d code format 2019-06-06 08:24:55 +01:00
213c4505f2 Fixes JS panic when server goes down 2019-06-06 08:24:44 +01:00
4d067f7636 gives some pv ui interface 2019-06-05 16:10:42 +01:00
fcaf15e030 [CODEFMT] 2019-06-05 11:46:55 +01:00
98d2c4d220 [REORG] 2019-06-05 11:44:33 +01:00
73ad8a3d47 these strings must be usable as file name parts
(or standardized resources names).
2019-06-05 11:43:59 +01:00
bdef1a9ec1 Implements folowing at chatting 2019-06-05 01:36:50 +01:00
b4a90fe0af avoid useless notifications 2019-05-29 21:41:19 +01:00
9ed0eabb0d dropped usage of gulp,
by using the external tool
[jsmin](https://github.com/douglascrockford/JSMin.git)
2019-05-29 21:37:54 +01:00
04d167fcca push messages are sent upon user ids 2019-05-24 20:17:24 +01:00
00bcf6cd39 comment 2019-05-24 20:16:22 +01:00
09b95fef54 code format 2019-05-24 20:15:48 +01:00
8dcfe28816 fixes db testing context 2019-05-24 20:14:38 +01:00
df6cf356b7 to be more clear 2019-05-24 20:13:35 +01:00
e23dbe8cd8 avoid asking omnishapr to parse project.json files from NuGet packages,
Also drop this .csproj file, that never helped.
2019-05-24 11:13:34 +01:00