Tags
Tags give the ability to mark specific points in history as being important
v2.9.1
6c8b4c4e
·
Fix variable $fs which needed to be $this->fs
·
Mar 22, 2022
v2.9.0
bb2a3951
·
Add ability to delete files from the handler
·
Mar 22, 2022
v2.8.1
5b05be73
·
Allow '$' in filenames
·
Feb 22, 2022
v2.8.0
c8c86e71
·
Add functions to get adjusted widths and heights for image display
·
Dec 09, 2021
v2.7.0
de116de6
·
Sometimes it's helpful to be able to "get" the paths even though they're...
·
Dec 09, 2021
v2.6.0
e86aa127
·
Add examples of how to use this service in the controller
·
Mar 09, 2021
v2.5.0
3d4fd88c
·
Add the ability to allow whatever mime type or extension you want
·
Mar 09, 2021
v2.4.2
1361251c
·
Minor refactor for how allowAll() works; add allowWordDoc() so it's not only in the allowAll()
·
Mar 09, 2021
v2.4.1
39337dc6
·
Fix bug where allowImage() was overwriting the rest of the allowed file types
·
Feb 14, 2021
v2.4.0
a11326c3
·
Increase the file_size column size to handle significantly larger files,...
·
Dec 31, 2020
v2.3.6
597b0aeb
·
fix error logging
·
Dec 31, 2020
v2.3.5
09008db9
·
make all slashes in locations forward slashes since they work on linux and...
·
Dec 19, 2020
v2.3.4
0f77ec1f
·
Set a flag when setting the file entity manually, otherwise assume the file is...
·
Dec 16, 2020
v2.3.3
d22f5ff1
·
Fix the 'move failed files' function which was very broken
·
Dec 14, 2020
v2.3.2
594fac5d
·
Add mime type for old xls files when allowing excel files
·
Dec 14, 2020
v2.3.1
c79e6304
·
isImage() should work on 'image/jpeg' content types
·
Nov 08, 2020
v2.3.0
d71a1054
·
Allow creation of the file entity before creating the file.
·
Nov 08, 2020
v2.2.0
4def504f
·
Add a findByLocation function
·
Nov 06, 2020
v2.1.0
c3187fcd
·
add a quick "getPath" which concatenates the location and the filename together
·
Oct 24, 2020
v2.0.0
ac6a7d12
·
Add the ability to handle uploads in a public location as well as private.
·
Oct 24, 2020
Previous
1
2
Next