0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 04:20:25 +00:00

Commit graph

  • 5ac201dc83 most of the ajax frontend works in IE now (IE8 not sure about other versions) Robin 2010-03-29 15:25:00 +02:00
  • 6822185c5b added option to delete multiply files and fixed a bug when downloading large files Robin 2010-03-28 19:08:18 +02:00
  • f16f1e508f added option to load js files from php Robin 2010-03-28 13:07:13 +02:00
  • 4ff703e9ab added option to download multiply files or folder as zip file Robin 2010-03-27 23:50:13 +01:00
  • 5cb7524d5c added MAX_FILE_SIZE field to upload form Robin 2010-03-26 19:04:35 +01:00
  • ba9c95621b ajax interface Robin 2010-03-24 16:35:24 +01:00
  • 3f88fb9f14 rename variables Frank Karlitschek 2010-03-24 10:27:07 +01:00
  • 9816cd2bb8 small css and path fixes Frank Karlitschek 2010-03-24 08:51:59 +01:00
  • b0d3a315aa minor W3C aspects. Thanks to Charles Frank Karlitschek 2010-03-24 08:35:38 +01:00
  • cc98dea4e4 removed extra space. Thank you to for Cosmin for the patch Frank Karlitschek 2010-03-24 08:31:30 +01:00
  • d5d84ebf53 Merge commit 'refs/merge-requests/6' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-22 09:25:06 +01:00
  • b9fa280eaa Merge commit 'refs/merge-requests/5' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-22 09:21:47 +01:00
  • 44e8c7ed8d using base tag solves issue when owncloud installed in subdirectory root 2010-03-19 17:38:19 +01:00
  • bcd2b6f5f1 ask for current password when editing the settings Robin 2010-03-18 21:37:25 +01:00
  • e86d03f02c fixed bug when checking if a navigation item made by a plugin is selected Robin 2010-03-17 22:21:01 +01:00
  • f3f7265117 Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-17 00:19:10 +01:00
  • bd24415ced update includes Frank Karlitschek 2010-03-17 00:04:05 +01:00
  • 97270d5c63 moved the config functions to /inc/lib_config.php Robin 2010-03-16 20:25:05 +01:00
  • 2aef090ac5 sync root 2010-03-16 18:43:08 +01:00
  • 6d57de7b32 cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup root 2010-03-16 08:48:36 +01:00
  • 01b7bf3b21 Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-15 17:38:22 +01:00
  • 0046d8a460 some more install instructions - mysql Frederik Gladhorn 2010-03-15 16:08:46 +01:00
  • cd96e2a313 fix bug where siteroot was not configuredcd Robin 2010-03-15 15:55:50 +01:00
  • 35b9aabd01 do not asume owncloud is installed in the root of the webserver Robin 2010-03-15 15:41:53 +01:00
  • 6bb0022345 Ask for configuration on first run Robin 2010-03-15 15:40:28 +01:00
  • e992da513f add some install instructions Frederik Gladhorn 2010-03-15 12:22:42 +01:00
  • 3bbf305ff6 add readme Frederik Gladhorn 2010-03-15 11:17:03 +01:00
  • d12bd67ebf Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-14 22:01:38 +01:00
  • 2616621ad9 Merge commit 'refs/merge-requests/2' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-14 22:00:08 +01:00
  • 740bcf5c72 <img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead. CharlyCoste 2010-03-14 02:21:36 +01:00
  • 2eafb444e3 "border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead. CharlyCoste 2010-03-14 02:14:13 +01:00
  • c921e5422d <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. CharlyCoste 2010-03-14 02:03:29 +01:00
  • ab0b552c80 Adding semantic h1 tag to surround the logo. This could be better for text or braille navigators and crawlers as well. CharlyCoste 2010-03-14 01:38:07 +01:00
  • 3984607ef5 center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing it by a div with "center" class. CharlyCoste 2010-03-14 01:33:49 +01:00
  • df612293fd bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css background-color CharlyCoste 2010-03-14 00:58:59 +01:00
  • d672bb8862 Adding xml namespace CharlyCoste 2010-03-14 00:46:28 +01:00
  • 23276de922 Adding xhtml 1.0 strict doctype CharlyCoste 2010-03-14 00:43:47 +01:00
  • a98a83802b Changed spelling of lisener to listener Aaron Reichman 2010-03-13 13:34:46 -08:00
  • 37058e3861 $filesfound variable may not be set when used in: if(!$filesfound) Charles-Edouard Coste 2010-03-13 17:44:26 +01:00
  • 16f3bd4e23 commiting ownCloud 1.0 beta 1 v1.0.0beta1 Frank Karlitschek 2010-03-10 13:03:40 +01:00
  • ef20281486 remove test Frank Karlitschek 2010-03-10 12:51:53 +01:00
  • ab1ff56508 test Frank Karlitschek 2010-03-10 12:49:43 +01:00