Select Git revision
  • allow-tex-flow-through
  • feature/caching
  • feature/inotify-cache
  • master default
  • multiple-upload
  • psr-2-code
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.010Apr9216Aug14Dec12111022Nov24Nov21Sep5Aug25Jul23Move uppy into modal on indexmultiple-uploadmultiple-uploadAdds uppy.php to exception list in configContinue not break to keep trying all filesallow multiple or single uploads and add uppy.js for awesome js uploadingRemove linebreaks from each entry to the out array as we now implode with line breaksAllow multiple uploadsAllow multiple file uploadsMerge branch 'allow-tex-flow-through' into 'master'mastermasterRe-add tex icon and add break to fix bug where we incorrectly flow through to 'text' typeallow-tex-flow-…allow-tex-flow-throughRemove needless code and allow file's with .tex extensions to flow through to text, which is the same as what currently happensSwitch to newer array syntaxpsr-2-codepsr-2-codeRemove the needless semi colonsWrap at 120 chars and make sure we have spaces between operators and data, e.g. = 'bar' instead of ='bar'Format code to be PSR2 compliantMerge branch 'same-date-fix' into 'master'Sort default by descendingSwitch to use date as default sortAdd default sort backStop using modified date as a key in array by using an assoc array. Here we have add sizes as an item, and move the date key in too. We then ditch new array, sizes array and ordered array for a single collection that we mainpulate with usort. The listing array is then built off thisURL encode the URL with rawurlencode() when using itAmended header to checkfeature/inotify…feature/inotify-cachechanged 302 to 304Add correct headerMerge branch 'feature/inotify-cache' of blatech.co.uk:l_bratch/blaupload into feature/inotify-cachemove file write inside the block that does the workMerge branch 'master' into feature/inotify-cachedont echo listing if we find it cached, simply set it and skip the workcorrectly add the listing to the cache filetesting a catch all cacheadded ETAG to server cached responseAdded header to responsetested stuffAdd notify.sh to watch a folder and rm a cache file on changeMerge remote-tracking branch 'remotes/origin/feature/sprites'Removed incorrectly added filesMerge branch 'blaears_post' into 'master' Add config example to the list of ignored filesUpdate example config for git, css and iconsFix missing / in cssRemove local debug sprite url and replace with relative path to sprite