Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Luke Bratch
blaupload
Graph
feature/inotify-cache
Select Git revision
Branches
6
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.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
9
2
16
Aug
14
Dec
12
11
10
22
Nov
24
Nov
21
Sep
5
Aug
25
Jul
23
Move uppy into modal on index
multiple-upload
multiple-upload
Adds uppy.php to exception list in config
Continue not break to keep trying all files
allow multiple or single uploads and add uppy.js for awesome js uploading
Remove linebreaks from each entry to the out array as we now implode with line breaks
Allow multiple uploads
Allow multiple file uploads
Merge branch 'allow-tex-flow-through' into 'master'
master
master
Re-add tex icon and add break to fix bug where we incorrectly flow through to 'text' type
allow-tex-flow-…
allow-tex-flow-through
Remove needless code and allow file's with .tex extensions to flow through to text, which is the same as what currently happens
Switch to newer array syntax
psr-2-code
psr-2-code
Remove the needless semi colons
Wrap at 120 chars and make sure we have spaces between operators and data, e.g. = 'bar' instead of ='bar'
Format code to be PSR2 compliant
Merge branch 'same-date-fix' into 'master'
Sort default by descending
Switch to use date as default sort
Add default sort back
Stop 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 this
URL encode the URL with rawurlencode() when using it
Amended header to check
feature/inotify…
feature/inotify-cache
changed 302 to 304
Add correct header
Merge branch 'feature/inotify-cache' of blatech.co.uk:l_bratch/blaupload into feature/inotify-cache
move file write inside the block that does the work
Merge branch 'master' into feature/inotify-cache
dont echo listing if we find it cached, simply set it and skip the work
correctly add the listing to the cache file
testing a catch all cache
added ETAG to server cached response
Added header to response
tested stuff
Add notify.sh to watch a folder and rm a cache file on change
Merge remote-tracking branch 'remotes/origin/feature/sprites'
Removed incorrectly added files
Merge branch 'blaears_post' into 'master'
Add config example to the list of ignored files
Update example config for git, css and icons
Fix missing / in css
Remove local debug sprite url and replace with relative path to sprite
Menu
Explore
Projects
Groups
Topics
Snippets