- Jan 12, 2024
-
-
Saurabh Kumar authored
Fetch the full-history to that the last edited information is displayed correctly for all the pages. Right now, all the pages get the last build time. Also, update the copyright year from 2023 to 2024 (Easy way to triggers a build for docs)
-
- Jan 11, 2024
-
-
Saurabh Kumar authored
ruff is drop-in-replacement for black and some of deviations actually make some sense. Argueably they seems to be very good at what they do, while for us it's one less dependency to manage See https://docs.astral.sh/ruff/formatter/ to understand more
-
- Dec 10, 2023
-
-
Saurabh Kumar authored
- Use `.python-version` and `.nvmrc` in CI script, single source of truth - Update version of python and node. - Update version of alpinejs, htmx and other build js - Update minor versions of python dependencies
-
- Dec 01, 2023
-
-
Saurabh Kumar authored
- Update psycopg to 3 as it’s not supported by Django 4.2 - Replaced “BaseUserManager().make_random_password”, as it’s deprecated - Update github action and breakup different checks, making them easier to debug - Updated the `makemigrations` checks to display the missing migration and then fail - Upgrade django-hijack to 3.4.2 - Update gunicorn to 21.2.0 - Upgrade django slack to 5.19.0 - Upgrade mistune to 3.0.2 (Bug fix release) - Upgrade whitenoise to 6.6.0 - Update dev dependencies - black, ruff, pre-commit, pytest-django Closes https://github.com/HyphaApp/hypha/issues/3362
-
- Oct 20, 2023
-
-
Saurabh Kumar authored
- black - coverage - django-browser-reload - django-coverage-plugin - django-debug-toolbar - pytest-cov - pytest-split - pytest-xdist - reponses - ruff
-
- Sep 08, 2023
-
-
Saurabh Kumar authored
Easier way to check and fix formatting issues if don't want to go precommit hooks route
-
Saurabh Kumar authored
Add black and prettier check to lint
-
- Apr 10, 2023
-
-
Fredrik Jonsson authored
Fixes: #3112 --------- Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com>
-
- Jan 30, 2023
-
-
fourthletter authored
-
- Jan 17, 2023
-
-
Fredrik Jonsson authored
-
- Jan 13, 2023
-
-
Saurabh Kumar authored
Fixes #3101 - Remove `make sort` and `make sort-fix` make targerts - Use `make lint` and `make lint-fix` instead. - Make use of GitHub Annotation to surface issues as annotations directly in the files changed, similar to CodeQL. - Move stuff from `setup.cfg` to `pyproject.toml` - Fixed the potentially buggy code. Each of the fix types is in individual commits.
-
- Jan 10, 2023
-
-
Fredrik Jonsson authored
-
- Jan 09, 2023
-
-
Fredrik Jonsson authored
-
- Jan 06, 2023
-
-
Fredrik Jonsson authored
-
- Dec 20, 2022
-
-
Fredrik Jonsson authored
-
- Dec 15, 2022
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
Saurabh Kumar authored
Fixes #3079
-
- Dec 07, 2022
-
-
Fredrik Jonsson authored
Fixes #3074 The React app or "three column view" was built for an organisation that no longer use Hypha. No current implementors use it. Removing it simplifies Hypha quite a bit. Co-authored-by:
Saurabh Kumar <theskumar@users.noreply.github.com>
-
- Nov 11, 2022
-
-
Fredrik Jonsson authored
-
- May 02, 2022
-
-
fourthletter authored
-
fourthletter authored
-
fourthletter authored
- Nov 29, 2021
-
-
Fredrik Jonsson authored
-
- Apr 30, 2021
-
-
Fredrik Jonsson authored
-
- Apr 07, 2021
-
-
Fredrik Jonsson authored
-
- Apr 06, 2021
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Nov 02, 2020
-
-
Fredrik Jonsson authored
-
- Apr 22, 2020
-
-
Fredrik Jonsson authored
-
- Apr 08, 2020
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Mar 31, 2020
- Sep 23, 2019
-
-
Fredrik Jonsson authored
-
Fredrik Jonsson authored
-
- Sep 20, 2019
- Sep 19, 2019
-
-
Dan Blah authored
-