@@ -18,7 +18,7 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
18
18
<TabItem value = " 1" label = " General" >
19
19
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) First party Plugins
20
20
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) First party Themes
21
- * ![ In Progress ] ( https://img.shields.io/badge/In_Progress-orange ) Rework allocations
21
+ * ![ Planned ] ( https://img.shields.io/badge/Planned-blue ) Rework allocations
22
22
* ![ Done] ( https://img.shields.io/badge/Done-green ) Webhooks
23
23
* ![ Done] ( https://img.shields.io/badge/Done-green ) Roles & Permissions for Admins
24
24
* ![ Done] ( https://img.shields.io/badge/Done-green ) Replace Nests & Locations with Tags
@@ -27,6 +27,7 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
27
27
</TabItem >
28
28
<TabItem value = " 2" label = " Frontend" >
29
29
* ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Localized Frontend
30
+ * ![ Done] ( https://img.shields.io/badge/Done-green ) User avatars
30
31
* ![ Done] ( https://img.shields.io/badge/Done-green ) Rewrite of Client Area in Filament
31
32
* ![ Done] ( https://img.shields.io/badge/Done-green ) Switch from Webpack to Vite
32
33
* ![ Done] ( https://img.shields.io/badge/Done-green ) Rewrite of Admin Area in Filament
@@ -45,7 +46,7 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
45
46
* ![ Done] ( https://img.shields.io/badge/Done-green ) OAuth
46
47
</TabItem >
47
48
<TabItem value = " 5" label = " Setup" >
48
- * ![ In Progress ] ( https://img.shields.io/badge/In_Progress-orange ) Official support for PostgreSQL
49
+ * ![ Done ] ( https://img.shields.io/badge/Done-green ) Official support for PostgreSQL
49
50
* ![ Done] ( https://img.shields.io/badge/Done-green ) Dockerized Installation
50
51
* ![ Done] ( https://img.shields.io/badge/Done-green ) Easier Installation process (Web Installer)
51
52
* ![ Done] ( https://img.shields.io/badge/Done-green ) SQLite as Panel database
@@ -59,6 +60,7 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
59
60
</TabItem >
60
61
<TabItem value = " 7" label = " Node" >
61
62
* ![ Planned] ( https://img.shields.io/badge/Planned-blue ) More effective wings disk quota enforcement
63
+ * ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Node Ownership (assign nodes to roles)
62
64
* ![ Done] ( https://img.shields.io/badge/Done-green ) Node resource statistics
63
65
* ![ Done] ( https://img.shields.io/badge/Done-green ) CPU Limit for Nodes
64
66
* ![ Done] ( https://img.shields.io/badge/Done-green ) Alias for SFTP address
@@ -93,11 +95,11 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
93
95
| Webhooks | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ |
94
96
| Roles & Permissions | ✅ | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ |
95
97
| Announcements | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
96
- | Themes | ✅ | ❌ | ✅ | ❌ | ✅ | ✅ | ❌ |
98
+ | Themes | 📅 | ❌ | ✅ | ❌ | ✅ | ✅ | ❌ |
97
99
| Plugins | 📅 | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
98
100
| Self update | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
99
101
| Captcha Login | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
100
- | Remote Backups | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
102
+ | Remote Backups | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
101
103
102
104
### Features information.
103
105
- All features with 📅 are planned.
0 commit comments