Commit graph

797 commits

Author SHA1 Message Date
556d5b6ad2 use strotygen 2019-06-17 15:20:57 +01:00
c3ebdd61eb using partial Bug class 2019-06-17 15:20:11 +01:00
d9aa1dc294 build needs the code to be generated 2019-06-17 01:05:42 +01:00
21b7cc999f cleaning 2019-06-17 01:04:46 +01:00
2ed3b7e576 localizing bug record creations 2019-06-16 21:10:12 +01:00
6bde0a51cf use strotygen 2019-06-16 18:04:02 +01:00
9e0de80ea2 used ñodified strotygen 2019-06-16 17:57:38 +01:00
9501ee1f16 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
b9a75b71b8 trying to localize 2019-06-16 01:10:52 +01:00
a93573dce8 better design @chat 2019-06-15 17:01:51 +01:00
3f0d32420c fixes messages 2019-06-15 17:01:01 +01:00
007a21c1f2 fixes access to closed session 2019-06-14 13:36:48 +01:00
eeb84be578 fixes op send message 2019-06-14 13:02:16 +01:00
311e694a5b minify 2019-06-14 12:38:34 +01:00
dc6eb51114 chatting 2019-06-14 12:35:43 +01:00
6250f6ba15 fixes 2019-06-14 12:35:06 +01:00
af46fd4cf1 logs 2019-06-14 12:34:35 +01:00
2cd68252f1 logs 2019-06-14 12:34:15 +01:00
d8ed780225 publish 2019-06-14 10:34:29 +01:00
41704aedc4 implemented some not tested kick 2019-06-14 10:03:51 +01:00
65313d46a3 needed, here by code. 2019-06-12 11:18:01 +01:00
88ce2f674d code format 2019-06-12 11:17:07 +01:00
ab7e67963d publishing 2019-06-09 00:10:07 +01:00
df9a7b1e10 Itś not any more in progress, it'working. 2019-06-09 00:08:59 +01:00
6c9601909a thanks to my new devenv 2019-06-08 23:13:18 +01:00
3b14d585a2 drop useless Abort function 2019-06-08 21:52:50 +01:00
b46f06a736 useless or bad commit 2019-06-08 21:50:52 +01:00
88d6e79bb2 cleaner message 2019-06-06 10:06:54 +01:00
a7c5e6be34 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
a7f6a2116b drops log info 2019-06-06 09:02:33 +01:00
376d55f61f informs chatting js that user is authenticated. 2019-06-06 08:25:40 +01:00
63c5cb03f8 code format 2019-06-06 08:24:55 +01:00
6b2d360542 Fixes JS panic when server goes down 2019-06-06 08:24:44 +01:00
d9fec37db3 gives some pv ui interface 2019-06-05 16:10:42 +01:00
d1958f5a6a [CODEFMT] 2019-06-05 11:46:55 +01:00
e78d3d31f4 [REORG] 2019-06-05 11:44:33 +01:00
660fa470bc these strings must be usable as file name parts
(or standardized resources names).
2019-06-05 11:43:59 +01:00
a592fe3dcf Implements folowing at chatting 2019-06-05 01:36:50 +01:00
bafc68dae0 avoid useless notifications 2019-05-29 21:41:19 +01:00
f0e47e7ec6 dropped usage of gulp,
by using the external tool
[jsmin](https://github.com/douglascrockford/JSMin.git)
2019-05-29 21:37:54 +01:00
44224e955f push messages are sent upon user ids 2019-05-24 20:17:24 +01:00
783fda3e60 comment 2019-05-24 20:16:22 +01:00
919291b032 code format 2019-05-24 20:15:48 +01:00
7271649638 fixes db testing context 2019-05-24 20:14:38 +01:00
7e505fc9c0 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
9774182add simplifying basic chat notifications 2019-05-22 17:30:04 +01:00
75fbe7be5e [REORG] messages types 2019-05-20 18:48:03 +01:00
3fdef5e25a [PUSH] 2019-05-20 14:17:48 +01:00
6b8180edde notify using signal, and only email as fallback
Fixes chat room selector in web interface,
2019-05-18 18:00:02 +01:00
8414ab7ab3 bug reporting & a fix 2019-05-18 09:42:50 +01:00