Commit Graph

640 Commits

Author SHA1 Message Date
rubenwardy fd0b203f1e Add ability to delete threads
This reverts commit 78630b3071.
2020-12-10 22:10:12 +00:00
rubenwardy b28732ee74 Use explicit back references in Database 2020-12-10 22:10:12 +00:00
rubenwardy d8f33a4111 Add forum user redirect page 2020-12-07 20:11:40 +00:00
rubenwardy 396a620cf4 Fix visual glitch with discarded topics 2020-12-07 18:19:36 +00:00
rubenwardy f7b3f4573d Add celery task maillogging 2020-12-07 18:17:17 +00:00
rubenwardy 9ead6c1481 Fix broken tag input due to jQuery UI update 2020-12-07 10:10:52 +00:00
rubenwardy 3aa12be544 Add daily notification digests 2020-12-06 15:02:02 +00:00
rubenwardy 2a9e52d36b Add note about thumbnails to screenshot page 2020-12-06 04:48:40 +00:00
rubenwardy 3f48905331 Add screenshot placeholder on package page 2020-12-06 04:41:58 +00:00
rubenwardy cf307e25d0 Add delete button to screenshot list 2020-12-06 04:30:47 +00:00
rubenwardy 4046c00a01 Improve edit/new screenshot appearance 2020-12-06 04:22:56 +00:00
rubenwardy 4226e945e6 Improve new screenshot behaviour 2020-12-06 04:08:31 +00:00
rubenwardy f93a2d8717 Add ability to reorder screenshots 2020-12-06 03:37:05 +00:00
rubenwardy 2910fcc1a4 Improve notification description 2020-12-06 01:23:18 +00:00
rubenwardy 4944463f56 Partition Editor notifications away from normal notifications in the notifications list 2020-12-05 23:09:29 +00:00
rubenwardy b3bd7ac615 Sort notifications in reverse order 2020-12-05 22:36:00 +00:00
rubenwardy 64a180ba8f Add reference validation
Fixes #158
2020-12-05 22:29:37 +00:00
rubenwardy a17260a4ee Add digest settings (despite not being implemented) 2020-12-05 22:03:05 +00:00
rubenwardy 79230c1b0e Add bulk notification sending 2020-12-05 22:02:33 +00:00
rubenwardy e1d6c4f5f5 Reorder 'Settings' in user dropdown 2020-12-05 22:02:33 +00:00
rubenwardy 085f0b49c6 Add unsubscribe 2020-12-05 22:02:33 +00:00
rubenwardy 5fe3b0b459 Add email send reasons 2020-12-05 22:02:33 +00:00
rubenwardy 3efda30b98 Add ability to send email in bulk 2020-12-05 22:02:33 +00:00
rubenwardy 683b855584 Enable email notifications for new users 2020-12-05 22:02:33 +00:00
rubenwardy 9c10e190bc Implement email notifications 2020-12-05 22:02:33 +00:00
rubenwardy 19308b645b Add privacy policy 2020-12-05 22:02:33 +00:00
rubenwardy c46430c663 Add email to email tab, merge settings into settings.py file 2020-12-05 22:02:33 +00:00
rubenwardy d976269f1a Add notice to notification settings 2020-12-05 22:02:33 +00:00
rubenwardy c8e93a9f52 Add notification settings 2020-12-05 22:02:33 +00:00
rubenwardy 8872ad33ad Tweak settings template 2020-12-05 03:12:33 +00:00
rubenwardy dfb216a8df Log sensitive account changes 2020-12-05 02:42:32 +00:00
rubenwardy f75bdec756 Add settings template 2020-12-05 02:20:21 +00:00
rubenwardy 0082870864 Add nav dropdown separators 2020-12-05 02:20:21 +00:00
rubenwardy f69fb47d69 Fix links missing icons in new profile 2020-12-05 02:20:21 +00:00
rubenwardy 4f52f82a15 Split profile into view and edit 2020-12-05 02:20:21 +00:00
rubenwardy 7c07ac22ad Add password suggestions to change and set password forms 2020-12-05 02:20:21 +00:00
rubenwardy afb87c525d Improve verify email wording 2020-12-05 02:20:21 +00:00
rubenwardy 5f7c0a3b24 Implement password resets 2020-12-05 02:20:21 +00:00
rubenwardy f7d90f2f53 Register: Fix behaviour on email conflict, add password suggestion 2020-12-05 02:20:21 +00:00
rubenwardy 43aab057c8 Implement change password 2020-12-05 02:20:21 +00:00
rubenwardy 5ef15e91d4 Remove flask_user and use flask_login directly, with partial feature support 2020-12-05 02:20:21 +00:00
rubenwardy af8d8c330d Add created_at to approval queue list 2020-12-04 03:59:02 +00:00
rubenwardy b18903b59b Clean up JavaScript 2020-12-04 02:34:08 +00:00
rubenwardy 2b06bca015 Set default git reference in create release form to None 2020-12-04 01:43:20 +00:00
rubenwardy 78630b3071 Revert "Add ability to delete threads"
This reverts commit 15821fe796.
2020-12-04 01:18:02 +00:00
rubenwardy 15063d92cd Require packages to have all hard deps in approval process 2020-12-04 01:00:57 +00:00
rubenwardy 15821fe796 Add ability to delete threads 2020-12-04 00:01:21 +00:00
rubenwardy 7d558ad7a2 Add pagination to audit log 2020-12-03 23:43:05 +00:00
rubenwardy 4242898e5d Add pagination to reviews 2020-12-03 23:41:11 +00:00
rubenwardy d24f024cca Move screenshots to top of approval queue page 2020-12-03 23:36:24 +00:00
rubenwardy ff93be7a89 Validate forum usernames in the claim form 2020-12-03 23:31:01 +00:00
rubenwardy 31f52580c2 Change open package approval thread message 2020-09-23 19:17:06 +01:00
rubenwardy a3b3525b78 Add work queue icon to navigation bar 2020-09-19 19:30:33 +01:00
rubenwardy d76f10c312 Improve documentation 2020-09-16 23:32:39 +01:00
rubenwardy 380c88b5a3 Improve release approval section appearance 2020-09-16 21:55:52 +01:00
rubenwardy 258a23cd9a Allow all users to delete their packages 2020-09-16 18:12:53 +01:00
rubenwardy 92fb54556a Implement package states for easier reviews 2020-09-16 17:51:03 +01:00
rubenwardy f6ff5cba82 Add unfulfilled dependencies todo page 2020-08-18 17:28:42 +01:00
rubenwardy 193e4e39b1 Split hard and soft dependers on meta package page 2020-08-18 17:13:37 +01:00
rubenwardy ab7d5a3feb Show optional dependencies on games 2020-08-18 17:09:13 +01:00
rubenwardy 506974a50d Add forum topic list to meta packages page 2020-08-18 16:42:33 +01:00
rubenwardy 996ba82663 Add list of dependers to meta package page
Fixes #229
2020-08-18 16:29:51 +01:00
rubenwardy 68524adadf Remove provides/dependencies from Package form 2020-08-18 16:14:47 +01:00
rubenwardy 5db633d911 Add ability to delete unused metapackages 2020-08-18 14:22:16 +01:00
rubenwardy 9a64809542 Add badges/shields support 2020-08-02 17:41:06 +01:00
rubenwardy e931d6a88b Fix comment length checking 2020-07-29 17:33:12 +01:00
rubenwardy dd7146205a Add description title tooltips to tags 2020-07-18 02:54:40 +01:00
rubenwardy 68a132f271 Add tags list to homepage 2020-07-18 02:48:22 +01:00
rubenwardy c7b1dcec4f Sort "recently added" by approved_at 2020-07-18 01:48:37 +01:00
rubenwardy 7d0a93483a Reorder homepage sections 2020-07-18 01:27:23 +01:00
rubenwardy 836caf0fe0 Add last updated section to homepage 2020-07-18 01:24:23 +01:00
rubenwardy 980e1c9eb1 Add ability to search admin tag list by views 2020-07-17 23:17:25 +01:00
rubenwardy 2a7318eca2 Add descriptions to tags, and show in multiselect 2020-07-17 22:08:34 +01:00
rubenwardy 6a674c3c79 Add Content Warnings 2020-07-17 20:48:51 +01:00
rubenwardy 0e4722ea98 Add nofollow to tags 2020-07-16 14:07:21 +01:00
rubenwardy 7fb2f3170c Allow Editors to edit tags 2020-07-15 19:54:36 +01:00
rubenwardy 9663e87838 Count tag views 2020-07-15 19:06:00 +01:00
rubenwardy 643380038b Fix broken ordering by reverting change to default 2020-07-15 15:44:59 +01:00
rubenwardy 27dfbabe2f Improve tags page layout and add link to profile 2020-07-15 00:54:26 +01:00
rubenwardy 15bbc35e65 Use query builder in tag list, add link to todo page 2020-07-15 00:21:20 +01:00
rubenwardy c9e4638b34 Add start of bulk tag editor 2020-07-14 23:45:54 +01:00
rubenwardy ff2cd6dc2f Fix dropdown menu alignment 2020-07-14 04:28:27 +01:00
rubenwardy aa6892da82 Add admin function to import foreign release URLs 2020-07-14 00:28:56 +01:00
rubenwardy bbc89bb2c2 Fix misattribution of review due to missing reply ordering 2020-07-12 23:53:20 +01:00
rubenwardy ab58570a0c Redesign user list 2020-07-12 21:02:50 +01:00
rubenwardy cd520a0251 Redesign version edit page 2020-07-12 20:36:32 +01:00
rubenwardy 8bcf12e1a7 Redesign tags and license edit pages 2020-07-12 20:34:16 +01:00
rubenwardy ec087e4687 Move tag list to top of package list page 2020-07-12 20:19:00 +01:00
rubenwardy ae4352068e Add tag filter list to package page 2020-07-12 20:10:19 +01:00
rubenwardy 2e3a9035c4 Fix pagination widget syntax error 2020-07-12 17:52:30 +01:00
rubenwardy f437850a50 Add global url_set_query Jinja template function 2020-07-12 17:15:30 +01:00
rubenwardy d7ecf8041a Improve admin list design 2020-07-12 03:47:59 +01:00
rubenwardy 284683e7e5 Add reimport of package meta from latest release
Fixes #127
2020-07-12 02:22:35 +01:00
rubenwardy 729241c0fe Remove full review form from package page 2020-07-11 04:41:47 +01:00
rubenwardy 8d48723158 Swap edit and delete buttons in comments 2020-07-11 04:29:59 +01:00
rubenwardy d5b8dd8909 Add title text to audit log severity icons 2020-07-11 04:14:57 +01:00
rubenwardy dfbcbbbb47 Add ability to edit comments 2020-07-11 03:53:03 +01:00
rubenwardy 08f6bd8bef Move DELETE_REPLY permission to ThreadReply 2020-07-11 03:35:14 +01:00
rubenwardy 31b8a7931b Add ability for moderators to delete comments 2020-07-11 03:29:38 +01:00
rubenwardy a4dd4f0429 Add audit log 2020-07-11 02:32:17 +01:00
rubenwardy bf927c50f0 Add the ability to lock threads 2020-07-11 01:42:47 +01:00
rubenwardy 5f7be4b433 Add package and created_at to Notifications 2020-07-11 00:53:03 +01:00
rubenwardy 9bf20df941 Fix typo in previous commit 2020-07-11 00:06:21 +01:00
rubenwardy adc31962c0 Merge padlock symbol with icons in thread lists 2020-07-11 00:05:44 +01:00
rubenwardy 0e9b8a1a82 Fix title wrapping in /threads/ 2020-07-11 00:01:03 +01:00
rubenwardy 6150447c85 Fix bootstrap toggle button not matching backing radio button 2020-07-10 23:55:46 +01:00
rubenwardy dd86fb0e14 Fix profile picture alignment in notifications page 2020-07-10 23:50:02 +01:00
rubenwardy b483d5413f Add badge to notification icon 2020-07-10 23:46:36 +01:00
rubenwardy c80ff2e709 Fix empty view in thread lists 2020-07-10 23:18:40 +01:00
rubenwardy 2181e57e42 Redesign notifications page 2020-07-10 23:12:15 +01:00
rubenwardy c490df7f50 Add ability for moderators to change linked accounts 2020-07-10 22:59:41 +01:00
rubenwardy 0bf61dda08 Fix ellipsis in pagination 2020-07-10 22:11:34 +01:00
rubenwardy 660b813ff7 Fix pagination losing query arguments
Fixes #205
2020-07-10 22:08:52 +01:00
rubenwardy ba3b108239 Fix tag selector losing all tags on remove
Fixes #148
2020-07-10 21:27:41 +01:00
rubenwardy 16b174d882 Improve recommends styling on review edit form 2020-07-10 20:47:03 +01:00
rubenwardy c7a7609763 Add /reviews/ to list all reviews 2020-07-10 20:31:29 +01:00
rubenwardy 13130a217c Use FontAwesome for navbar icons 2020-07-10 20:23:19 +01:00
rubenwardy daa2d2989e Clean up view package button on reviews 2020-07-10 20:16:06 +01:00
rubenwardy 1daf59b7db Improve thread list design further 2020-07-10 20:10:51 +01:00
rubenwardy 94e91e33b8 Fix view thread page title 2020-07-10 19:46:23 +01:00
rubenwardy d91f537bdd Improve thread list style 2020-07-10 19:46:14 +01:00
rubenwardy 436a4cce2b Add ability to delete reviews 2020-07-10 19:26:37 +01:00
rubenwardy 71f9fe469a Change comments button color if there are comments 2020-07-10 19:14:23 +01:00
rubenwardy 76b0c8446c Hide review form on own package 2020-07-10 19:12:08 +01:00
rubenwardy 069c7de78c Add reviews to user profile 2020-07-10 19:10:36 +01:00
rubenwardy 1989eabf86 Add more obvious edit buttons for reviews 2020-07-10 19:01:58 +01:00
rubenwardy 849b814034 Fix margin above CDB stats on homepage 2020-07-09 05:34:25 +01:00
rubenwardy 37a4dbe66b Add distinction between review buttons 2020-07-09 05:31:41 +01:00
rubenwardy 75ab56cad1 Add recent positive reviews to homepage 2020-07-09 05:30:13 +01:00
rubenwardy 25b481ac0a Add package title and link to review page 2020-07-09 05:01:18 +01:00
rubenwardy 893507691b Show "Edit Review" button when a user already has a review 2020-07-09 04:50:49 +01:00
rubenwardy 307b8f8dde Add reviews
Fixes #173
2020-07-09 04:10:09 +01:00
rubenwardy 2617c53abf Add downloads column to Package
Fixes #200
2020-07-09 01:11:50 +01:00
rubenwardy bbf1143090 Fix incorrect link in maintainers list 2020-07-09 00:02:56 +01:00
rubenwardy 3dd5e7445e Fix check when showing remove myself from maintainers 2020-07-08 23:44:13 +01:00
rubenwardy 8dcbcd8b62 Add ability for users to remove themselves as maintainers 2020-07-08 23:42:30 +01:00
rubenwardy d00428eb7e Add info about maintainers to edit maintainers page 2020-07-08 23:28:30 +01:00
rubenwardy a72b9a174a Add support for package maintainers
Fixes #159
2020-07-08 22:45:24 +01:00
rubenwardy c1b4256d44 Add delete unused uploads admin function 2020-05-30 16:48:37 +01:00
rubenwardy b477556698 Add help page on non-free licenses 2020-05-29 15:52:30 +01:00
rubenwardy 57e7cbfd09 Make OpenGraph URLs absolute 2020-04-23 23:51:10 +01:00
Lars Mueller e94bd9b845 Add meta to package view pages 2020-04-23 23:51:03 +01:00
rubenwardy b5ce0a786a Improve legibility of textual content 2020-04-21 19:18:06 +01:00
rubenwardy 39a09c5d92 Add ability to search by tag 2020-04-07 18:23:06 +01:00
rubenwardy 3e07bed51b Add ability to search packages by author 2020-03-28 18:13:03 +00:00
rubenwardy a60786d32c Fix non-admin users not being able to set profile URLs 2020-02-23 20:12:32 +00:00
rubenwardy 744c52ba18 Add links to GitHub oauth connection settings 2020-01-30 21:39:51 +00:00
rubenwardy c31c1fd92a Change API Token warning to be friendlier 2020-01-30 21:01:50 +00:00
rubenwardy 19a626e237 Fix auto-webhook creation failure due to wrong scheme 2020-01-25 03:03:45 +00:00
rubenwardy 933a23c9c7 Promote webhooks in release creation page 2020-01-25 01:29:55 +00:00
rubenwardy 493917d8b1 Restrict webhooks to trusted users 2020-01-25 00:04:56 +00:00
rubenwardy e12aec4ccd Add automatic GitHub webhook creation 2020-01-24 23:19:06 +00:00
rubenwardy 6f1472addb Add ability to limit APITokens to a package 2020-01-24 19:26:00 +00:00
rubenwardy 6e938ba74c Split up users blueprint 2020-01-24 18:15:12 +00:00
rubenwardy 53a63367dc Fix wtforms validatoion of package name 2020-01-24 18:03:40 +00:00
rubenwardy 595d6ea3b6 Use server-side markdown renderer in WYSIWYG preview
Fixes #117
2020-01-22 23:10:06 +00:00
rubenwardy 981ae74e5c Improve markdown escaping
Fixes #118
2020-01-22 22:10:02 +00:00
rubenwardy 2b66193969 Fix version being styled differently 2020-01-21 23:42:41 +00:00
rubenwardy 7ac7af4774 Sort dependencies in package page 2020-01-21 23:02:12 +00:00
rubenwardy f24148d431
Improve package page styling 2020-01-21 22:40:51 +00:00
rubenwardy 980023a80c Improve package buttons contrast 2020-01-20 20:56:56 +00:00
rubenwardy b68a1d7ab9 Reduce chance of accidental release deletion 2020-01-19 20:16:03 +00:00
rubenwardy e115b0678c Fix password issues caused by Flask-User migration 2020-01-19 19:48:41 +00:00
rubenwardy d503908a65 Add populated homepage test 2020-01-19 15:46:29 +00:00
rubenwardy 215839c423 Add end-to-end test framework 2020-01-19 15:03:38 +00:00
rubenwardy 6e626c0f89 Add admin option to check all releases 2020-01-19 02:20:20 +00:00
rubenwardy 59039a14a5 Add ability to delete releases 2020-01-19 00:02:37 +00:00
rubenwardy 311e0218af Fiddle with package button styling 2020-01-18 00:15:29 +00:00
rubenwardy 4ce388c8aa Add API Token creation 2019-11-27 01:06:58 +00:00
rubenwardy 39d4cf362b Fix url_for crash on "home_page" 2019-11-21 19:38:32 +00:00
rubenwardy a7d22973ff Fix user profile after blueprints commit 2019-11-16 00:05:59 +00:00
rubenwardy 20583784f5 Fix hardcoded progress bar in work queue, and related crash 2019-11-16 00:05:35 +00:00
rubenwardy 64f131ae27 Refactor endpoints to use blueprints instead 2019-11-15 23:51:42 +00:00
rubenwardy 015abe5a25 Indicate stuck releases in todo list and allow admins to delete them 2019-11-14 23:39:41 +00:00
rubenwardy 50892ce9fc Add debug warning to template 2019-11-14 23:38:11 +00:00
TumeniNodes f8958ae1bc Fix error in thread privacy message 2019-10-22 21:17:08 +01:00
rubenwardy 85340a2fe9 Add note about media license
Fixes #150
2019-07-29 22:48:05 +01:00
rubenwardy c4a4d9c116 Fix broken link on create thread
Fixes #147
2019-07-29 22:39:56 +01:00
rubenwardy 87a184595c Add file extension filters to file upload dialogs
Thanks to @b3u
2019-07-29 22:34:39 +01:00
rubenwardy 60483ef542 Add translation support 2019-07-29 21:44:39 +01:00
rubenwardy 3c8a8b8988 Fix name field always being readonly 2019-07-29 21:03:04 +01:00
rubenwardy 2f8bdd8f0f Increase CSS version 2019-07-29 20:41:48 +01:00
rubenwardy e87db8b87f Prevent users from changing the name of approved packages 2019-07-29 20:29:55 +01:00
rubenwardy b36273a848 Add website and donation support 2019-07-02 00:45:16 +01:00
rubenwardy 2fbc44bd54 Make user list public 2019-06-10 00:11:57 +01:00
rubenwardy 950512c2a7 Add favicon 2019-06-07 16:54:33 +01:00
rubenwardy f4010d498f Update policy and guidance 2019-04-23 01:30:17 +01:00
rubenwardy f8b290fc45 Add badges next to packages awaiting approval list 2019-03-30 15:41:38 +00:00
rubenwardy 2677e088a8 Fix small style issue on todo page 2019-03-29 20:33:15 +00:00
rubenwardy 0fd4984e5a Redesign todo page, add ability to Approve All screenshots 2019-03-29 20:32:13 +00:00
rubenwardy e40b247a97 Add OpenSearch and Google site search support 2019-02-02 17:05:18 +00:00
rubenwardy 2586a11bcf Add fulltext search support 2019-01-29 03:00:01 +00:00
rubenwardy d36138d5e1 Add version information to package page 2019-01-29 02:03:10 +00:00
rubenwardy 7810bb54e0 Add download counter to home page 2019-01-29 01:43:21 +00:00
rubenwardy 23c406bff9 Add download counting 2019-01-29 00:49:44 +00:00
rubenwardy 0f3adda592 Improve spacing on bulk change releases 2019-01-29 00:27:26 +00:00
rubenwardy 441ed3beeb Add option to only change None entries with bulk change releases 2019-01-29 00:24:59 +00:00
rubenwardy d1f5585fda Fix typos in text 2019-01-29 00:18:49 +00:00
rubenwardy 0fd3ed8f6b Fix bulk change form 2019-01-28 23:54:00 +00:00
rubenwardy 0e5c1f83ff Add MinetestRelease editor 2019-01-28 23:49:27 +00:00
rubenwardy f112756b04 Disable fields in bulk change on checkbox 2019-01-28 23:40:31 +00:00
rubenwardy f822027ec5 Hide create release fields depending on radio buttons 2019-01-28 23:17:00 +00:00
rubenwardy 034315d421 Add notes about min/max, and hide invalid options 2019-01-28 22:28:47 +00:00
rubenwardy 5cd8b35d1f Add ability to bulk change releases 2019-01-28 21:49:29 +00:00
rubenwardy d77403c0be Add min and max Minetest version support 2019-01-28 20:48:07 +00:00
rubenwardy e9fe936aa9 Increase visibility of thread creation 2019-01-28 19:41:24 +00:00
rubenwardy 8afe17b984 Add comment ratelimiting, allow any member to open threads 2019-01-28 19:01:37 +00:00
rubenwardy 014370ea06 Add email template 2019-01-04 19:17:04 +00:00
rubenwardy fbf374ff5d Add manual email support 2019-01-04 17:57:00 +00:00
rubenwardy a68ac9cb4d Add number of packages to bottom of homepage 2018-12-31 14:01:19 +00:00
rubenwardy 7943598528 Improve package edit page layout 2018-12-29 19:06:17 +00:00
rubenwardy 4bc8b58af7 Remove limit on dependency size 2018-12-29 19:00:13 +00:00
rubenwardy ec0e89c21d Fix bug in package_create.js 2018-12-29 18:41:09 +00:00
rubenwardy 2975f94d9e Add short description tips 2018-12-29 15:57:16 +00:00
rubenwardy a9a045eefd Fix wizard deleting values from topic create 2018-12-28 14:32:11 +00:00
rubenwardy d09ede00fb Add sort toggle bar to topics list 2018-12-27 15:32:15 +00:00
rubenwardy 515248eb8b Add open link to forum topic ID field 2018-12-27 00:03:16 +00:00
rubenwardy 66ee706a6c Fix profile picture bugs 2018-12-25 23:02:49 +00:00
rubenwardy 0b83d2f2b5 Add task to bulk import avatars from forum 2018-12-25 19:49:17 +00:00
rubenwardy 21960f2404 Add support for using forum profile pictures 2018-12-25 19:28:32 +00:00
rubenwardy f94885a58f Fix gravatar link being a button 2018-12-25 18:36:02 +00:00
rubenwardy f7d4b4bf6d Show placeholder message in unadded topics profile section when empty 2018-12-25 18:34:38 +00:00
rubenwardy d04e060854 Improve profile pic styling on user profile page 2018-12-25 18:25:25 +00:00
rubenwardy 7801be3d39 Fix create button show logic in topic list 2018-12-25 18:15:11 +00:00
rubenwardy b10660030a Fix params in topic list being lost on page change 2018-12-25 18:12:25 +00:00
rubenwardy f5744f5188 Fix non-editors seeing create buttons for topics 2018-12-25 17:58:44 +00:00
rubenwardy 272be09ba1 Add links to topic lists in user dropdown 2018-12-25 17:56:51 +00:00
rubenwardy 09150a4dbb Allow users to discard their own topics 2018-12-25 17:51:29 +00:00
rubenwardy c726f56b3e Fix bugs in topic todo 2018-12-25 16:43:41 +00:00
rubenwardy daded6d193 Add sort by option to topic list 2018-12-25 16:40:19 +00:00
rubenwardy b0a5980833 Add unlimited results toggle in topics list 2018-12-25 15:20:58 +00:00
rubenwardy 1eaed55bc6 Add ability to unapprove package from GUI 2018-12-25 15:13:30 +00:00
rubenwardy c2265313d8 Truncate long links in topic list 2018-12-24 00:37:52 +00:00
rubenwardy 49d5a123e5 Add progress bar to topics page 2018-12-24 00:27:55 +00:00
rubenwardy c79c970171 Fix .wiptopic affecting buttons 2018-12-24 00:13:45 +00:00
rubenwardy fa0506f58a Add create date to topic list 2018-12-24 00:11:15 +00:00
rubenwardy 50889ccca5 Add topic searching and topic discarding 2018-12-23 23:54:20 +00:00
rubenwardy b8ca5d24c5 Add pagination and search to topics 2018-12-23 18:04:56 +00:00
rubenwardy 63969529ad Add random feature 2018-12-23 17:34:44 +00:00
rubenwardy 08434300d8 Rename "I'm feeling lucky" to "First" 2018-12-23 17:11:52 +00:00
rubenwardy 86566bcd39 Improve markdown editor style, switch to EasyMDE, add to comment reply fields 2018-12-23 17:02:02 +00:00
rubenwardy a7fcce4448 Improve package grid style 2018-12-23 16:28:15 +00:00
rubenwardy 79f4e16286 Improve style of forms 2018-12-22 22:29:30 +00:00
rubenwardy 137a6928bc Replace Popular with Top Mods 2018-12-22 21:41:30 +00:00
rubenwardy 89cae279cd Add top games to home page 2018-12-22 21:13:56 +00:00
rubenwardy fd901726b0 Add sort and order query params to package list 2018-12-22 21:09:29 +00:00
rubenwardy 5f40d68441 Improve home page 2018-12-22 21:03:01 +00:00
rubenwardy 8eedbf64a4 Improve package grid 2018-12-22 20:49:19 +00:00
rubenwardy c551201f79 Improve thread styling 2018-12-22 20:25:22 +00:00
rubenwardy a21a5c24d8 Add pagination styling 2018-12-22 13:33:27 +00:00