Arjun Salyan and GitHub
7fda43350f
Change homepage caching to 10 minutes
2022-11-28 23:03:46 +05:30
Arjun Salyan and GitHub
918181bbdf
index: Fix import for cache_page
2022-11-28 22:50:52 +05:30
Arjun Salyan and GitHub
d408e50275
Cache homepage queries for upto 24 hours
2022-11-28 22:49:53 +05:30
Aaron Madlon-Kay and Arjun Salyan
eb8c7ed2e3
Comma-delimit numbers; use tabular figures in tables
2022-08-13 16:04:19 +05:30
Arjun Salyan and Arjun Salyan
ed3d8efcea
Add "Report an issue" button to port pages
2022-02-04 12:31:46 +05:30
Haren S and Arjun Salyan
db3d2728f4
Hide port long description with full stop
2022-01-18 19:15:17 +05:30
Arjun Salyan and Arjun Salyan
78026bba7e
Port health: Improve search query
2021-12-20 23:39:49 +05:30
Arjun Salyan and Arjun Salyan
b0e9870957
Add supporting redirects for old search links
...
Fixes https://github.com/macports/macports-webapp/issues/321
2021-12-20 23:02:23 +05:30
Arjun Salyan and Arjun Salyan
a2b75ce946
Port health: Use background loading
...
This improves performance for the port details page because port-health
is an expensive query
2021-12-20 22:17:11 +05:30
Arjun Salyan and Arjun Salyan
fc36171d69
Pagination: Allow repeating get params
...
Fixes https://github.com/macports/macports-webapp/issues/325
2021-12-16 20:12:28 +05:30
Dave Allured and Arjun Salyan
6ba8da1871
Ticket query: Allow comma as word separator
...
Bug fix. Support comma in addition to space, as word separator between multiple port names.
2021-11-04 01:09:47 +05:30
Arjun Salyan and GitHub
8760427dae
Builders: Use "display_name" field for sorting
...
"name" is buildbot identifier and hence we cannot control the naming, and sorting directly in the query is there sometimes not consistent. Using "display_name" for the sorting gives us some control over naming and keeping it consistent, because the value of this field is supposed to be a numeric identifier.
Fixes https://github.com/macports/macports-webapp/issues/320
2021-11-04 00:59:51 +05:30
dependabot[bot] and Arjun Salyan
24bfa2b7a5
Bump django from 3.1.12 to 3.1.13 in /app
...
Bumps [django](https://github.com/django/django ) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.12...3.1.13 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-30 20:13:32 +05:30
Arjun Salyan and GitHub
483a1fa3b5
Fix title for the "Followed by me" page
...
Closes https://github.com/macports/macports-webapp/issues/318
2021-10-30 20:09:27 +05:30
Arjun Salyan and Arjun Salyan
7517ae922c
Increase port name length to 200
2021-10-25 16:37:17 +05:30
Arjun Salyan and Arjun Salyan
69ae8ca415
Fix 0th month count in monthly stats
2021-09-30 09:52:48 +05:30
Arjun Salyan and Arjun Salyan
89c503b77c
Use singup method in custom signup form
2021-08-23 22:32:38 +05:30
Arjun Salyan and Arjun Salyan
7acec03b07
Update app/.gitignore
2021-08-23 21:15:58 +05:30
Arjun Salyan and Arjun Salyan
776f24cef2
Add recaptcha to signup form
2021-08-23 21:15:58 +05:30
Mojca Miklavec and Mojca Miklavec
431e373b26
Fix capitalisation (MacOS -> macOS, XCode -> Xcode)
...
Closes : #309
2021-07-29 10:16:05 +02:00
Mojca Miklavec
6f5a89e556
Remove sourceMappingURL for non-existing darktheme.css.map
2021-07-25 18:48:41 +02:00
Mojca Miklavec
6edc96b737
Add missing source files for bootstrap
2021-07-25 18:48:41 +02:00
Mojca Miklavec
2f47ce291c
Avoid opening links in new tab or window
...
Closes : #136
2021-07-25 13:45:55 +02:00
Mojca Miklavec
9c672dd474
Add newline at the end of the file
2021-07-25 13:45:55 +02:00
Ryan Schmidt and GitHub
e1fe2e25cc
Fix typo
2021-07-24 05:46:34 -05:00