Commit Graph

112 Commits

Author SHA1 Message Date
39d7fe720e Backup 2022-07-07 09:14:22 +02:00
935b6a7abf # 1.1.1
- Added:
  - Added `internalInstances: INopeObservable<string[]>` to `InstanceManager`.:
  - Added dev-depencies for libraries.
- Modified:
  - Modified `addAllBaseServices` now includes some options, which can be used to determine the specific service to load.
2022-06-27 11:46:29 +02:00
02c7ac9e5d Fixing Master interface. 2022-04-20 14:31:31 +02:00
2afbdb5a53 Formatting and adapting version. 2022-04-08 09:35:02 +02:00
f4d0460ec2 # 1.0.34
- Fixes:
  - dispatchers.ConnectivityManager.ConnectivityManager: fixing isMaster- Fixed
- Modified:
  - types.nope.ConnectivityManager.interface:
    - INopeStatusInfo.upTime =renamed=> connectedSince
    - INopeConnectivityManager added => "upTime" and "connectedSince"
  - dispatchers.ConnectivityManager.ConnectivityManager:
    - INopeConnectivityManager added "connectedSince" (which is expressed in the adapted Timestamp.)
- Added:
  - dispatchers.ConnectivityManager.ConnectivityManager.spec: Added Master - Test
2022-04-08 09:33:31 +02:00
4791914998 # 1.0.33
- Modified:
  - cli.runNopeBackend: added the flag "noBaseServices" to prevent providing the base-services
  - communication.getLayer.nodejs/browser: adding default value for logger
  - dispatcher.getDispatcher: changed option "constructorClass" to "dispatcherConstructorClass"
  - helpers.limit.spec: Adapted Timings
  - loader.getPackageLoader.nodejs/browser: Changed the options.
2022-04-08 08:10:39 +02:00
2cd0ff596f Using deepEqual in observables. 2022-02-01 12:59:27 +01:00
eda224bd55 Fixing Typings 2022-02-01 08:20:16 +01:00
dc4cc0ef50 fixing issues 2022-01-26 13:03:03 +01:00
09268ab20a Using Formater to clean code 2022-01-25 20:44:42 +01:00
c42dec645a Fixing Tests.
Fixing mapMethods,
Adding additional Tests
Fixing Testing Location in package.json
2022-01-25 20:43:17 +01:00
35bf6f9e54 fixing minor issues 2022-01-21 16:17:40 +01:00
b99c1edc6c Adding comments and allowing base-services to be skipped 2022-01-20 12:59:32 +01:00
cf5aec61c0 Updating doku 2022-01-20 11:02:38 +01:00
79227d5950 Adding comments and adapting imports 2022-01-19 18:38:43 +01:00
08dfc238af fixing issues and adding comments 2022-01-18 08:01:50 +01:00
8085bf037a fixing bugs 2022-01-17 19:23:00 +01:00
7eb4848f7f removing lib related stuff 2022-01-17 13:03:55 +01:00
d785f72667 Merge branch 'dev' of https://github.com/anti-held-333/nope-backend into lib
# Conflicts:
#	lib/cli/runNopeBackend.ts
#	lib/dispatcher/nopeDispatcher.ts
#	lib/types/nope/nopeDispatcher.interface.ts
#	modules/wamo/src/wamo.basemodule.module.ts
#	modules/wamo/src/wamo.converter.module.ts
#	modules/wamo/src/wamo.lineManager.module.ts
#	modules/wamo/src/wamo.transportManager.simple.module.ts
2022-01-16 20:38:45 +01:00
79d2656f87 zwischen stand 2022-01-10 07:52:05 +01:00
bcd490bd3d Updating Interfaces, and rpc manager and writing nope-core 2022-01-07 18:12:08 +01:00
207d06640c Updating Imports 2022-01-05 18:14:54 +01:00
ef74013f26 Rename the Files 2022-01-05 18:13:46 +01:00
59c800a43d Rename folder 2022-01-05 17:50:20 +01:00
93bdc62e59 Adding the Options to adapt the times afterwards 2022-01-05 17:49:45 +01:00
7db8693fd6 Moving Files 2022-01-04 12:42:44 +01:00
2cf27ad4b3 Creating StatusManager 2022-01-04 12:40:40 +01:00
53579aed5c running formater 2022-01-03 16:46:36 +01:00
9d740582e4 Merge branch 'lib' of https://github.com/anti-held-333/nope-backend into lib
# Conflicts:
#	lib/RpcManager/NopeRpcManager.spec.ts
#	lib/RpcManager/NopeRpcManager.ts
#	lib/types/nope/nopeCommunication.interface.ts
#	lib/types/nope/nopeDispatcher.interface.ts
#	lib/types/nope/nopeRpcManager.interface.ts
2022-01-03 16:44:39 +01:00
Martin Karkowski
223b72be79 running formater 2021-12-04 08:25:26 +01:00
Martin Karkowski
b47d0cb772 Adding Pubsub. And Test cases 2021-11-14 23:16:07 +01:00
Martin Karkowski
9f44b24161 Updating lib 2021-11-12 08:57:03 +01:00
Martin Karkowski
7a537d8382 git backup current version 2021-10-29 22:10:16 +02:00
Martin Karkowski
bf38f4a5e7 Adapting setContent 2021-10-19 21:27:30 +02:00
Martin Karkowski
6ed07ae626 Fixing Bridge 2021-10-19 10:01:00 +02:00
Martin Karkowski
545258eddb Adding addtional Parameters for runNopeBackend,
Adding partial time-options
2021-10-18 20:46:06 +02:00
Martin Karkowski
666936f719 Adding Fix for multiple requested Instances 2021-10-18 07:56:41 +02:00
Martin Karkowski
cfc26f627b Adapting Changelog and fixing Warn element 2021-10-15 17:04:32 +02:00
Martin Karkowski
80ebd5577a Adding the possibility to select the default selector 2021-10-15 08:16:53 +02:00
08007c169e Allow cors 2021-09-04 13:45:52 +02:00
1bcb48ef1e Fixing Library export 2021-09-03 07:42:37 +02:00
ce66d18fc0 Adapting formats 2021-08-30 06:40:51 +02:00
f073782035 Adding index files for library 2021-08-30 06:40:28 +02:00
Martin Karkowski
d0d1b38d8c Basic fixes 2021-08-26 19:40:46 +02:00
Martin Karkowski
9a9f235e8b Updating to version 0.9.7 2021-08-17 17:52:46 +02:00
Martin Karkowski
e5f9aed248 fixing and adding mqtt 2021-08-04 14:56:37 +02:00
Martin Karkowski
28291e3b8e Adapt log in Dispatcher.
Fixing installer to manually update the time.
2021-07-29 13:22:33 +02:00
Martin Karkowski
8102ad1bc7 Fixing communication. Adding interact-tool 2021-07-28 10:42:30 +02:00
Martin Karkowski
205a27ffd3 Fixing AMQP 2021-06-14 14:51:11 +02:00
Martin Karkowski
2c3a6ddb36 Adding Environment 2021-06-07 07:59:36 +02:00