[GH-ISSUE #469] allow configuring the 'aliases per page' setting #349

Closed
opened 2026-03-01 17:46:46 +03:00 by kerem · 5 comments
Owner

Originally created by @ghost on GitHub (Jun 7, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/469

At the bottom of the app.anonaddy.com page. Defaults to 25.

I always lose my set value when the site data is cleared in Firefox (set to be wiped when closing the browser).

Can the option be saved on a per-account basis or as a URL parameter (can be bookmarked), for instance?

Originally created by @ghost on GitHub (Jun 7, 2023). Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/469 At the bottom of the `app.anonaddy.com` page. Defaults to `25`. I always lose my set value when [the site data is cleared in Firefox](https://support.mozilla.org/en-US/kb/clear-cookies-and-site-data-firefox) (set to be wiped when closing the browser). Can the option be saved on a per-account basis or as a URL parameter (can be bookmarked), for instance?
kerem closed this issue 2026-03-01 17:46:47 +03:00
Author
Owner

@willbrowningme commented on GitHub (Jun 26, 2023):

Thanks, should be able to add this as a URL parameter in the near future with the new UI. With options 25, 50 and 100.

<!-- gh-comment-id:1606893577 --> @willbrowningme commented on GitHub (Jun 26, 2023): Thanks, should be able to add this as a URL parameter in the near future with the new UI. With options 25, 50 and 100.
Author
Owner

@ghost commented on GitHub (Jun 26, 2023):

Thanks, should be able to add this as a URL parameter in the near future with the new UI. With options 25, 50 and 100.

Would adding a 250 as well be a stretch? How much resources loading all of the aliases (let's assume well over a thousand, for instance) at once would require?

Sure, there's a search function on the page, but I find it easier to use the native browser search whenever possible.

<!-- gh-comment-id:1607017900 --> @ghost commented on GitHub (Jun 26, 2023): > Thanks, should be able to add this as a URL parameter in the near future with the new UI. With options 25, 50 and 100. Would adding a 250 as well be a stretch? How much resources loading all of the aliases (let's assume well over a thousand, for instance) at once would require? Sure, there's a search function on the page, but I find it easier to use the native browser search whenever possible.
Author
Owner

@willbrowningme commented on GitHub (Jun 28, 2023):

At the moment the maximum that can be fetched using the API is 100 per page.

I'll do some testing but I will likely leave it at 100 as some users have many thousands of aliases.

<!-- gh-comment-id:1611050815 --> @willbrowningme commented on GitHub (Jun 28, 2023): At the moment the maximum that can be fetched using the API is 100 per page. I'll do some testing but I will likely leave it at 100 as some users have many thousands of aliases.
Author
Owner

@willbrowningme commented on GitHub (Aug 25, 2023):

I've just added a new page size option to the aliases page so you can now view up to 100 per page.

<!-- gh-comment-id:1693576667 --> @willbrowningme commented on GitHub (Aug 25, 2023): I've just added a new page size option to the aliases page so you can now view up to 100 per page.
Author
Owner

@ghost commented on GitHub (Aug 26, 2023):

I've just added a new page size option to the aliases page so you can now view up to 100 per page.

the URL is https://app.addy.io/aliases?page_size=100 (& page_size=25, 50)

<!-- gh-comment-id:1694199188 --> @ghost commented on GitHub (Aug 26, 2023): > I've just added a new page size option to the aliases page so you can now view up to 100 per page. the URL is `https://app.addy.io/aliases?page_size=100` (& `page_size=25`, `50`)
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anonaddy#349
No description provided.