Commit Graph

2174 Commits (0e6efa42725fecea4e687655b0ed3bd1d1642377)
 

Author SHA1 Message Date
Paul Schneider 0e6efa4272 use strotygen 7 years ago
Paul Schneider f7c8c5e070 cleaning 7 years ago
Paul Schneider 1b8b53d7a3 using partial Bug class 7 years ago
Paul Schneider c1a69100c5 build needs the code to be generated 7 years ago
Paul Schneider fb389bb8df cleaning 7 years ago
Paul Schneider 446fc70f5d localizing bug record creations 7 years ago
Paul Schneider 4e67b9378a use strotygen 7 years ago
Paul Schneider ba6ce503f6 used ñodified strotygen 7 years ago
Paul Schneider 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
7 years ago
Paul Schneider c2327b07d7 trying to localize 7 years ago
Paul Schneider 66fe0e3fb9 better design @chat 7 years ago
Paul Schneider aa770ab96c fixes messages 7 years ago
Paul Schneider c70358d5ab fixes access to closed session 7 years ago
Paul Schneider f44cee5d25 fixes op send message 7 years ago
Paul Schneider 2203da5055 minify 7 years ago
Paul Schneider b040787cec chatting 7 years ago
Paul Schneider 5edb4c92bc fixes 7 years ago
Paul Schneider efb6a701e7 logs 7 years ago
Paul Schneider 318b612c84 logs 7 years ago
Paul Schneider 25e2295d3d publish 7 years ago
Paul Schneider a4c097dd0d implemented some not tested kick 7 years ago
Paul Schneider 284bf25695 needed, here by code. 7 years ago
Paul Schneider d32b088497 code format 7 years ago
Paul Schneider cebb2caeb2 removes a duplicate entry 7 years ago
Paul Schneider 4e35f30652 publishing 7 years ago
Paul Schneider 18bd613a03 Itś not any more in progress, it'working. 7 years ago
Paul Schneider 1e18f0ff20 thanks to my new devenv 7 years ago
Paul Schneider 4da630a8f6 drop useless Abort function 7 years ago
Paul Schneider 8528e3e725 useless or bad commit 7 years ago
Paul Schneider 95245db051 cleaner message 7 years ago
Paul Schneider 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).
7 years ago
Paul Schneider 809b74b75c drops log info 7 years ago
Paul Schneider 2399c6b060 informs chatting js that user is authenticated. 7 years ago
Paul Schneider 083c07a85d code format 7 years ago
Paul Schneider 213c4505f2 Fixes JS panic when server goes down 7 years ago
Paul Schneider 4d067f7636 gives some pv ui interface 7 years ago
Paul Schneider fcaf15e030 [CODEFMT] 7 years ago
Paul Schneider 98d2c4d220 [REORG] 7 years ago
Paul Schneider 73ad8a3d47 these strings must be usable as file name parts
(or standardized resources names).
7 years ago
Paul Schneider bdef1a9ec1 Implements folowing at chatting 7 years ago
Paul Schneider b4a90fe0af avoid useless notifications 7 years ago
Paul Schneider 9ed0eabb0d dropped usage of gulp,
by using the external tool
[jsmin](https://github.com/douglascrockford/JSMin.git)
7 years ago
Paul Schneider 04d167fcca push messages are sent upon user ids 7 years ago
Paul Schneider 00bcf6cd39 comment 7 years ago
Paul Schneider 09b95fef54 code format 7 years ago
Paul Schneider 8dcfe28816 fixes db testing context 7 years ago
Paul Schneider df6cf356b7 to be more clear 7 years ago
Paul Schneider e23dbe8cd8 avoid asking omnishapr to parse project.json files from NuGet packages,
Also drop this .csproj file, that never helped.
7 years ago
Paul Schneider 40d0e74b6e simplifying basic chat notifications 7 years ago
Paul Schneider 9c9b37b61f [REORG] messages types 7 years ago