Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -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 line | kondou | 2013-08-01 | 1 | -1/+3 |
| | |||||
* | Fix some JSLint warnings | kondou | 2013-07-31 | 1 | -2/+2 |
| | |||||
* | prevent keyboardshortcuts from catching events outside the main doc - e.g. ↵ | Thomas Mueller | 2012-12-12 | 1 | -0/+3 |
| | | | | the share popup | ||||
* | Code clean up | Erik Sargent | 2012-12-05 | 1 | -203/+147 |
| | |||||
* | Remove rename | Erik Sargent | 2012-12-04 | 1 | -4/+4 |
| | |||||
* | event.ctrlKey | Erik Sargent | 2012-11-30 | 1 | -1/+2 |
| | |||||
* | event.ctrlKey | Erik Sargent | 2012-11-30 | 1 | -3/+7 |
| | |||||
* | ctrl issue fix | Erik Sargent | 2012-11-30 | 1 | -1/+1 |
| | |||||
* | Cleanup | Erik Sargent | 2012-11-29 | 1 | -26/+51 |
| | |||||
* | documentation | Erik Sargent | 2012-11-29 | 1 | -10/+6 |
| | |||||
* | cleanup | Erik Sargent | 2012-11-29 | 1 | -89/+123 |
| | |||||
* | Rename | Erik Sargent | 2012-11-28 | 1 | -6/+44 |
| | |||||
* | Enter | Erik Sargent | 2012-11-28 | 1 | -1/+11 |
| | |||||
* | Arrow key navigation | Erik Sargent | 2012-11-28 | 1 | -10/+55 |
| | |||||
* | Keys array | Erik Sargent | 2012-11-28 | 1 | -9/+16 |
| | |||||
* | keycode naming | Erik Sargent | 2012-11-28 | 1 | -8/+17 |
| | |||||
* | no message | Erik Sargent | 2012-11-28 | 1 | -1/+1 |
| | |||||
* | initial setup | Erik Sargent | 2012-11-28 | 1 | -0/+52 |