Kevin Woblick

Results 54 issues of Kevin Woblick

LinkAce should support multiple user accounts which then can independently manage their links. Current challenges: - There must be at least two roles: admin and regular user. Admins should be...

Enhancement

Add support for specifying a proxy for all outgoing connections to bypass corporate firewalls. Discussed in https://github.com/Kovah/LinkAce/discussions/452

Enhancement

Currently, there are two images available for LinkAce: one which only contains the application and needs a separate web server like nginx, and one that is able to run on...

Enhancement

The current settings implementation has a lot of issues because of broken types and settings loading through a difficult caches system. Needs to be replaced with something else. Update: the...

Enhancement

- venturecraft/revisionable is replaced by owen-it/laravel-auditing - old revisions are migrated to the new audits - lists and tags are now monitored, the logs can be found on the detail...

Enhancement

Add an activity log which can be enabled by the admin. Logs everything that is not already recorded by audit logs for model entities.

Enhancement

Users should be able to disable the backup notifications in the settings or the .env file. See #321

Enhancement

Idea: a public directory of LinkAce installations to browse through. Users can publish their LinkAce from their system settings, like "add my instance to the public directory". Only available for...

Enhancement

Links should be batch-editable, like adding a category, a tag, delete them, set them private,... Related: - #379

Enhancement