aboutsummaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Simulate apps database schema update on upgradeVincent Petry2014-06-041-1/+1
* Merge pull request #8701 from owncloud/slide-up-toggleBernhard Posselt2014-06-041-0/+76
|\
| * disable dynamic slide toggle by default and offer a way to enable itBernhard Posselt2014-05-261-3/+15
| * rename to apps.jsBernhard Posselt2014-05-261-0/+0
| * query buttons on every click to not worry about weird edge case scenariosBernhard Posselt2014-05-241-19/+5
| * use different nsBernhard Posselt2014-05-241-1/+1
| * allow apps to add buttons on runtime without negatively impacting performanceBernhard Posselt2014-05-241-4/+17
| * add ; to make jshint happyBernhard Posselt2014-05-231-1/+1
| * remove unecessary parenthsBernhard Posselt2014-05-231-2/+2
| * add a slideup mechanismBernhard Posselt2014-05-231-0/+65
* | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-044-183/+459
|\ \
| * | move to updated version of placeholderMorris Jobke2014-06-031-0/+459
| * | infield label removal: remove JS file and references to itJan-Christoph Borchardt2014-06-033-183/+0
* | | Merge pull request #8264 from owncloud/app-enable-by-groupicewind19912014-06-031-3/+4
|\ \ \ | |/ / |/| |
| * | remove +3 in multiselect.jsThomas Müller2014-06-031-3/+3
| * | Trigger change event on multiselect changeRobin Appelman2014-06-031-0/+1
* | | Merge pull request #8827 from owncloud/add-sqlite-infoThomas Müller2014-06-031-0/+5
|\ \ \
| * | | add info about sqlite on setup apgeMorris Jobke2014-06-021-0/+5
| |/ /
* | | Merge pull request #7151 from owncloud/user-jqueryThomas Müller2014-06-031-0/+1
|\ \ \
| * | | cleanupArthur Schiwon2014-06-021-1/+0
| * | | refactor delete handling and apply it to users and groupsArthur Schiwon2014-06-021-0/+1
| * | | add Last Login columnArthur Schiwon2014-06-021-0/+1
* | | | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-0316-79/+166
|\ \ \ \
| * | | | Fix a typokondou2014-06-021-1/+1
| * | | | Add some more spaces for operatorskondou2014-06-021-4/+4
| * | | | Some readability improvementskondou2014-06-022-3/+3
| * | | | Scrutinizer cleanupkondou2014-06-0216-79/+166
| | |/ / | |/| |
* | | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-022-7/+15
|\ \ \ \ | |/ / / |/| | |
| * | | fix unit tests after introduction of animations - adds delays for click triggerMorris Jobke2014-06-021-0/+7
| * | | add OC.menuSpeed to control the animation speed of menu toggleMorris Jobke2014-06-021-7/+8
| * | | Adds Animation to Toggling Navigation on < 768px widthsraghunayyar2014-06-021-4/+4
| |/ /
* | | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-022-1/+22
|\ \ \ | |/ / |/| |
| * | display "<1 kB" for really small filesMorris Jobke2014-06-022-1/+22
* | | Merge pull request #8718 from owncloud/share_icons_for_shared_byVincent Petry2014-06-021-13/+31
|\ \ \
| * | | add share icons for folders shared by the current userBjoern Schiessle2014-05-301-13/+31
* | | | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-022-1/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typoLukas Reschke2014-05-311-1/+1
| * | | Add unit tests for escapeHTMLLukas Reschke2014-05-281-0/+11
| * | | Also encode > and 'Lukas Reschke2014-04-131-1/+1
* | | | Fix undefined JS on login/setup pageVincent Petry2014-05-301-3/+3
| |/ / |/| |
* | | Fix fileList fallback in OC.Share for outside files appVincent Petry2014-05-301-3/+10
* | | Sharing overview fixes and unit testsVincent Petry2014-05-301-21/+24
* | | Fix IE8 issue when icon is not definedVincent Petry2014-05-301-1/+1
* | | Fixed file actions for sharing viewsVincent Petry2014-05-301-6/+18
* | | Added sharing overview page (WIP)Vincent Petry2014-05-301-1/+10
* | | Merge pull request #8727 from owncloud/upgrade-overviewLukas Reschke2014-05-292-24/+88
|\ \ \
| * | | Fixed DOM elements, styling and code style issuesVincent Petry2014-05-281-7/+9
| * | | Added update overview pageVincent Petry2014-05-272-24/+86
| | |/ | |/|
* | | Remove deprecated functionsLukas Reschke2014-05-291-33/+0
* | | add title property to share dialogVolkan Gezer2014-05-271-2/+2
|/ /