1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce class Template
Ralf Hertsch
as hertsch
More... almost 12 years ago
added time_zone setting to configuration and syncdata.json
Ralf Hertsch
as hertsch
More... almost 12 years ago
extended error message if mkdir() fails
Ralf Hertsch
as hertsch
More... almost 12 years ago
improved check key method
Ralf Hertsch
as hertsch
More... almost 12 years ago
class will be loaded before SYNCDATA_PATH is defined, so use realpath()
Ralf Hertsch
as hertsch
More... almost 12 years ago
imporved MySQL version check
Ralf Hertsch
as hertsch
More... almost 12 years ago
setting default timezone before initializing the extensions added SYNCDATA_SCRIPT_START introduce class Template
Ralf Hertsch
as hertsch
More... almost 12 years ago
fixed strong typo
Ralf Hertsch
as hertsch
More... almost 12 years ago
only small changes
Ralf Hertsch
as hertsch
More... almost 12 years ago
changed README.md
Ralf Hertsch
as hertsch
More... almost 12 years ago
changed license file formatting
Ralf Hertsch
as hertsch
More... almost 12 years ago
fixed wrong function call for General->insert()
Ralf Hertsch
as hertsch
More... about 12 years ago
2.0.14
Ralf Hertsch
as hertsch
More... about 12 years ago
Release 2.0.13
Ralf Hertsch
as hertsch
More... about 12 years ago
Extended monolog logging
Ralf Hertsch
as hertsch
More... about 12 years ago
Changed Exception handling
Ralf Hertsch
as hertsch
More... about 12 years ago
Changed Exception handling
Ralf Hertsch
as hertsch
More... about 12 years ago
Reactivate the restoring of tables after an exception
Ralf Hertsch
as hertsch
More... about 12 years ago
added compatibilityInsert() and compatibilityUpdate() to handle the "pages" table. This table does not proper handle UTF-8 chars and must get strings in a bare form.
Ralf Hertsch
as hertsch
More... about 12 years ago
Added comments, finish the synchronization by moving the sync files from /inbox to the /data directory
Ralf Hertsch
as hertsch
More... about 12 years ago
Skip the checksum validition for the "pages" table because the compatibility insert causes another result
Ralf Hertsch
as hertsch
More... about 12 years ago
Changed archive and directory names, introduce the KEY security
Ralf Hertsch
as hertsch
More... about 12 years ago
Bugfix: at backup mode the files got no checksum, so the first check fail and add all files again.
Ralf Hertsch
as hertsch
More... about 12 years ago
Release 2.0.12
Ralf Hertsch
as hertsch
More... about 12 years ago
Setup will be now executed, if the syncdata.json does not exists and SyncData initialize. The initialization also create a KEY for further security usage
Ralf Hertsch
as hertsch
More... about 12 years ago
just in progress but nearly complete!
Ralf Hertsch
as hertsch
More... about 12 years ago
changed some typos
Ralf Hertsch
as hertsch
More... about 12 years ago
added routes /phpinfo, /precheck and /systemcheck
Ralf Hertsch
as hertsch
More... about 12 years ago
added VERSION to Doctrine
Ralf Hertsch
as hertsch
More... about 12 years ago
changed SYNC_DATA_PATH to SYNCDATA_PATH
Ralf Hertsch
as hertsch
More... about 12 years ago