Commit Graph

229 Commits

Author SHA1 Message Date
rubenwardy
389258a10c
Fix button CSS issue 2018-06-02 19:42:46 +01:00
rubenwardy
3657316fa2
Clean up todo topics related HTML 2018-06-02 19:41:13 +01:00
rubenwardy
a6f4249afb
Increase link string length limit 2018-06-02 18:32:07 +01:00
rubenwardy
70afb94d3b
Add topics todo list based on forum parser 2018-06-02 18:26:17 +01:00
rubenwardy
8984adaa72 Update policy document 2018-06-02 17:17:32 +01:00
rubenwardy
c523624696
Fix button in alert borders 2018-05-30 04:00:27 +01:00
rubenwardy
072f189006
Add alternatives section to package page 2018-05-30 02:59:11 +01:00
rubenwardy
9967101d9f
Add package inclusion policy and guidance 2018-05-30 01:20:47 +01:00
rubenwardy
1ed09b646b
Fix double single quote 2018-05-29 23:21:24 +01:00
rubenwardy
f554bfc92b
Fix max package grid cell size 2018-05-29 23:18:13 +01:00
rubenwardy
c80ea2c1b1
Sort meta list, and packages on profile 2018-05-29 23:15:41 +01:00
rubenwardy
edd51b86d0
Add package grid to profile page 2018-05-29 22:58:46 +01:00
rubenwardy
944b8a4eb0
Add placeholder to release title 2018-05-29 22:43:42 +01:00
rubenwardy
a627893355
Add trusted member color 2018-05-29 21:40:10 +01:00
rubenwardy
1600687449
Add non-free warning 2018-05-29 21:25:47 +01:00
rubenwardy
fa2f17526f
Disable edit requests 2018-05-29 20:51:42 +01:00
rubenwardy
002e6828b6
Fix user claim verification token not being remembered due to multiple nodes 2018-05-29 20:32:15 +01:00
rubenwardy
a947472c67
Fix crash on JSON packages due to lack of None check 2018-05-29 20:18:36 +01:00
rubenwardy
e7acd7faa3
Add separate media license
Fixes #91
2018-05-29 20:17:18 +01:00
rubenwardy
f755c7d429
Fix flash being hidden behind elements
Fixes #84
2018-05-29 18:50:45 +01:00
rubenwardy
b6652547fa
Improve sign in form 2018-05-29 18:31:48 +01:00
rubenwardy
df291db69b
Add email/password sign up 2018-05-29 18:27:39 +01:00
rubenwardy
63a3b5e872
Add claim call to action on unclaimed accounts 2018-05-29 18:16:05 +01:00
rubenwardy
6353ac29e9
Add set password form 2018-05-29 18:07:23 +01:00
rubenwardy
a4b583bac5
Add github-less claim method 2018-05-29 17:42:27 +01:00
rubenwardy
52fdc8c212
Add clear all button to notifications page 2018-05-29 17:20:11 +01:00
rubenwardy
7e80adad56
Fix soft deleted and unapproved packages appearing where they shouldn't 2018-05-29 17:15:53 +01:00
rubenwardy
bf5080aa18
Increase thumbnail resolution 2018-05-29 16:56:35 +01:00
rubenwardy
89f95a22dc
Add pagination 2018-05-29 16:52:53 +01:00
rubenwardy
f1b21b73b2
Add max package tile size 2018-05-29 16:23:29 +01:00
rubenwardy
6a13dca2d5
Add thumbnail support 2018-05-29 16:19:17 +01:00
rubenwardy
048b604a75
Fix changing email not working due to validation issue 2018-05-28 15:25:45 +01:00
rubenwardy
f7bb29c839
Fix empty release titles being allowed
Fixes #86
2018-05-28 14:55:31 +01:00
Ezhh
ba506cb16d
Update ranks and permissions help page 2018-05-28 01:40:02 +01:00
Pavel Puchkin
179d0be933 Make search case-insensitive by using ilike 2018-05-28 00:06:57 +01:00
rubenwardy
d6790903a6
Add trusted member rank 2018-05-27 23:56:13 +01:00
rubenwardy
48573fe922
Use proper datetime formatting 2018-05-27 23:45:12 +01:00
rubenwardy
dff967d3df
Clarify name/title 2018-05-27 23:36:35 +01:00
rubenwardy
a2b873bf38
Add 'set provides from name' admin action 2018-05-27 23:13:13 +01:00
rubenwardy
d0969263ba
Fix crash due to remaining raise() in getDepends() 2018-05-27 23:02:11 +01:00
rubenwardy
d046de8057
Merge pull request #78 from minetest/dev
Add meta packages, remove current dependencies
2018-05-27 22:55:46 +01:00
rubenwardy
05e536b121
Add helpful text to field labels 2018-05-27 22:55:11 +01:00
rubenwardy
2d6b55e67b
Reorder package fields 2018-05-27 22:51:50 +01:00
rubenwardy
44c9f7e58f
Hide unneeded fields depending on package type 2018-05-27 22:48:53 +01:00
rubenwardy
746cf7f4b5
Add bulk dependency importer from Github 2018-05-27 22:34:24 +01:00
rubenwardy
fb5cba4cc8
Add dependency detection to importer 2018-05-27 22:04:03 +01:00
rubenwardy
fb8aa25b71
Remove required by for now 2018-05-27 21:42:31 +01:00
rubenwardy
5d944d79d3
Improve placeholder text 2018-05-27 21:36:58 +01:00
rubenwardy
ca7708437b
Fix potentiall XSS vulnerability 2018-05-27 21:33:50 +01:00
rubenwardy
63af1535b9
Add dependencies 2018-05-27 21:31:11 +01:00