summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* create .htaccess files during installation for apache usersRobin Appelman2011-04-182-0/+20
* make error 404 template usable as stand alone php fileRobin Appelman2011-04-182-0/+17
* Fix typoJakob Sack2011-04-181-1/+1
* 404 error pageRobin Appelman2011-04-185-2/+23
* make state of select all checkbox consistentRobin Appelman2011-04-181-0/+10
* Even more fixes on user management. Any designers here that want to make it g...Jakob Sack2011-04-183-4/+6
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-181-2/+2
|\
| * make select all checkbox work againRobin Appelman2011-04-181-2/+2
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-181-0/+4
|\|
| * let the file table use 90% width againArthur Schiwon2011-04-181-0/+4
* | More error checking in user managementJakob Sack2011-04-187-16/+79
|/
* disable the backup system for nowRobin Appelman2011-04-181-9/+9
* seperate hooks for OC_FILESYSTEM and OC_FILESTORAGERobin Appelman2011-04-183-24/+86
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-182-120/+25
|\
| * replace filesystem observer with the more general OC_HOOKRobin Appelman2011-04-182-120/+25
* | Hotfix: deleting users is working againJakob Sack2011-04-181-1/+1
|/
* prevent users from deleting admin groupJakob Sack2011-04-181-0/+5
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-1830-70/+197
|\
| * proper links for next/previous buttonsRobin Appelman2011-04-181-2/+2
| * seperate view and logic for pagenaviRobin Appelman2011-04-182-23/+39
| * even shinier iconsJan-Christoph Borchardt2011-04-1815-3/+3
| * only show selection checkboxes for files on hoverRobin Appelman2011-04-181-0/+3
| * add kdevelop project files to .gitignoreRobin Appelman2011-04-181-0/+2
| * show modified date for foldersRobin Appelman2011-04-181-1/+1
| * use better tokens for public linksRobin Appelman2011-04-181-2/+2
| * public link sharing also works for folders nowRobin Appelman2011-04-186-30/+110
| * also convert special chars to entities in the breadcrumbArthur Schiwon2011-04-181-1/+1
| * convert special chars to entitiesArthur Schiwon2011-04-181-1/+1
| * implemented Delete action in file menuArthur Schiwon2011-04-182-9/+32
| * one / in filepaths is enoughRobin Appelman2011-04-181-0/+3
* | Check for existance of group- and usernames, don't mix OC_USER and OC_GROUP!Jakob Sack2011-04-183-4/+16
* | Added tons of Hooks to OC_USER and OC_GROUPJakob Sack2011-04-184-20/+131
* | Better documentation for OC_USERJakob Sack2011-04-184-79/+166
* | Improved documentation for group managementJakob Sack2011-04-184-85/+138
|/
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-182-4/+2
|\
| * delay the loading of the filesystem when opening a public linkRobin Appelman2011-04-181-0/+1
| * pass the user to setupFSRobin Appelman2011-04-181-4/+1
* | User management works, now we need some usability expert ...Jakob Sack2011-04-183-10/+25
|/
* shiny new symbolic icons, yayJan-Christoph Borchardt2011-04-1717-8/+9
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-174-2/+72
|\
| * add pager function to the base lib and remove the default table widthFrank Karlitschek2011-04-174-2/+72
* | Everything nice and active nowJakob Sack2011-04-1716-81/+36
|/
* Working subnavigationJakob Sack2011-04-178-43/+72
* nicely slide in and out file action elementsArthur Schiwon2011-04-171-6/+6
* use prettybutton css class for file action stuff, tooArthur Schiwon2011-04-171-2/+2
* user the prettybuttonFrank Karlitschek2011-04-172-2/+2
* use the ne prettybutton class and add eyecandyFrank Karlitschek2011-04-176-34/+19
* make the file permissions hint more clearRobin Appelman2011-04-171-1/+1
* more improvements for foldersizeRobin Appelman2011-04-171-17/+13
* display max file size for uploadArthur Schiwon2011-04-172-2/+5