0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-15 21:47:57 +00:00

Commit graph

  • 01b7bf3b21 Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-15 17:38:22 +0100
  • 0046d8a460 some more install instructions - mysql Frederik Gladhorn 2010-03-15 16:08:46 +0100
  • cd96e2a313 fix bug where siteroot was not configuredcd Robin 2010-03-15 15:55:50 +0100
  • 35b9aabd01 do not asume owncloud is installed in the root of the webserver Robin 2010-03-15 15:41:53 +0100
  • 6bb0022345 Ask for configuration on first run Robin 2010-03-15 15:40:28 +0100
  • e992da513f add some install instructions Frederik Gladhorn 2010-03-15 12:22:42 +0100
  • 3bbf305ff6 add readme Frederik Gladhorn 2010-03-15 11:17:03 +0100
  • d12bd67ebf Merge commit 'refs/merge-requests/3' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-14 22:01:38 +0100
  • 2616621ad9 Merge commit 'refs/merge-requests/2' of git://gitorious.org/owncloud/owncloud Frank Karlitschek 2010-03-14 22:00:08 +0100
  • 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 +0100
  • 2eafb444e3 "border" attribute is not a valid attribute for <img /> tags. Using proper CSS instructions instead. CharlyCoste 2010-03-14 02:14:13 +0100
  • 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 +0100
  • 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 +0100
  • 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 +0100
  • df612293fd bgcolor is not a valid "xhtml1.0 strict" attribute. Replacing it by a css background-color CharlyCoste 2010-03-14 00:58:59 +0100
  • d672bb8862 Adding xml namespace CharlyCoste 2010-03-14 00:46:28 +0100
  • 23276de922 Adding xhtml 1.0 strict doctype CharlyCoste 2010-03-14 00:43:47 +0100
  • a98a83802b Changed spelling of lisener to listener Aaron Reichman 2010-03-13 13:34:46 -0800
  • 37058e3861 $filesfound variable may not be set when used in: if(!$filesfound) Charles-Edouard Coste 2010-03-13 17:44:26 +0100
  • 16f3bd4e23 commiting ownCloud 1.0 beta 1 v1.0.0beta1 Frank Karlitschek 2010-03-10 13:03:40 +0100
  • ef20281486 remove test Frank Karlitschek 2010-03-10 12:51:53 +0100
  • ab1ff56508 test Frank Karlitschek 2010-03-10 12:49:43 +0100