codelitdev / medialit

Upload, process and optimise your media files on a AWS S3 compatible storage
https://medialit.cloud
GNU Affero General Public License v3.0
7 stars 3 forks source link

API to count the total no. of files #78

Closed ravirajput10 closed 7 months ago

ravirajput10 commented 7 months ago

fixes: #77

rajat1saxena commented 7 months ago

If I remove ?page=1 from the URL, the pagination breaks.

Ideally, if the page number is not provided, it is automatically added to the URL.

image