Wykres commitów

21 Commity (develop)

Autor SHA1 Wiadomość Data
Georg Krause 349610bbeb chore: Use make install everywhere instead of poetry install
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2646>
2023-12-13 13:35:00 +00:00
Georg Krause 1933a06cc0 feat(gitpod): Name the ports
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2605>
2023-11-12 12:28:31 +00:00
Georg Krause b05bce3b37 chore(gitpod): Speed up workspace initialisation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2605>
2023-11-12 12:28:31 +00:00
Georg Krause a752a83ac0 feat(docs): Run documentation dev server in Gitpod
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 9d23d10e23 Adopt Gitpod to architecture changes 2023-10-13 10:12:05 +00:00
jo 14b5e137bd
feat: prefer using the funkwhale-manage entrypoint
This replaces `poetry run python3 manage.py` with `venv/bin/funkwhale-manage`.

Command running `venv/bin/funkwhale-manage` assume the current working directory is `/srv/funkwhale` on common deployments.

In the funkwhale api docker image, the funwhale-manage command line
interface is available globally.
2023-01-16 02:11:07 +01:00
jo efbdc027ab
fix: use versioned python3 instead of python 2023-01-13 16:55:05 +01:00
wvffle f4c5ebed18 Fix hours and nodeinfo 2022-12-13 21:13:40 +00:00
wvffle 6071b217bc Add celery worker to Gitpod 2022-11-28 21:55:16 +00:00
wvffle 215ad15beb Remove unused scripts 2022-11-28 10:16:58 +00:00
wvffle 11018736d3 Fix jQuery import being added with every postinstall script 2022-11-28 08:51:07 +00:00
Kasper Seweryn 8947c030ed Fix incremental prebuilds in Gitpod 2022-11-28 08:51:07 +00:00
jo 070a039c53 chore: add gitpod pre-commit task 2022-11-22 14:30:01 +00:00
wvffle 1be6701752
Fix changing songs and add LRU cache 2022-10-30 19:17:54 +01:00
wvffle cbbf6c2c40 Fix env spectacular command in gitpod terminal 2022-09-27 09:30:26 +00:00
wvffle 0541da444b Prepare vitest 2022-09-06 09:26:36 +00:00
wvffle f06c040b50 Add markdown enhancements
This commit will bring:
- Linking to other users with `@username`
- Linking to tags with `#tag`
- Opening external links in new tab (Fix #1647)
- Single line breaks to avoid confusion for non-technical users (Fix #1377)
- 😒 support...
- Email encoding in markdown
- Markdown editor now auto-resizes to accomodate content (Fix #1379)

NOTE: This only works in very few places. We need to wait for #1835 to have those features available widely
2022-09-06 09:26:36 +00:00
wvffle 2323cf70d7 Update vite 2022-09-06 09:26:36 +00:00
Kasper Seweryn 75a74b3ab7 Add support for debugging and testing python in gitpod 2022-07-17 02:06:25 +00:00
Kasper Seweryn e4cc242232 Add playable tracks to gitpod 2022-07-03 08:45:36 +00:00
Kasper Seweryn 734a7528c6 Add Gitpod support and guide 2022-06-23 17:21:06 +00:00