aboutsummaryrefslogtreecommitdiff
path: root/appinfo/database.xml
AgeCommit message (Collapse)Author
2014-10-23note previewChristian Weiske
2014-09-30store client name and last use time for tokens. show them in token managementChristian Weiske
2014-09-26Fix length of date fields in database.Christian Weiske
The last digit of the time zone was missing because the database date fields were only 32 instead of 33 characters. Tomdroid sync failed because of this. Tomdroid sync works now!
2014-08-20sync could work if php would not crashChristian Weiske
2014-08-14wipChristian Weiske