Commit Graph

32 Commits

Author SHA1 Message Date
rubenwardy 19e1ed8b32
Implement forum parser to increase accuracy 2018-07-04 00:38:51 +01:00
rubenwardy 8b2018852e
Add redirection to set password after login if not set 2018-06-04 18:49:42 +01:00
rubenwardy 4420f489ac
Require email in set password 2018-06-04 18:34:04 +01:00
rubenwardy 8e134a7c85
Fix todo topics sort order 2018-06-02 19:44:57 +01:00
rubenwardy 3657316fa2
Clean up todo topics related HTML 2018-06-02 19:41:13 +01:00
rubenwardy 70afb94d3b
Add topics todo list based on forum parser 2018-06-02 18:26:17 +01:00
rubenwardy c80ea2c1b1
Sort meta list, and packages on profile 2018-05-29 23:15:41 +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 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 7e80adad56
Fix soft deleted and unapproved packages appearing where they shouldn't 2018-05-29 17:15:53 +01:00
rubenwardy 048b604a75
Fix changing email not working due to validation issue 2018-05-28 15:25:45 +01:00
rubenwardy 6e2f2e3d04
Fix user list sort order 2018-05-23 20:59:59 +01:00
rubenwardy 7b4b9a0562
Fix user list order 2018-05-23 20:38:27 +01:00
rubenwardy da33b10612
Reduce access restrictions on user list 2018-05-23 18:42:59 +01:00
rubenwardy 4841c66602
Restrict changing display name to moderator and above 2018-05-21 22:31:50 +01:00
rubenwardy 7fef1fb0d2
Add license to all JS/py files 2018-05-17 15:18:20 +01:00
rubenwardy dbc56283eb
Add screenshot importing from github 2018-05-15 19:35:59 +01:00
rubenwardy e669b18062
Add user rank colors, sort user list 2018-05-15 15:00:07 +01:00
rubenwardy c26c6ab220
Fix crash on no email provided to edit user 2018-05-14 01:35:18 +01:00
rubenwardy 73fa5d1186
Add email support 2018-05-14 00:40:34 +01:00
rubenwardy acc48c7262
Remove registering with username/email 2018-05-13 23:48:04 +01:00
rubenwardy ff8bf992a9
Add user account claiming 2018-05-13 23:33:05 +01:00
rubenwardy f3c433de06
Restrict user list page to moderators only 2018-05-13 16:56:18 +01:00
rubenwardy 69efdd7fde Add user rank changing
Fixes #14
2018-03-24 19:37:33 +00:00
rubenwardy f51224a8d5 Add user list 2018-03-24 19:24:34 +00:00
rubenwardy 0385590922 Use consistent quotes 2018-03-21 22:03:37 +00:00
rubenwardy 32ac60256c Add redirect to full user URL 2018-03-21 16:41:22 +00:00
rubenwardy 9fc71a5c99 User profile: fix typo, add rank 2018-03-20 03:31:49 +00:00
rubenwardy 84f123a0ab Fix profile page 2018-03-18 18:14:55 +00:00
rubenwardy 7d20c49ebb Add Github login 2018-03-18 18:05:53 +00:00