index
:
osm-proposals
master
Source code for osm-proposals.push-f.com.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-03
fix: Template:Proposal_Page was renamed
HEAD
master
Martin Fischer
2023-01-22
Add placeholder text to input fields
Waldir Pimenta
2023-01-22
Improve table styling
Waldir Pimenta
2022-07-21
improve search results by requiring word boundary
Martin Fischer
2022-07-21
extract language prefix from page title
Martin Fischer
2022-07-21
display how many proposals were found
Martin Fischer
2022-07-21
omit null values in JSON output
Martin Fischer
2022-07-17
find proposals via embeddedin instead of categories
Martin Fischer
2022-07-17
detect proposals without text as stubs
Martin Fischer
2022-07-17
refactor: introduce is_stub function
Martin Fischer
2022-07-17
display post-vote after voting proposals
Martin Fischer
2022-07-15
make search treat underscores as spaces
Martin Fischer
2022-07-15
also query Category:Proposals_without_post-vote_cleanup
Martin Fischer
2022-07-14
filter out stub proposals
Martin Fischer
2022-07-14
refactor: rename variable
Martin Fischer
2022-07-12
add find_archived_proposals_without_template.py
Martin Fischer
2022-07-12
add inputs to filter by name and/or author
Martin Fischer
2022-07-12
add requirements.txt
Martin Fischer
2022-07-12
add page description
Martin Fischer
2022-07-12
make ?author filter treat first letter as case-insensitive
Martin Fischer
2022-07-12
use page_title as fallback if there is no proposal name
Martin Fischer
2022-07-12
implement ?author filtering
Martin Fischer
2022-07-12
merge date columns
Martin Fischer
2022-07-12
initial commit
Martin Fischer