Commit Graph

178 Commits (f91f8055fa368aefd3098a762b0c05a47db43342)
 

Author SHA1 Message Date
Drew DeVault 841af67399 project summary: change wording of checklist dismissal 3 years ago
Drew DeVault 4028656cd2 Correct syntax error
God dammit
3 years ago
Drew DeVault b5ddb82dd0 Fix validation errors on new list 3 years ago
Drew DeVault 8bafcc57c6 mailing lists: raise exception on create failure 3 years ago
Drew DeVault 806f497867 Featured projects: remove user profile link 3 years ago
Drew DeVault 926ddb77d3 Filter project index to checklist-complete 3 years ago
Drew DeVault 216ca85b16 Allow trailing slashes on some routes 3 years ago
Drew DeVault 69c60fb4c4 Ellipsize overflow on events 3 years ago
Drew DeVault 07251c0336 trackers: do not require write access to view 3 years ago
Drew DeVault 313209a06e webhooks: handle lack of new refs on git push 3 years ago
Drew DeVault 0d196d8602 profile: fix route to user projects 3 years ago
Drew DeVault 05e62eb6a3 project-summary: make dismiss button more obvious 3 years ago
Drew DeVault 4186fe21d5 Add margin to headers in project summaries 3 years ago
Drew DeVault 15280eb32f Don't require login to view resource lists 3 years ago
Drew DeVault 4a13fa65af users: import abort 3 years ago
Drew DeVault 6db3801dc3 project-summary: improve setup incomplete message 3 years ago
Drew DeVault c83da0edb3 Hide new project checklist for non-owners 3 years ago
Drew DeVault 97a05152fc user profile: fix query error 3 years ago
Drew DeVault b5af713dcc projects.py: fix visibility import 3 years ago
Drew DeVault a15ff75966 services.py: correct hg user webhook location 3 years ago
Drew DeVault ef585b6e3f Prevent user from adding duplicate resources 3 years ago
Drew DeVault 3123e9abe4 Same thing, but properly 3 years ago
Drew DeVault de525f28b7 project summary: fix closing tag on readme list 3 years ago
Drew DeVault c6ab88e46d Add setup.py, build manifest 3 years ago
Drew DeVault f29b90b8fa projects.create_POST: validate name matches regex 3 years ago
Drew DeVault 102fca490c Implement featured projects 3 years ago
Drew DeVault 19c9a87682 Add title tags to all pages 3 years ago
Drew DeVault 9d9c899d91 User projects list: rig up search 3 years ago
Drew DeVault 4d68b7d9d8 Project index: rig up search 3 years ago
Drew DeVault 777db28c6d Initial pass on public project index 3 years ago
Drew DeVault 55d590a4c4 Add user profile page and projects list 3 years ago
Drew DeVault dfaf5bceb5 Improve dashboard layout 3 years ago
Drew DeVault a3fd75170b Add logged-in user dashboard page 3 years ago
Drew DeVault 15a3556c64 Rig up mailing list webhooks 3 years ago
Drew DeVault 83d9141023 Implement ticket comment events 3 years ago
Drew DeVault 7c3bb9fc0f Add events for todo.sr.ht tickets 3 years ago
Drew DeVault 8cafac751f Implement commit events 3 years ago
Drew DeVault 3d11d5dfe4 Flesh out webhooks somewhat
This handles deletion of the remote resource
3 years ago
Drew DeVault e0326ac0e2 Refactor webhooks to be more discrete 3 years ago
Drew DeVault 89a2e3ac9f Rig up Mercurial support 3 years ago
Drew DeVault ab1cb8e381 Implement mailing lists from templates 3 years ago
Drew DeVault c2b3216250 Implement ticket tracker creation 3 years ago
Drew DeVault e3cae053b9 Resource addition: fix searching and creation 3 years ago
Drew DeVault af43379a80 Implement project deletion
And fix all of the cascades on the database relationships

Fuck SQLAlchemy
L
3 years ago
Drew DeVault 2ec9808304 Add project config page 3 years ago
Drew DeVault cbc4326657 Implement dismissal of new project checklist 3 years ago
Drew DeVault 6456c0a7bf Implement tracker management 3 years ago
Drew DeVault c866a9f4ed Add tracker listing 3 years ago
Drew DeVault fc586256cb Implement tracker update webhook 3 years ago
Drew DeVault 8f015eb153 Add project checklist completion text 3 years ago