Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | use single quote for js and double quote for html with proper escapes and ↵ | Mario Vavti | 2016-07-28 | 1 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | implement a simple progressbar | |||||
* | | | | | | | translate mime types to icons, update some icons, move file preview (upload ↵ | Mario Vavti | 2016-07-28 | 1 | -5/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | progress) below table header | |||||
* | | | | | | | github didn't accept the last push. Touching the files to force a git revision | redmatrix | 2016-07-27 | 1 | -0/+1 | |
| | | | | | | | ||||||
* | | | | | | | fix italian strings (messed up by rtl variable); and finish removing openid ↵ | redmatrix | 2016-07-27 | 1 | -2311/+2311 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | from core | |||||
* | | | | | | | Enhanced visual feedback for file drag hover | Andrew Manning | 2016-07-27 | 2 | -6/+5 | |
| | | | | | | | ||||||
* | | | | | | | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 5 | -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 drop | Mario Vavti | 2016-07-26 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | allow multiple-file cloud upload | Mario Vavti | 2016-07-26 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #462 from wave72/dev | Wave | 2016-07-26 | 2 | -6471/+6711 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Updated Italian strings | |||||
| * | | | | | | | Updated Italian strings | Wave72 | 2016-07-26 | 2 | -6471/+6711 | |
| | | | | | | | | ||||||
* | | | | | | | | revert multiple test | Mario Vavti | 2016-07-25 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | css fixes | Mario Vavti | 2016-07-25 | 2 | -1/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | revert cloud acl selector (branched so as to continue development) | redmatrix | 2016-07-25 | 2 | -20/+8 | |
| | | | | | | | | ||||||
* | | | | | | | | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | add acl selection to files upload via /cloud (still missing from directory ↵ | redmatrix | 2016-07-24 | 1 | -6/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation) | |||||
* | | | | | | | | call wall_attach rather than wall_upload for drag/drop; which means you can ↵ | redmatrix | 2016-07-24 | 1 | -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 Manning | 2016-07-24 | 2 | -1/+90 | |
| | | | | | | | | ||||||
* | | | | | | | | Multiple file upload by drag and drop with progress indicators and auto page ↵ | Andrew Manning | 2016-07-24 | 3 | -194/+140 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reload | |||||
* | | | | | | | | Include credentials for session cookie in xhr | Andrew Manning | 2016-07-23 | 1 | -0/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | AJAX single upload might be working, but permissions problems seem to cause ↵ | Andrew Manning | 2016-07-23 | 1 | -11/+77 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failure. | |||||
* | | | | | | | | Drag and drop file information display in cloud files upload form. No actual ↵ | Andrew Manning | 2016-07-22 | 1 | -0/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload implemented yet. | |||||
* | | | | | | | | upgrade readmore.js and improve collapsing a little | Mario Vavti | 2016-07-22 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-20 | 24 | -571/+130 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | jquery update issue prevents comments from reloading and resetting watch cursor | redmatrix | 2016-07-17 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | hide fullscreen button in embedphotos modal album view | Mario Vavti | 2016-07-17 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | booboo | redmatrix | 2016-07-17 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | some work on guest access token ui | Mario Vavti | 2016-07-17 | 3 | -37/+45 | |
| | |_|/ | |/| | | ||||||
| * | | | check for variables after schema files have been added | Mario Vavti | 2016-07-16 | 1 | -12/+12 | |
| | | | | ||||||
| * | | | check for variables in schemes | Mario Vavti | 2016-07-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | hide/show mixup | Mario Vavti | 2016-07-16 | 1 | -3/+2 | |
| | | | | ||||||
| * | | | only use visibility for tabs | Mario Vavti | 2016-07-16 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | provide examples for using access tokens in urls | redmatrix | 2016-07-15 | 3 | -0/+13 | |
| | | | | ||||||
| * | | | bump minor version because of jquery update | Mario Vavti | 2016-07-15 | 1 | -9/+2 | |
| | | | | ||||||
| * | | | round up height | Mario Vavti | 2016-07-15 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-07-15 | 2 | -2/+14 | |
| |\ \ \ | ||||||
| | * | | | more cleanup of atoken UI | redmatrix | 2016-07-15 | 2 | -1/+5 | |
| | | | | | ||||||
| | * | | | cleanup and debug of atoken feature | redmatrix | 2016-07-15 | 2 | -2/+10 | |
| | | | | | ||||||
| * | | | | add jquery migrate for version 3 | Mario Vavti | 2016-07-15 | 1 | -0/+2 | |
| | | | | | ||||||
| * | | | | upgrade to jquery-3.1 and minor fixes | Mario Vavti | 2016-07-15 | 10 | -531/+30 | |
| |/ / / | ||||||
| * | / | Here's the basic UI for the Zot Access Tokens, requires some minor cleanup | redmatrix | 2016-07-14 | 1 | -0/+28 | |
| | |/ | |/| | ||||||
| * | | document mod_acl a bit better and try to remove some redundancies and ↵ | redmatrix | 2016-07-13 | 3 | -3/+3 | |
| |/ | | | | | | | consolidate the various options | |||||
| * | do not use visibility for fullscreen button and move fullscreen button to ↵ | Mario Vavti | 2016-07-11 | 7 | -13/+16 | |
| | | | | | | | | the right | |||||
* | | Set max-width for embedded images | Andrew Manning | 2016-07-09 | 1 | -0/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-09 | 3 | -3/+82 | |
|\| | ||||||
| * | hide the redeliver option one level down since it should rarely be needed by ↵ | redmatrix | 2016-07-07 | 1 | -1/+8 | |
| | | | | | | | | folks outside of shared hosting. | |||||
| * | force immediate avatar update | Treer | 2016-07-03 | 1 | -0/+72 | |
| | | ||||||
| * | use visibility instead of display to hide elements | Mario Vavti | 2016-07-01 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-07-01 | 4 | -22/+24 | |
|\| | ||||||
| * | ditch the change_view widget and make header fixed in fullscreen mode | Mario Vavti | 2016-07-01 | 4 | -22/+24 | |
| | | ||||||
* | | JavaScript popup for page delete confirmation | Andrew Manning | 2016-07-01 | 1 | -0/+3 | |
|/ |