openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
phTagr
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 12 hours
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 28 of 45
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix image size calculation without orientation
xemle
More...
over 14 years ago
Fix explorer edit with decoded crumbs
xemle
More...
over 14 years ago
Fix explorer edit with decoded crumbs
xemle
More...
over 14 years ago
Fix explorer edit with decoded crumbs
xemle
More...
over 14 years ago
Fix selection of media in the explorer
xemle
More...
over 14 years ago
Fix selection of media in the explorer
xemle
More...
over 14 years ago
Fix selection of media in the explorer
xemle
More...
over 14 years ago
Fix selection of media in the explorer
xemle
More...
over 14 years ago
Rearrange explorer view
xemle
More...
over 14 years ago
Rearrange explorer view
xemle
More...
over 14 years ago
Rearrange explorer view
xemle
More...
over 14 years ago
Rearrange explorer view
xemle
More...
over 14 years ago
Add autocomplete to breadcrumb input
xemle
More...
over 14 years ago
Add basic information to the README
xemle
More...
over 14 years ago
- Add Git's ignore file
xemle
More...
over 14 years ago
Add missing user directory for user's files and previews
Sebastian Felis
More...
over 14 years ago
- Fix #133 - Search breadcrump navigation
Sebastian Felis
More...
over 14 years ago
- Fix #134 - Set time interval search
Sebastian Felis
More...
over 14 years ago
- Fix sync count
Sebastian Felis
More...
over 14 years ago
- Rename generate_preview.php to preview.php
Sebastian Felis
More...
over 14 years ago
- Add shell script to generate previews in batch mode
Sebastian Felis
More...
over 14 years ago
- Fix creation of *_original preview files due exiftool parameter
Sebastian Felis
More...
over 14 years ago
- Add semaphores to ImageResizer, VideoPreview, and FlashVideo components to reduce paralell execution of time and resource consuming processes. ImageResize can convert two media at once, while VideoPreview and FlashVideo handle only one media per time. This keeps the system load low on multiple requests which triggers these components.
Sebastian Felis
More...
over 14 years ago
- Add a fast file responder to improve the response speed for media files. A special FastFileResponder component adds file information to the current session which is read by a simple responder class in front of the CakePHP framework. If the file exists it responses the file immediatly without the CakePHP stack. The file information carries an expiration timestamp which reduces the security risk for this behavior. Further, the fast file responder requires a valid PHP session.
Sebastian Felis
More...
over 14 years ago
- Move the inclusion of pear path within the vendor directory to the bootstrap.php file which should cause less troubles with plugins and shell tasks
Sebastian Felis
More...
over 14 years ago
- Fix date expression for url /explorer/YEAR/MONTH/DAY
Sebastian Felis
More...
over 14 years ago
- Add new Preview Manager which manages the creation of different preview images. The Preview Manager holds different preview configuration. A preview configuration might depend on another preview which allows to calculate larger previews first before calculating smaller previews from larger one. This speeds up the creation of smaller preview. Before each preview was calculated form the original image. Old cache files located in app/users/*/cache/** become obsolete and could be deleted. - Add new Command component which handels system calls to external applications. It takes also care about escaping the arguments. All components are adapted to the Command component like the Image Filter or Video Filter. - Improved the File Cache component.
Sebastian Felis
More...
almost 15 years ago
- Fix #128 - Rev630 installation fails on creating admin user
Sebastian Felis
More...
almost 15 years ago
- Fix #124 - views-counter tooltip is broken
Sebastian Felis
More...
almost 15 years ago
- Fix #125: image download broken
Sebastian Felis
More...
almost 15 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
44
45
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree