Gregor Vostrak
bf11bacdee
add vouch system requirement for PRs > 50 line changes
2026-07-29 23:22:32 +02:00
Gregor Vostrak
f8e668790b
Fix typo in project name in README.md
2026-04-18 04:27:50 +02:00
Gregor Vostrak
84c4750c9b
Add warning for AI slop pull requests
...
Added a warning about AI slop pull requests and potential bans.
2026-02-27 20:18:44 +01:00
Gregor Vostrak
93148299a9
add CONTRIBUTING.md
2025-07-31 14:01:17 +02:00
Gregor Vostrak
02fe89dfdf
Update README.md
2024-12-17 17:38:34 +01:00
Constantin Graf
96f06bae1d
Update README.md
2024-11-12 13:52:31 +01:00
Gregor Vostrak
e1243178fe
Update README.md
2024-11-12 13:50:33 +01:00
Gregor Vostrak
cfbc98705a
add bug report and feature request rules to the README
2024-11-12 13:48:04 +01:00
Gregor Vostrak
75012ea020
Update README.md
2024-09-04 17:37:08 +02:00
Gregor Vostrak
49de8d0900
remove dev setup instructions from the readme and link self-hosting
2024-09-04 17:28:44 +02:00
Constantin Graf
0ddd237c84
Added links to shields in readme
2024-05-22 16:19:29 +02:00
Gregor Vostrak
70ebda09ac
Update README.md
2024-05-21 23:51:46 +02:00
Constantin Graf
43e096b153
Updated readme and docs
2024-04-16 23:47:54 +02:00
Constantin Graf
761b827212
Updated readme; Added security and code of conduct files
2024-04-15 22:31:45 +02:00
Constantin Graf
1972fc51aa
Updated readme
2024-04-15 22:31:45 +02:00
Constantin Graf
91128ae0b3
Added public build
2024-04-15 16:21:30 +02:00
Gregor Vostrak
0081aa7a6e
add basic crud frontend for clients, tags and projects
2024-04-03 17:21:15 +02:00
Gregor Vostrak
e5922cdb0a
add vite hmr to traefik reverse proxy
2024-03-21 13:53:29 +01:00
Constantin Graf
ea98572f98
Merge branch 'feature/import' into feature/add_frontend_dashboard
...
# Conflicts:
# app/Http/Controllers/Api/V1/TimeEntryController.php
# app/Providers/JetstreamServiceProvider.php
2024-03-12 17:55:49 +01:00
Gregor Vostrak
20fc123c36
add dashboard frontend
2024-03-11 18:02:54 +01:00
Constantin Graf
77e7a63b83
Added placeholder users; Better exception handling; Enhanced local setup
2024-03-08 13:32:31 +01:00
Constantin Graf
9c5a238dda
Added time entry api endpoints; Increased phpstan level; renamed to solidtime
2024-02-26 14:27:12 +01:00
Gregor Vostrak
e4f0eac834
Update README.md
2024-01-23 23:33:52 +01:00
Gregor Vostrak
fc524625c2
playwright ( #3 )
...
* add playwright setup and tests for auth, profile and organization settings
* add playwright github action
* add sqlite database
* fix playwright base url
* add mailpit and parallelization
* remove additional waitForUrl in fixture
* fix tests
* remove waitforurl in tests
* change playwright github action to only one worker
* try promiso all to avoid loading errors
* change environment to include http protocol
* convert back to simpler structure
* add caching of playwright browser binaries
* test if playwright in ci works faster with multiple workers
* change back to one worker
* remove browser binary caching
* try using playwright container to speedup browser setup
* rollback image changes
* add playwright gitignore changes
---------
Co-authored-by: Gregor Vostrak <gregorvostrak@Gregors-MacBook-Pro.local >
2024-01-23 17:13:25 +01:00
Gregor Vostrak
28f7b43577
add reverse proxy setup and setup instructions
2024-01-19 17:24:59 +01:00
Constantin Graf
d7bdcf5e70
Init laravel; add jetstream with inertia
2024-01-16 19:48:32 +01:00