azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.58k stars 126 forks source link

[FEAT]: URL Sorting #35

Open danmed opened 1 year ago

danmed commented 1 year ago

Feature Description

Would it be possible to make the URL's on the URL page and the Dashboard by sorted in different ways?

At the moment it appears they are int he reverse order that they were added.

It would be great if it could be done alphabetically atleast.

azukaar commented 1 year ago

The issue is that the order is important: it is in that order that the URLs are resovled by the reverse proxy and they overwrite each others. I will add sorting buttons to the table but the "base" default order should remain as-is.

danmed commented 1 year ago

The issue is that the order is important: it is in that order that the URLs are resovled by the reverse proxy and they overwrite each others. I will add sorting buttons to the table but the "base" default order should remain as-is.

Whilst i dont fully understand how it works, i can completely appreciate it's a purely cosmetic thing.. so thank you!

Lockszmith-GH commented 1 year ago

Came to ask this as well. I would ask that the non-cosmetic ordering of this should be an option - if the order is important, then allowing the user to control the order in the URLs page is key.

I will add a feature request to allow reordering in the Home page - a cosmetic design choice.

legobuild commented 1 year ago

Adding another vote for this enhancement. I'd really like to be able to group links with a header and then sort the order links appear (even if it's just alphabetical).