aboutsummaryrefslogtreecommitdiff
path: root/appinfo/database.xml
AgeCommit message (Collapse)Author
2021-01-17Add missing standard fields (Tomboy legacy):grosjo-more-note-fieldsJoan Moreau
- Window position X and Y - Window height and width - Cursor position
2021-01-17CS: Align arraysChristian Weiske
2018-01-17Make database.xml validChristian Weiske
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