Stirling-PDF, a locally hosted web application for PDF manipulation, continues to see active development with significant contributions focused on bug fixes and feature enhancements.
Recent issues and pull requests (PRs) indicate a focus on improving core functionalities and user experience. Notable issues include the disabling of the "HTML to PDF" conversion due to security concerns (#1939) and a bug in search filtering (#1938). Feature requests like progress indicators during tasks (#1935) highlight user demand for more intuitive interactions.
home.css
and theme.css
.view-pdf.html
and updated documentation.Timespan | Opened | Closed | Comments | Labeled | Milestones |
---|---|---|---|---|---|
7 Days | 19 | 12 | 25 | 11 | 1 |
30 Days | 88 | 53 | 171 | 46 | 1 |
90 Days | 158 | 101 | 314 | 81 | 1 |
1 Year | 369 | 199 | 884 | 177 | 1 |
All Time | 808 | 616 | - | - | - |
Like all software activity quantification, these numbers are imperfect but sometimes useful. Comments, Labels, and Milestones refer to those issues opened in the timespan in question.
Developer | Avatar | Branches | PRs | Commits | Files | Changes |
---|---|---|---|---|---|---|
Anthony Stirling | 5 | 17/18/0 | 39 | 220 | 10170 | |
Felix Kaspar | 1 | 0/0/0 | 1 | 13 | 2175 | |
a | 2 | 0/0/0 | 8 | 81 | 966 | |
FiratUsta | 1 | 5/5/0 | 5 | 10 | 873 | |
Ludy | 1 | 14/14/0 | 14 | 32 | 804 | |
GitHub Action | 1 | 0/0/0 | 1 | 35 | 770 | |
github-actions[bot] | 1 | 25/23/1 | 22 | 38 | 496 | |
Pranay bhoyar | 1 | 2/1/1 | 1 | 11 | 334 | |
Rudra-241 | 1 | 1/1/0 | 1 | 2 | 320 | |
Eric | 2 | 3/3/0 | 5 | 51 | 210 | |
Ignacio Carrera | 1 | 1/1/0 | 1 | 39 | 107 | |
Dimitris Kaitantzidis | 1 | 1/1/0 | 1 | 4 | 83 | |
NeilJared | 1 | 1/1/0 | 1 | 1 | 62 | |
tkymmm | 1 | 1/1/0 | 1 | 1 | 50 | |
O2bmm | 1 | 1/1/0 | 1 | 1 | 50 | |
designtesbrot | 1 | 1/1/0 | 1 | 2 | 36 | |
Saidul Arefin | 1 | 1/1/0 | 1 | 1 | 35 | |
P1LH4 | 1 | 1/1/0 | 1 | 1 | 30 | |
Tim | 1 | 2/2/0 | 2 | 5 | 30 | |
Krishna Vamsi Sistla | 1 | 1/1/0 | 1 | 1 | 22 | |
albanobattistella | 1 | 5/5/0 | 5 | 1 | 22 | |
Aharnish Solanki | 1 | 1/1/0 | 1 | 8 | 18 | |
FabioL | 1 | 1/1/0 | 1 | 1 | 16 | |
dependabot[bot] | 1 | 8/7/1 | 7 | 2 | 16 | |
Aman Khan | 1 | 3/2/0 | 2 | 3 | 14 | |
ipod86 | 1 | 1/1/0 | 1 | 1 | 8 | |
Dinesh Sharma | 1 | 1/1/0 | 1 | 2 | 8 | |
maxi322 | 1 | 1/1/0 | 1 | 1 | 6 | |
MrErne | 1 | 1/1/0 | 1 | 1 | 4 | |
Charan19001A0231 | 1 | 1/1/0 | 1 | 1 | 4 | |
HardikaZalavadia | 1 | 3/2/1 | 2 | 2 | 4 | |
Diallo | 1 | 2/1/0 | 1 | 1 | 2 | |
see-more | 1 | 1/1/0 | 1 | 1 | 2 | |
None (pixeebot[bot]) | 1 | 2/2/0 | 1 | 1 | 2 | |
None (0812-BHL) | 0 | 1/0/1 | 0 | 0 | 0 | |
Cheah Wei Heng (Cheah-WH) | 0 | 1/0/1 | 0 | 0 | 0 | |
Hamza YILMAZ (radiatez) | 0 | 0/0/1 | 0 | 0 | 0 | |
None (Joanne0626) | 0 | 1/0/1 | 0 | 0 | 0 | |
Akash Singh (akashsin63) | 0 | 1/0/1 | 0 | 0 | 0 | |
HimaGirija (HimaGirija99) | 0 | 1/0/0 | 0 | 0 | 0 | |
Akhil Sharma (Akhil-2020171) | 0 | 1/0/0 | 0 | 0 | 0 | |
None (atulit-solutions) | 0 | 1/0/1 | 0 | 0 | 0 |
PRs: created by that dev and opened/merged/closed-unmerged during the period
The Stirling-PDF project has seen significant recent activity, with 192 open issues currently logged. Notably, several issues have been raised regarding bugs and feature requests, indicating active user engagement and ongoing development efforts. There are recurring themes around functionality related to PDF conversion and user interface improvements, as well as specific bugs related to the integration of third-party libraries.
Several critical issues stand out, including problems with the "HTML to PDF" conversion function being disabled due to security concerns (#1939), and a bug in the search operation where filtering does not work as expected (#1938). The presence of multiple feature requests for enhancements such as progress indicators during tasks (#1935) and improved image handling (#1937) suggests a demand for more intuitive user experiences.
Issue #1939: [Bug]: Error on 'HTML To PDF' convert - No static resource
Issue #1938: [Bug]: Filtering of entities for Search Operation in the Home page should be modified
Issue #1937: [Feature Request]: Table/Diagram Detection for Image Export
Issue #1935: [Feature Request]: Progress Indicator for "Compress PDF" Task
Issue #1931: [Feature Request]: API Convert Markdown to PDF
Issue #1930: Inital Username and Password
Bugs Related to Core Functionality: Several issues highlight critical bugs affecting core functionalities such as PDF conversion and search operations. This could indicate underlying problems with the current implementation or recent changes that have introduced regressions.
Feature Requests for User Experience Enhancements: A number of feature requests focus on improving user experience, such as adding progress indicators during lengthy operations and enhancing image export capabilities. This suggests that users are actively seeking more intuitive interactions with the application.
Security Concerns Impacting Features: The disabling of certain features due to security concerns (e.g., HTML to PDF conversion) reflects a proactive approach by developers but also highlights potential gaps in functionality that users expect.
Active Community Engagement: The volume of issues being reported and discussed indicates a vibrant community around the project, with users keen on contributing feedback and suggestions for improvement.
Overall, the current state of the Stirling-PDF project reflects an active development environment where user feedback is driving enhancements while addressing critical bugs remains a priority.
The analysis of the pull requests (PRs) for the Stirling-PDF project reveals a vibrant and active development environment. The project is continuously evolving with contributions that enhance its functionality, improve user experience, and ensure up-to-date dependencies. The PRs cover a wide range of areas including bug fixes, feature enhancements, translation updates, and documentation improvements.
The PRs reflect a healthy mix of feature development, bug fixing, and maintenance activities which are crucial for the project's growth and stability. The presence of auto-generated PRs for translation updates indicates an automated process for keeping the application accessible in multiple languages, which is vital given its global user base.
While there are several open PRs indicating ongoing development, the analysis does not show any significant delays in merging these PRs once reviewed. This is a positive sign of an active and responsive development team.
Overall, the analysis of PRs for Stirling-PDF reveals a robust development process with a clear focus on enhancing functionality, improving user experience, and maintaining high standards of security and compliance through regular updates and thorough reviews.
Aman Khan (amankhangit)
home.css
and theme.css
.Diallo (sorydi3)
view-pdf.html
. Fixed a UI crash when a URL is unreachable.Firat Usta
Hardika Zalavadia
Anthony Stirling (Frooodle)
Ludy (Ludy87)
Eric (sbplat)
GitHub Actions Bot
Dependabot Bot
The development team is actively engaged in both fixing bugs and enhancing features within the Stirling-PDF project. The collaborative nature of their work suggests a well-coordinated effort to improve user experience while maintaining robust security measures. The focus on translations also highlights an inclusive approach towards a diverse user base. Overall, recent activities reflect a healthy development pace with significant contributions from all members involved.