Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-31more fixesFrank Karlitschek
2012-05-31someone broke this completely. Hope it works again. Please check your apache ...Frank Karlitschek
2012-05-19Fix check for when to store a new version of a fileMichael Gapczynski
2012-05-19Fix revert link on history page of file versionsMichael Gapczynski
2012-05-19Fix versioning of shared filesMichael Gapczynski
2012-05-18Forgot to actually call remove on the history dropdownMichael Gapczynski
2012-05-18Remove the history dropdown before creating a new oneMichael Gapczynski
2012-05-18Don't show the select form in the history dropdown if a file has no other ver...Michael Gapczynski
2012-05-18mark the apps as part of the shipped package and increase the requirement to ...Frank Karlitschek
2012-05-18fix call of all versions pageGeorg Ehrke
2012-05-18History dropdown clean-upMichael Gapczynski
2012-05-18Close history dropdown on success. Avoids confusion.Tom Needham
2012-05-17allow reverting file from history dropdownRobin Appelman
2012-05-17fix versioning for movable appsRobin Appelman
2012-05-15removing executable bit - againThomas Mueller
2012-05-15cache app types during install or updateRobin Appelman
2012-05-14Add ctmp extension to blacklist to make sync test files not versioned.Klaas Freitag
2012-05-11improved url generation - made use of OC.linkTo() for linking to versions hi...Sam Tuke
2012-05-11fixed some include path issuesSam Tuke
2012-05-07ported the oc_template classFrank Karlitschek
2012-05-05porting the hooks and starting with the templatesFrank Karlitschek
2012-05-03ported oc_jsonFrank Karlitschek
2012-05-03don't try to register file actions when we're not in the files appRobin Appelman
2012-05-02first part of the config stuffFrank Karlitschek
2012-05-02ported the oc_app callsFrank Karlitschek
2012-05-02ported checkLoggedIn and checkAdminFrank Karlitschek
2012-05-01some more portingFrank Karlitschek
2012-05-01ported addSyript and other small stuffFrank Karlitschek
2012-05-01ported getUserFrank Karlitschek
2012-05-01port to use the new public apiFrank Karlitschek
2012-05-01forgot a fileFrank Karlitschek
2012-04-30one todo lessFrank Karlitschek
2012-04-30Implement a basic versioning configuration. Only a on/off switch for now.Frank Karlitschek
2012-04-29enable by default. at least during oC4 testingFrank Karlitschek
2012-04-27added revert attempt outcome messages, removed contextual ajax revert button ...Sam Tuke
2012-04-26started implementing ajax file rollbackSam Tuke
2012-04-26added available version names to files dropdown menu via new ajax scriptSam Tuke
2012-04-26improved styling, called css file in history.phpSam Tuke
2012-04-26linked more button to history pageSam Tuke
2012-04-26changed function name to avoid clash with sharing dropdownSam Tuke
2012-04-25added dropdown js menu for file versions, improved readability of history.phpSam Tuke
2012-04-25fixed path to history scriptSam Tuke
2012-04-25added script and loaded it for adding history buttonSam Tuke
2012-04-25made code a little more readableSam Tuke
2012-04-24wrote a new versioning app over the weekend. Basic functionality to far but i...Frank Karlitschek