summaryrefslogtreecommitdiffstats
path: root/apps/files/js/keyboardshortcuts.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed many issues, clean upVincent Petry2014-05-151-2/+1
| | | | | | | | | | | | | | | - fixed upload and storage statistics - fixed infinite scroll to use the correct contain for scroll detection - fixed unit test that sometimes fail for rename case - controls are now sticky again - fixed selection overlay to be aligned with the table - fixed "select all" checkbox that had id conflicts - fixed public page - fixed global actions permissions detection - fix when URL contains an invalid view id - viewer mode now hides the sidebar (ex: text editor) - added unit tests for trashbin - clean up storage info in template (most is retrieved via ajax call now)
* Fix a syntax error & have if-conds in an own linekondou2013-08-011-1/+3
|
* Fix some JSLint warningskondou2013-07-311-2/+2
|
* prevent keyboardshortcuts from catching events outside the main doc - e.g. ↵Thomas Mueller2012-12-121-0/+3
| | | | the share popup
* Code clean upErik Sargent2012-12-051-203/+147
|
* Remove renameErik Sargent2012-12-041-4/+4
|
* event.ctrlKeyErik Sargent2012-11-301-1/+2
|
* event.ctrlKeyErik Sargent2012-11-301-3/+7
|
* ctrl issue fixErik Sargent2012-11-301-1/+1
|
* CleanupErik Sargent2012-11-291-26/+51
|
* documentationErik Sargent2012-11-291-10/+6
|
* cleanupErik Sargent2012-11-291-89/+123
|
* RenameErik Sargent2012-11-281-6/+44
|
* EnterErik Sargent2012-11-281-1/+11
|
* Arrow key navigationErik Sargent2012-11-281-10/+55
|
* Keys arrayErik Sargent2012-11-281-9/+16
|
* keycode namingErik Sargent2012-11-281-8/+17
|
* no messageErik Sargent2012-11-281-1/+1
|
* initial setupErik Sargent2012-11-281-0/+52