Commit Graph

89 Commits (master)
 

Author SHA1 Message Date
balu 96f5c50dc4 added GPL license header 12 years ago
j-ed 5634fa0d3f fixed typo. 12 years ago
j-ed 4931d9523f modification to support iPhone/iPod Touch devices
check http://www.rfkd.de/?p=974 for further details
12 years ago
j-ed 4a7046cb71 moved iPhone/iPod Touch specific code from index.php to user.php
The added code snippet was never reached because the original code now includes a redirection to user.php.
12 years ago
j-ed c09c18fbe8 applied patch to support iPhone/iPod Touch devices
further details about this patch could be found on the follwing website: http://www.rfkd.de/?p=974
12 years ago
j-ed 2011e0b534 include weave_utils.php to prevent 'function not found' error. 12 years ago
j-ed 9b8208b289 made sure that all values are properly initialized
made sure that the path is splitted into parts and and all values are properly initialized.
12 years ago
j-ed c5a6001588 replaced 'report_error' by 'log_error' function
replaced 'report_error' by 'log_error' function to prevent invalid function error message.
12 years ago
j-ed 9c0c812886 allow characters '?' and '=' in collection string
modified function 'validate_collection' to allow characters '?' and '=' in the collection string which e.g. appear if the following request is send from firefox: http://<server>/weave/1.1/<user>/storage/clients?full=1
12 years ago
j-ed bfec022cf3 modified path handling to prevent 'invalid server url' error.
improved path handling to prevent invalid server url error message in Firefox. Code snippet taken from index.php file.
12 years ago
j-ed 7273e1c6f9 Update index.php
made sure that the path is splitted into parts and and all values are properly initialized.
12 years ago
balu 97ec4caa0e little correction to the experimental URI grep
cut out php params added to uri by ?...
12 years ago
balu 5f3f679132 Merge branch 'master' of github.com:balu-/FSyncMS 12 years ago
balu 7a5bdd46c6 added some experimental path recognition 12 years ago
balu 0779045a95 Merge pull request #2 from dawnstrider/patch-1
Change type of password input field from "text" to "password" to prevent...
12 years ago
dawnstrider 2e40df5672 Change type of password input field from "text" to "password" to prevent password from beeing seend and cached in browsers. 12 years ago
balu 2e6d4edfdd Changed redirect to include
to be compatible with webservers that redirect everything to index.php
12 years ago
balu a961443320 Merge https://github.com/nafets/FSyncMS into Setup-Page
Conflicts:
	README.md
	setup.php
12 years ago
nafets 7957e5b19e some more informations for debugging 12 years ago
nafets 1f53dbc540 removed the setup part 12 years ago
nafets cb061849e0 fixed whitespace typo 12 years ago
nafets ee05b4536b added some sanity checks 12 years ago
nafets 708e839d06 removed finished todo list 12 years ago
nafets 67b2b4cfae removed snip/snap part 12 years ago
nafets 751f7214d3 remove settings.php, this will be generated by the setup utility 12 years ago
nafets 659a16f158 added setup utility 12 years ago
nafets 80721bcb3e Merge branch 'master' of https://github.com/nafets/FSyncMS 12 years ago
nafets 6dea321da9 next version of the readme file 12 years ago
nafets f29607a4c2 Modifications for the new setup file 12 years ago
Stefan Fischer b96881b126 next version of the readme file 12 years ago
Stefan Fischer 872a1ff0f2 Modifications for the new setup file 12 years ago
balu 6bacf75e72 ignore .swp .~ 12 years ago
balu 92ba54feac Readme updated 12 years ago
balu 227dbe40a8 Setup Page für FSyncMS
Initialer Commit
Stefan hat mir diese Erweiterung zukommen lassen,
all credits to him
12 years ago
balu f4fe3b46ed removed obsolete Readme 12 years ago
balu 102dc80a03 Changed Readme Name 12 years ago
balu 93cf483ce1 FSyncMS v010
======
MYSQL Support
12 years ago
balu 77cfb2758b FSyncMS v 09
======
Change Password now supported
working with firefox 12 (and lower)

Changelog:
Added change Password feature
12 years ago
balu 5ea8138f2a Initial Commit
FSyncMS v08
12 years ago