| 3 months ago |
pygitweb |
ref |
v0.1.0 |
| 3 months ago |
pygitweb |
103ed4a |
settings: expose pygitweb settings in ~/.pygitweb/settings.json |
| 3 months ago |
pygitweb |
38bca38 |
hooks: post-commit push-remotes |
| 3 months ago |
pygitweb |
7891e7f |
hooks: pre-receive pattern protection v1 |
| 3 months ago |
pygitweb |
c532667 |
hooks: move from single 'install all' model to a UI to list individual hooks wit... |
| 3 months ago |
pygitweb |
ee8fef9 |
pygitweb,auth: force scrypt hashes with local users |
| 3 months ago |
pygitweb |
3258e39 |
pygitweb: comment and card flow and css changes |
| 3 months ago |
pygitweb |
578d026 |
pygitweb: allow glob in oauth_allowed_emails |
| 3 months ago |
pygitweb |
9f4289d |
Add editorconfig to normalize how different editors handle python files. |
| 3 months ago |
pygitweb |
7832f31 |
Merge branch 'ahoyt41' into 'main' |
| 3 months ago |
pygitweb |
71df48e |
pygitweb: use gravitar for user icons |
| 3 months ago |
pygitweb |
6ebb172 |
pygittools: switch to MIT license for distribution |
| 3 months ago |
pygitweb |
4856f88 |
pygitweb: switch to MIT license for distribution |
| 3 months ago |
pygitweb |
caf6377 |
pygittools: package hook_samples in wheel |
| 3 months ago |
pygitweb |
3d4d992 |
pygitweb: wheel readiness - package necessary subfolders of pygitweb/ |
| 3 months ago |
pygitweb |
1d241bd |
pytesthtml: improve plugin css and use worktrees |
| 3 months ago |
pygitweb_landing |
5bbb65d |
clean up language on landing page |
| 3 months ago |
pygitweb_landing |
2ecd682 |
Initial commmit |
| 3 months ago |
pygitweb |
e6c6972 |
pygitweb: permissions model |
| 3 months ago |
pygitweb |
fb2fe5d |
pygitweb: additional auth info for docs |
| 3 months ago |
pygitweb |
4a34d33 |
auth: add oauth2 provider infra for session management with an external authoriz... |
| 3 months ago |
pygitweb |
608d8b2 |
auth: move auth settings from auth file to pydantic model in dot directory |
| 3 months ago |
pygitweb |
257e8a7 |
pygitweb: css improvements |
| 4 months ago |
pygitweb |
8c60507 |
auth: move session model to a session id |
| 4 months ago |
pygitweb |
60679ee |
pygitweb: guard settings routes as well as project name query for add_project |