vikunja/frontend/src/components/sharing
kolaente dd83e0d42b refactor(frontend): replace reverse-index splice loops with findIndex/filter
Single-match removals use findIndex + splice; the reminder-null cleanup
uses filter since model.reminders is on a local shallow clone.
2026-04-15 11:44:47 +00:00
..
LinkSharing.vue fix(frontend): add horizontal overflow handling to tables on mobile 2026-03-02 08:35:35 +01:00
UserTeam.vue refactor(frontend): replace reverse-index splice loops with findIndex/filter 2026-04-15 11:44:47 +00:00