Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more work on dav - deletion and a bit more progress on OS storage | friendica | 2014-01-07 | 3 | -15/+62 |
| | |||||
* | make storage limit service classes apply to accounts, not channels. Also ↵ | friendica | 2014-01-07 | 7 | -17/+26 |
| | | | | include a css file that was missing from work yesterday. | ||||
* | bbcode convenience variables for producing documentation. | friendica | 2014-01-06 | 1 | -0/+2 |
| | |||||
* | filestorage re-org and cleanup | friendica | 2014-01-06 | 3 | -8/+16 |
| | |||||
* | special handling for directories | friendica | 2014-01-06 | 2 | -3/+3 |
| | |||||
* | prepare for OS file storage, and add bbcode attachment link to ↵ | friendica | 2014-01-06 | 5 | -11/+29 |
| | | | | mod/filestorage. This isn't beautiful, but it's a start. | ||||
* | add "self" to access control lists with special marking to indicate it's ↵ | friendica | 2014-01-06 | 3 | -6/+10 |
| | | | | special (for instance you can't really deny access to yourself). But this lets us make something private to our eyes only; whatever it may be. | ||||
* | provide ability to change attachment/file permissions | friendica | 2014-01-06 | 3 | -1/+106 |
| | |||||
* | add potentially recursive set permissions function for file storage | friendica | 2014-01-06 | 1 | -1/+41 |
| | |||||
* | reddav: improve and cleanup permission checks | friendica | 2014-01-06 | 1 | -76/+62 |
| | |||||
* | cleanup mod/filestorage before embarking on further changes to it | friendica | 2014-01-06 | 1 | -42/+45 |
| | |||||
* | fix photos/upload album selector | friendica | 2014-01-06 | 1 | -2/+11 |
| | |||||
* | version update | friendica | 2014-01-06 | 1 | -4/+1 |
| | |||||
* | Merge branch 'master' into movejs | friendica | 2014-01-06 | 18 | -3008/+3288 |
|\ | | | | | | | | | Conflicts: version.inc | ||||
| * | whitespace | friendica | 2014-01-06 | 2 | -7/+1 |
| | | |||||
| * | implement storage size limits | friendica | 2014-01-05 | 1 | -8/+59 |
| | | |||||
| * | disable web browser post inputs if no storage write permission | friendica | 2014-01-05 | 2 | -78/+95 |
| | | |||||
| * | make directory hierarchy work | friendica | 2014-01-05 | 1 | -4/+11 |
| | | |||||
| * | more syntax | friendica | 2014-01-05 | 1 | -1/+1 |
| | | |||||
| * | typos | friendica | 2014-01-05 | 1 | -4/+4 |
| | | |||||
| * | set channel default permissions on file creation | friendica | 2014-01-05 | 1 | -3/+9 |
| | | |||||
| * | reddav: bring permissions up to date with recent code changes | friendica | 2014-01-05 | 1 | -3/+9 |
| | | |||||
| * | dav uploading actually works - there's just an issue with the AnyClient ↵ | friendica | 2014-01-05 | 1 | -2/+2 |
| | | | | | | | | running through a proxy. There are probably still some issues with tree structure, but you should be able to use your personal cloud in your top level storage directory now. | ||||
| * | likes to comments getting indented an extra 50px | friendica | 2014-01-05 | 1 | -5/+0 |
| | | |||||
| * | some dav cleanup | friendica | 2014-01-05 | 1 | -6/+7 |
| | | |||||
| * | reddav - basic mkdir support - needs more work to be robust | friendica | 2014-01-05 | 3 | -11/+115 |
| | | |||||
| * | typo in import_directory_profile | friendica | 2014-01-05 | 1 | -1/+1 |
| | | |||||
| * | the web browser interface for DAV has now got zot | friendica | 2014-01-05 | 2 | -2/+24 |
| | | |||||
| * | make plink href visible | friendica | 2014-01-04 | 1 | -2/+2 |
| | | |||||
| * | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-04 | 2 | -2863/+2909 |
| |\ | |||||
| | * | Merge pull request #255 from tuscanhobbit/master | Paolo T | 2014-01-04 | 2 | -2863/+2909 |
| | |\ | | | | | | | | | Updated Italian translation | ||||
| | | * | Updated Italian translation | tuscanhobbit | 2014-01-04 | 2 | -2863/+2909 |
| | | | | |||||
| * | | | a few fixes to webpage editing | friendica | 2014-01-04 | 5 | -30/+57 |
| |/ / | |||||
* / / | move js files from core | friendica | 2014-01-04 | 17 | -14/+15 |
|/ / | |||||
* | | Merge https://github.com/friendica/red into zpull | friendica | 2014-01-03 | 4 | -7/+9 |
|\ \ | |||||
| * \ | Merge pull request #254 from cvogeley/master | cvogeley | 2014-01-03 | 4 | -7/+9 |
| |\ \ | | | | | | | | | Webpage fixes for the moment without the fix for page not found after editing a webpage | ||||
| | * | | Revert "Fix page not found error after editing a webpage" | Christian Vogeley | 2014-01-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This reverts commit 575f2b3280049eba2bbead023d8fe7fc345af0b1. | ||||
| | * | | Confirm webpage deletion prompt | Christian Vogeley | 2014-01-01 | 3 | -6/+7 |
| | | | | |||||
| | * | | Fix page not found error after editing a webpage | Christian Vogeley | 2013-12-31 | 1 | -1/+1 |
| | | | | |||||
| | * | | Correct wrong service class check for webpages | Christian Vogeley | 2013-12-31 | 1 | -1/+2 |
| | | | | |||||
* | | | | fix mimetype detection fallback | friendica | 2014-01-03 | 1 | -10/+5 |
|/ / / | |||||
* | | | more dav work | friendica | 2014-01-03 | 5 | -87/+170 |
| | | | |||||
* | | | doc updates | friendica | 2014-01-03 | 82 | -269/+704 |
| | | | |||||
* | | | basic browsing and file retrieval for webdav working - uploads not yet. A ↵ | friendica | 2014-01-02 | 2 | -60/+127 |
| | | | | | | | | | | | | lot of permissions stuff is in place so it's marginally (but probably not completely) permission controlled | ||||
* | | | some DAV tweaks before the next round of heavy lifting | friendica | 2014-01-02 | 3 | -73/+197 |
| | | | |||||
* | | | fix attachment rendering for preview | friendica | 2014-01-01 | 1 | -0/+1 |
| | | | |||||
* | | | return to working on red-dav; This is a bit of a slog at the moment and the ↵ | friendica | 2014-01-01 | 3 | -18/+124 |
| | | | | | | | | | | | | basic framework isn't even close to working. This does break the working test we did have (which was never connected to the Red backend). Now we're starting to connect Red and DAV together intimately. There will probably be some twists and turns along the way as we get the information we need into all the class objects that need them. But the important part is that the RedDirectory and RedFile classes are loading without throwing white screens and from here we can use logging to figure out what the DAV front end is trying to do and what it is passing to the backend and hopefully figure out what it expects to do with the results. Unless you're a competent developer with a strong background in OOP and are helping develop this code, you should keep it an arm's length away from any production site and don't even think of enabling it. By default it is turned off. | ||||
* | | | Shorten the to-do list some more. | friendica | 2013-12-30 | 1 | -2/+0 |
| | | | |||||
* | | | auto-crop imported photos for things and xchans. This results in undistorted ↵ | friendica | 2013-12-30 | 1 | -1/+21 |
| | | | | | | | | | | | | images but may result in cropping important parts of the picture. Still this will work well for 95 out of 100 cases. If the width exceeds the height by greater than 1.2 we will remove an equal margin from either side of the photo leaving the center intact. If the height exceeds the width we will chop off the bottom to make it square. This is good for most single person photographs, unless the object of interest is off-center horizontally in a wide photo - or one is trying to emphasize aspects of human anatomy which may be at the bottom of a tall photo. | ||||
* | | | for once the to-do list is actually shrinking. | friendica | 2013-12-30 | 1 | -3/+1 |
| | | |