index
:
liberty
master
Bitweaver liberty package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
storage.bitfile.php
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-15
Namespace fixes
Lester Caine
1
-1
/
+2
2026-05-14
php-cs-fixer tidies to php8.5 standards
Lester Caine
1
-5
/
+5
2025-08-27
plugin changes to cover namespace and style changes for PHP8.4
lsces
1
-27
/
+28
2021-01-15
tweak liberty_get_function in bitfile
spiderr
1
-2
/
+1
2021-01-14
function_exists( $canThumbFunc)
spiderr
1
-1
/
+1
2012-07-19
rework upload files to have an option to save as original.ext, file_name is s...
spiderr
1
-1
/
+1
2011-07-19
add matching liberty_mime_get_source_url function for sibling _file; use new ...
spiderr
1
-1
/
+1
2011-07-05
update file_name in mime attachment code
spiderr
1
-0
/
+1
2011-06-27
change dest_path to dest_branch to follow convention and avoid confusion
Christian Fowler
1
-2
/
+2
2011-06-26
convert liberty_files.storage_path to liberty_files.file_name to remove all h...
Christian Fowler
1
-22
/
+19
2011-03-31
use storage_path_to_url for bit_files_load source_url
spiderr
1
-1
/
+1
2011-02-15
overhaul storing of complete storage_url int liberty_files, and only use the ...
spiderr
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2009-07-01
commit for legacy purposes
Tyler Bello
1
-1
/
+2
2008-07-24
remove some LINKED_ATTACHMENTS stuff that can easily be kept packages outside...
Max Kremmel
1
-2
/
+2
2008-07-08
hasty 'heat of the moment' removal of storage plugins reverted. bw works well...
Max Kremmel
1
-0
/
+144
2008-07-08
LibertyMime graciously handles storage related plugin features now.
Max Kremmel
1
-144
/
+0
2008-07-05
don't auto_activate and storage plugins anymore
Max Kremmel
1
-2
/
+2
2008-07-01
make attachment ajax js more flexible for overriding
wjames5
1
-2
/
+2
2008-06-25
fix var name typo
Christian Fowler
1
-2
/
+2
2008-06-23
replace individual function parameters with an array of options when using li...
Max Kremmel
1
-6
/
+5
2008-04-23
fix uploading of files with extremely long file names
Christian Fowler
1
-3
/
+3
2008-04-23
add support for src tag, so image is now a universal image plugin, and img ca...
Christian Fowler
1
-1
/
+4
2008-04-11
remove attachment remark that suggests upload is attached to user - the comme...
wjames5
1
-2
/
+2
2008-03-28
Allow a single upload on new content when using ajax uploads.
Nick Palmer
1
-1
/
+3
2008-03-17
Further double slash trimming
Lester Caine
1
-2
/
+2
2008-03-16
remove doublebsck slash to allow simple base urls to work.
Lester Caine
1
-2
/
+2
2007-11-14
remove unused divid code
Max Kremmel
1
-6
/
+2
2007-10-10
migrate core ajax services off prototype to mochikit
wjames5
1
-2
/
+2
2007-10-03
nicify and indent using tabs
Max Kremmel
1
-25
/
+23
2007-08-02
move prototype loadAjax to themes/bit_setup_inc to avoid chicken-n-egg in pac...
Christian Fowler
1
-4
/
+2
2007-07-11
set gBitThemes global
Max Kremmel
1
-2
/
+2
2007-07-10
move loadAjax() to BitThemes
Max Kremmel
1
-2
/
+2
2007-07-10
Remove obsolite comment
Lester Caine
1
-2
/
+1
2007-07-09
clean up ajax library calls by only allowing gBitSystem->loadAjax() instead o...
Max Kremmel
1
-2
/
+2
2007-07-04
Fix bad hack so multiple attachments and ajax attachments work again.
Nick Palmer
1
-28
/
+26
2007-06-17
Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.php
Lester Caine
1
-2
/
+2
2007-06-17
Add 'liberty_linked_attachments' selection
Lester Caine
1
-2
/
+2
2007-06-16
Roll back picking up content_id - it can't actaully pick the correct one with...
Lester Caine
1
-3
/
+2
2007-06-16
Obtain content_id if attachment is real content
Lester Caine
1
-2
/
+3
2007-06-16
finally fix the friggin image replacement bug
Max Kremmel
1
-4
/
+9
2007-06-16
Allow bitfile to be called in the installer
Lester Caine
1
-2
/
+2
2007-06-16
Disable direct upload functions if the plugin is disabled but still allow plu...
Lester Caine
1
-3
/
+5
2007-06-12
SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo...
Nick Palmer
1
-1
/
+2
2007-06-08
make sure plugin deals with its own files when removing them - has some means...
Max Kremmel
1
-8
/
+11
2007-05-18
backticks
Max Kremmel
1
-2
/
+2
2007-04-23
use centralised thumbnail fetcher
Max Kremmel
1
-28
/
+11
2007-04-18
Various attachment related changes to make things more ajax and fix bugs.
Nick Palmer
1
-4
/
+4
2007-04-18
CRITICAL UPDATE! Fix horked attachment changes. Sorry guys!
Nick Palmer
1
-5
/
+3
2007-04-16
AJAX attachment uploader. This stuff ROCKS!
Nick Palmer
1
-3
/
+15
[next]