1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/django-fmd_ynh.git synced 2025-11-03 18:38:37 +01:00
Find a file
2025-11-01 00:01:08 +01:00
.github Set requires-python = ">=3.11,<3.14" because 3.14 is not supported by Django 5.1 2025-10-29 08:04:15 +01:00
.run Add PyCharm config files 2025-10-28 18:56:39 +01:00
conf Fix /admin/ -> SSO login 2025-10-31 23:10:44 +01:00
django_fmd_ynh Add basic API test and extra protect /admin 2025-10-31 23:30:26 +01:00
doc Bugfix wrong applied updates 2025-10-28 19:28:43 +01:00
scripts Fix /admin/ -> SSO login 2025-10-31 23:10:44 +01:00
tests Bugfix wrong applied updates 2025-10-28 19:28:43 +01:00
.editorconfig Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
.gitignore apply manageprojects updates 2025-10-28 18:53:00 +01:00
config_panel.toml Apply manageprojects updates 2024-08-27 20:19:19 +02:00
dev-cli.py apply manageprojects updates 2025-10-28 18:53:00 +01:00
LICENSE Update project setup via manageprojects 2024-06-17 21:12:19 +02:00
local_settings_source.py Don't support "path" installation! 2025-10-28 19:53:24 +01:00
manage_local_test.py Fix local setup by "install" on domain root "/" 2025-10-28 21:23:57 +01:00
manifest.toml Add basic API test and extra protect /admin 2025-10-31 23:30:26 +01:00
pyproject.toml Fix /admin/ -> SSO login 2025-10-31 23:10:44 +01:00
README.md Auto-update READMEs 2025-10-31 23:11:14 +01:00
requirements.dev.txt Update django-fmd to v0.9.0 2025-10-28 18:54:55 +01:00
test_requirements.sh init 2022-07-11 20:34:24 +02:00
tests.toml Fix /admin/ -> SSO login 2025-10-31 23:10:44 +01:00
uv.lock Fix /admin/ -> SSO login 2025-10-31 23:10:44 +01:00

Logo of Find My Device Find My Device, packaged for YunoHost

Track, wipe and issue other commands to your device when it's lost

Version: 0.9.1~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Find My Device repository: https://gitlab.com/jedie/django-find-my-device

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade django-fmd -u https://github.com/YunoHost-Apps/django-fmd_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.