Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-25Merge pull request #1652 from C5H8NNaO4/masterThomas Müller
Moved the call to `$.ready` to the bottom.
2014-08-19Add routing to fluxx_compensatorLukas Reschke
2014-05-29replace require tag with requireminVolkan Gezer
2014-02-06Moved the call to `$.ready` to the bottom.C5H8NNaO4
If the DOM is ready by the time the script gets loaded, the `$.ready` callback gets called before the `FluXX` member has been assigned to `OC`, resulting in an error, `TypeError: Cannot call method 'defaults' of undefined` thrown by the line `OC.FluXX.defaults();`.
2013-12-29Merge pull request #1584 from arkascha/masterChristian Reiner
fluxx-compensator: Fixed ooops in app description that lead to an invali...
2013-12-29fluxx-compensator: Fixed ooops in app description that lead to an invalid ↵arkascha
(uninstallable) archive.
2013-12-29Merge pull request #1583 from arkascha/masterChristian Reiner
Version 0.2.6: Some layout control fixes for app modes required for the final owncloud version 6.
2013-12-29fluxx-compensator: Changed version to 0.2.6.arkascha
2013-12-29fluxx-compensator: Fixed width control in the new 'tasks' mode.arkascha
2013-12-29fluxx-compensator: Additional mode for the 'tasks' app.arkascha
2013-12-29fluxx-compensator: Fix controls positioning in calendr mode (controls layout ↵arkascha
has been changed).
2013-12-29fluxx-compensator: Fix table header positioning in contacts mode (spelling ↵arkascha
of element ID has been changed).
2013-12-29fluxx-compensator: Fix table header positioning in contacts mode (spelling ↵arkascha
of element ID has been changed).
2013-12-29fluxx-compensator: Make mode detection more robust against sloppy naming of ↵arkascha
app index positions.
2013-12-29fluxx-compensator: Fixed compensation of vertical position of navigation ↵arkascha
which once more has been changed in OC6 in the last minute.
2013-12-29fluxx-compensator: Fixed compensation of vertical position of navigation ↵arkascha
which once more has been changed in OC6 in the last minute.
2013-10-28Merge pull request #1443 from arkascha/masterChristian Reiner
fluxx-compensator: Fixed release date in CHANGELOG doc file.
2013-10-28fluxx-compensator: Fixed release date in CHANGELOG doc file.arkascha
2013-10-28Merge pull request #1442 from arkascha/masterChristian Reiner
fluxx-compensator: Version 0.2.5: Compatibility with owncloud version 6.
2013-10-28fluxx-compensator: Version 0.2.5: Compatibility with owncloud version 6.arkascha
2013-09-11Merge pull request #1368 from arkascha/masterChristian Reiner
Version 0.2.4: Handling rules for the media app (aka 'music') fixing sliding the main content.
2013-09-11Version 0.2.4: Handling rules for the media app (aka 'music') fixing sliding ↵arkascha
the main content.
2013-08-05fluxx-compensator: Some smoothing of the transitions in contact app mode.arkascha
2013-08-05Merge pull request #1290 from arkascha/masterChristian Reiner
fluxx-compensator: Some smoothing of the transitions in contact app mode...
2013-08-04fluxx-compensator: Changed version to 0.2.3.arkascha
2013-08-04Merge pull request #1289 from arkascha/masterChristian Reiner
fluxx-compensator: Changed version to 0.2.3.
2013-08-04fluxx-compensator: Fixed animation of header elements in contacts mode.arkascha
2013-08-04Merge pull request #1288 from arkascha/masterChristian Reiner
fluxx-compensator: Fixed animation of header elements in contacts mode.
2013-07-25Merge pull request #1167 from owncloud/optimize_picturesJan-Christoph Borchardt
Optimize Pictures using scour, jpegoptim & optipng
2013-07-12fluxx-compensator: Changed version to 0.2.2.arkascha
2013-07-12fluxx-compensator: Prevent scrolling of fluxx handle.arkascha
2013-06-16Optimize Pictures using scour, jpegoptim & optipngkondou
2013-06-16fluxx-compensator: Removed MS-IE display issue from ISSUE doc file.arkascha
2013-06-16fluxx-compensator: Changed version to 0.2.1.arkascha
2013-06-16fluxx-compensator: A few style fixes to improve optics when used inside MS-IE.arkascha
2013-06-14fluxx-compemsator: Updated ISSUE doc file.arkascha
2013-06-13fluxx-compensator: Slowed down style loading saftey catch to interfere less ↵arkascha
with normal toggling actions.
2013-06-13fluxx-compensator: Hotfix to prevent double triggered toggle actions under ↵arkascha
certain race conditions.
2013-06-13fluxx-compensator: Some minor fix in the CHANGELOG doc file.arkascha
2013-06-13fluxx-compensator: Fix triggering the swapping action for safari who does ↵arkascha
not fire a load event when styles have loaded (safety catch).
2013-06-13fluxx-compensator: Fixed computation of minimal position for the horizontal ↵arkascha
navigation handle in certain less frequently used browsers.
2013-06-13fluxx-compensator: Fix repositioning of handle near their max when toggling ↵arkascha
another handle.
2013-06-13fluxx-compensator: Removed console debug output.arkascha
2013-06-13Reimplementation of handle placement logic to work around browser ↵arkascha
incompatibilities.
2013-04-29fluxx_compensator: Some performance optiomizations to css rules.arkascha
2013-04-29fluxx_compensator: Removed debugging output.arkascha
2013-04-28fluxx_compensator: Fix a number of glitches with handle control under ↵arkascha
certain conditions.
2013-04-18fluxx_compensator: changed version to 0.1.3.arkascha
2013-04-18fluxx_compensator: Some small optical corrections to handles position and ↵arkascha
shadow.
2013-04-18fluxx_compensator: Fixed navigation content not sliding up when the header ↵arkascha
panel is hidden.