This website requires JavaScript.
Explore
Help
Register
Sign In
ETM-Schurig
/
powersync-core
Archived
Watch
1
Star
0
Fork
0
You've already forked powersync-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core
/
libnymea-core
History
Michael Zanetti
9b07216768
Add system api to configure the system time
...
This gets rid of the locally kept time zone which caused issues in plugins and the ScriptEngine.
2019-12-15 12:44:14 +01:00
..
cloud
Rework devicemanager and plugin api
2019-10-16 17:56:49 +02:00
devices
Add system api to configure the system time
2019-12-15 12:44:14 +01:00
experiences
drop whitespace
2019-11-30 23:58:26 +01:00
hardware
Update MQTT api a bit to be more flexible
2019-09-25 15:15:44 +02:00
jsonrpc
Add system api to configure the system time
2019-12-15 12:44:14 +01:00
logging
remove unneeded processQueue
2019-11-30 23:56:56 +01:00
networkmanager
cleanup
2019-11-04 10:52:06 +01:00
platform
Add some more plugin search paths to work better on non-debian systems
2019-11-26 19:47:19 +01:00
ruleengine
cleanup warnings and allow setting "unknown" debug categories
2019-11-06 13:38:22 +01:00
servers
Drop old REST server
2019-11-01 20:14:00 +01:00
tagging
drop all pack/unpack methds
2019-11-03 21:24:16 +01:00
time
Add system api to configure the system time
2019-12-15 12:44:14 +01:00
usermanager
Merge PR
#234
: Weaken password requirements a bit
2019-12-01 00:05:00 +01:00
certificategenerator.cpp
rename IPC/RPC interfaces from guhIO to nymea
2019-04-08 13:55:15 +02:00
certificategenerator.h
copyright headers guh -> nymea
2019-04-08 13:55:15 +02:00
debugreportgenerator.cpp
Fix leftover QSysInfo::machineHostName for Qt < 5.6
2019-10-08 16:19:17 +02:00
debugreportgenerator.h
Fix leftover QSysInfo::machineHostName for Qt < 5.6
2019-10-08 16:19:17 +02:00
debugserverhandler.cpp
Drop old REST server
2019-11-01 20:14:00 +01:00
debugserverhandler.h
Improve debug report and report download mechanism
2019-10-02 13:12:50 +02:00
hardwaremanagerimplementation.cpp
Restructure a bit
2019-06-04 13:23:33 +02:00
hardwaremanagerimplementation.h
Restructure a bit
2019-06-04 13:23:33 +02:00
libnymea-core.pro
More work on the experience mode framework
2019-11-01 20:55:45 +01:00
nymeaconfiguration.cpp
Enable encryption and authentication for default configurations
2019-04-17 12:38:44 +02:00
nymeaconfiguration.h
Restructuring json done
2019-11-01 20:55:45 +01:00
nymeacore.cpp
Add system api to configure the system time
2019-12-15 12:44:14 +01:00
nymeacore.h
cleanup warnings and allow setting "unknown" debug categories
2019-11-06 13:38:22 +01:00
servermanager.cpp
More work on the experience mode framework
2019-11-01 20:55:45 +01:00
servermanager.h
More work on the experience mode framework
2019-11-01 20:55:45 +01:00
transportinterface.cpp
Use close() instead of abort() when dropping clients
2019-06-18 16:23:10 +02:00
transportinterface.h
Rafactor Packet fragmentation
2019-04-08 13:55:15 +02:00