aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* re-implement progress-bar to work with all browsersMario Vavti2016-07-282-5/+15
|
* reusing the original form did not work so well via xhr upload - let us ↵Mario Vavti2016-07-282-9/+13
| | | | create a new form for this action. revert progressbar- only works nice in firefox
* make progressbar slightly more transparent and give it a default width of ↵Mario Vavti2016-07-281-1/+1
| | | | 3px to indicate which files are to be uploaded
* use single quote for js and double quote for html with proper escapes and ↵Mario Vavti2016-07-281-6/+7
| | | | implement a simple progressbar
* translate mime types to icons, update some icons, move file preview (upload ↵Mario Vavti2016-07-281-5/+52
| | | | progress) below table header
* github didn't accept the last push. Touching the files to force a git revisionredmatrix2016-07-271-0/+1
|
* fix italian strings (messed up by rtl variable); and finish removing openid ↵redmatrix2016-07-271-2311/+2311
| | | | from core
* Enhanced visual feedback for file drag hoverAndrew Manning2016-07-272-6/+5
|
* rework drag and drop to drag directly into files area, implement the default ↵Mario Vavti2016-07-275-100/+121
| | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism
* fix drag and dropMario Vavti2016-07-261-1/+1
|
* allow multiple-file cloud uploadMario Vavti2016-07-261-1/+1
|
* Merge pull request #462 from wave72/devWave2016-07-262-6471/+6711
|\ | | | | Updated Italian strings
| * Updated Italian stringsWave722016-07-262-6471/+6711
| |
* | revert multiple testMario Vavti2016-07-251-1/+1
| |
* | css fixesMario Vavti2016-07-252-1/+2
| |
* | revert cloud acl selector (branched so as to continue development)redmatrix2016-07-252-20/+8
| |
* | make drag/drop work with acl, which bypassed the formredmatrix2016-07-241-2/+2
| |
* | add acl selection to files upload via /cloud (still missing from directory ↵redmatrix2016-07-241-6/+18
| | | | | | | | creation)
* | call wall_attach rather than wall_upload for drag/drop; which means you can ↵redmatrix2016-07-241-1/+1
| | | | | | | | drag/drop any file and not just photos.
* | Drag and drop one image file at a time into the post editor will upload it.Andrew Manning2016-07-242-1/+90
| |
* | Multiple file upload by drag and drop with progress indicators and auto page ↵Andrew Manning2016-07-243-194/+140
| | | | | | | | reload
* | Include credentials for session cookie in xhrAndrew Manning2016-07-231-0/+1
| |
* | AJAX single upload might be working, but permissions problems seem to cause ↵Andrew Manning2016-07-231-11/+77
| | | | | | | | failure.
* | Drag and drop file information display in cloud files upload form. No actual ↵Andrew Manning2016-07-221-0/+112
| | | | | | | | upload implemented yet.
* | upgrade readmore.js and improve collapsing a littleMario Vavti2016-07-221-2/+2
|/
* Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-2024-571/+130
|\
| * jquery update issue prevents comments from reloading and resetting watch cursorredmatrix2016-07-171-1/+1
| |
| * hide fullscreen button in embedphotos modal album viewMario Vavti2016-07-171-0/+2
| |
| * boobooredmatrix2016-07-171-2/+2
| |
| * some work on guest access token uiMario Vavti2016-07-173-37/+45
| |
| * check for variables after schema files have been addedMario Vavti2016-07-161-12/+12
| |
| * check for variables in schemesMario Vavti2016-07-161-1/+1
| |
| * hide/show mixupMario Vavti2016-07-161-3/+2
| |
| * only use visibility for tabsMario Vavti2016-07-161-4/+4
| |
| * provide examples for using access tokens in urlsredmatrix2016-07-153-0/+13
| |
| * bump minor version because of jquery updateMario Vavti2016-07-151-9/+2
| |
| * round up heightMario Vavti2016-07-151-1/+1
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-07-152-2/+14
| |\
| | * more cleanup of atoken UIredmatrix2016-07-152-1/+5
| | |
| | * cleanup and debug of atoken featureredmatrix2016-07-152-2/+10
| | |
| * | add jquery migrate for version 3Mario Vavti2016-07-151-0/+2
| | |
| * | upgrade to jquery-3.1 and minor fixesMario Vavti2016-07-1510-531/+30
| |/
| * Here's the basic UI for the Zot Access Tokens, requires some minor cleanupredmatrix2016-07-141-0/+28
| |
| * document mod_acl a bit better and try to remove some redundancies and ↵redmatrix2016-07-133-3/+3
| | | | | | | | consolidate the various options
| * do not use visibility for fullscreen button and move fullscreen button to ↵Mario Vavti2016-07-117-13/+16
| | | | | | | | the right
* | Set max-width for embedded imagesAndrew Manning2016-07-091-0/+4
| |
* | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-07-093-3/+82
|\|
| * hide the redeliver option one level down since it should rarely be needed by ↵redmatrix2016-07-071-1/+8
| | | | | | | | folks outside of shared hosting.
| * force immediate avatar updateTreer2016-07-031-0/+72
| |
| * use visibility instead of display to hide elementsMario Vavti2016-07-011-2/+2
| |