Gregor Vostrak 793bd11dcf remove member, invitation, and owner email disclosure from Teams/Show inertia props
The Teams/Show Inertia page serialized members, pending invitations, and the
owner email into props using only a belongsToTeam authorization gate, while
the corresponding API endpoints correctly enforced members:view and
invitations:view. The serialized data was unused by the live UI (the
TeamMemberManager partial that referenced it was orphaned), so dropping the
fields removes the disclosure surface without functional impact. The owner
card retains name and photo.
2026-05-18 19:04:57 +02:00
2025-07-23 16:11:34 +02:00
2024-04-15 22:31:45 +02:00
2024-04-02 14:15:30 +02:00
2025-07-31 11:53:32 +02:00
2026-03-30 00:07:57 +02:00
2025-07-23 16:11:34 +02:00
2026-03-03 12:27:42 +01:00
2026-03-29 22:09:01 +02:00
2024-09-30 14:19:47 +02:00
2024-03-26 18:19:08 +01:00

solidtime - The modern Open-Source TimeTracker

GitHub License Codecov GitHub Actions Unit Tests Status PHPStan badge

Screenshot of the solidtime application with header: solidtime - The modern Open-Source Time Tracker

solidtime is a modern open-source time tracking application for Freelancers and Agencies.

Features

  • Time tracking: Track your time with a modern and easy-to-use interface
  • Projects: Create and manage projects and assign project members
  • Tasks: Create and manage tasks and assign tasks to projects
  • Clients: Create and manage clients and assign clients to projects
  • Billable rates: Set billable rates for projects, project members, organization members and organizations
  • Multiple organizations: Create and manage multiple organizations with one account
  • Roles and permissions: Create and manage organizations
  • Import: Import your time tracking data from other time tracking applications (Supported: Toggl, Clockify, Timeentry CSV)

Self Hosting

If you are looking into self-hosting solidtime, you can find the guides here

We also have an examples repository here

If you do not want to self-host solidtime or try it out you can sign up for solidtime cloud

Issues & Feature Requests

If you find any bugs in solidtime, please feel free to open an issue in this repository, with instructions on how to reproduce the bug. If you have a feature request, please create a discussion in this repository.

Contributing

Please open an issue or start a discussion and wait for approval before submitting a pull request. This does not apply to tiny fixes or changes however, please keep in mind that we might not merge PRs for various reasons.

If you submit an AI slop pull request (especially without following the proper procedure), you will be banned from future contributions to solidtime.

Please read the CONTRIBUTING.md before sumbitting a Pull Request.

We do accept contributions in the documentation repository f.e. to add new self-hosting guides.

Security

Looking to report a vulnerability? Please refer our SECURITY.md file.

License

This project is open-source and available under the GNU Affero General Public License v3.0 (AGPL v3). Please see the license file for more information.

Languages
PHP 44.9%
TypeScript 29.7%
Vue 23.2%
Blade 1%
JavaScript 0.7%
Other 0.4%