aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: e7c0c2fdccc29b7f19cce5948b7a7f12121a8f09 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
- When you are on the table view of files, the column `Albums` doesn't get populated unless you fetch them, obviously.
	- Think of a strategy to achieve this in a nice manner

- There's nowhere to rename albums
- Finish /dashboard/tags - right now all it does is ask if you want to delete a tag (make it like the albums page)
- Make the settings page work properly
- Add an stats page that displays statistics about the server like free space, free/used memory, etc
	- Add statistics of total disk space used by a specific user (?)
	- Page that lists all files ordered by size, useful to find big files

- databaseMigration.js generates thumbnails, make it use the ThumbUtil.js functions for consistency
- Add pagination to user files
- Add pagination to public album links