This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
OwncloudContactsOfficial
Watch
1
Star
0
Fork
0
You've already forked OwncloudContactsOfficial
mirror of
https://github.com/owncloudarchive/contacts.git
synced
2025-01-18 07:52:21 +01:00
Code
Issues
Releases
Activity
OwncloudContactsOfficial
/
appinfo
History
Lukas Reschke
d504b76d47
Disable listing of all users
2012-08-24 15:00:52 +02:00
..
app.php
Added hooks for postCreateUser to add default address book and calendar. Fixes oc-1265.
2012-07-17 10:45:15 +02:00
database.xml
use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want)
2012-07-31 19:00:54 +02:00
info.xml
mark the apps as part of the shipped package and increase the requirement to ownCloud 4
2012-05-18 16:06:57 +02:00
migrate.php
escape all identifiers with backticks
2012-07-31 18:53:05 +02:00
remote.php
Disable listing of all users
2012-08-24 15:00:52 +02:00
version
load remote and public paths from info.xml during upgrade instead of setting them every time
2012-05-11 20:33:56 +02:00