Commit Graph

563 Commits

Author SHA1 Message Date
rubenwardy d17bd5580e Fix badge hint 2021-07-25 16:36:39 +01:00
rubenwardy 94568c851a Add package downloads badge to profile page 2021-07-25 16:35:08 +01:00
rubenwardy 29bfc91683 Add top reviewer badge to profile page 2021-07-25 16:09:21 +01:00
rubenwardy cb5fa4d6e7 Improve related packages on package page
Fixes #254
2021-07-25 03:54:08 +01:00
rubenwardy 5a12b9e6c4 Fix crash in releases list due to missing `current_user` argument 2021-07-24 16:47:41 +01:00
rubenwardy 4e83adc032 Refactor package URL generation 2021-07-24 04:30:14 +01:00
rubenwardy 187202d363 Improve unified navigation further 2021-07-24 03:56:43 +01:00
rubenwardy 545968a71f Remove updateFromRelease feature 2021-07-24 03:09:33 +01:00
rubenwardy f5aee035b3 Use vertical nav 2021-07-24 03:09:11 +01:00
rubenwardy 1389cf450c Unify package edit UI 2021-07-24 02:55:55 +01:00
rubenwardy 347f8e5a22 Add support for renaming users and package alias redirects
Fixes #270
2021-07-24 02:30:43 +01:00
rubenwardy 0614e6b28b Fix broken background for code blocks
Fixes #256
2021-07-24 01:14:28 +01:00
rubenwardy e7818d7fb4 Tweak Featured styling, fix various issues 2021-07-22 18:33:24 +01:00
rubenwardy 13b6ab04bb Bump CSS version 2021-07-22 13:52:59 +01:00
rubenwardy 148ece162c Add Featured packages and protected tags 2021-07-22 13:44:20 +01:00
rubenwardy ce2bb3abad Fix Create Package not appearing for unprivileged users 2021-07-22 11:58:00 +01:00
rubenwardy cfddf0ada3 Fix missing if-statement on screenshot approval badge 2021-07-22 11:54:18 +01:00
rubenwardy 54304cf3e0 Add Create Package button to profile page 2021-07-22 11:50:39 +01:00
rubenwardy f1597622ea Add approval state labels to screenshots and package tiles 2021-07-22 11:43:43 +01:00
rubenwardy 6fa6203ce0 😢 2021-07-21 02:31:51 +01:00
rubenwardy 4523849641 Add Draft/ChangesNeeded notification admin action 2021-07-19 23:04:55 +01:00
rubenwardy 52437d4e2e Fix images exceeding long desc bounds
Fixes #309
2021-07-18 16:49:28 +01:00
rubenwardy 7dbea9f042 Fix crash on packages with no releases 2021-05-08 00:30:57 +01:00
rubenwardy e9161610c4 Fix bad download file names
Fixes #116
2021-05-04 22:06:31 +01:00
rubenwardy c0719fdeaa Add simple captcha 2021-04-17 02:12:00 +01:00
rubenwardy 8dbd22f56c Add custom 404 page 2021-04-10 16:30:19 +01:00
rubenwardy c2994a27fd Fix maintainers not being able to delete releases 2021-03-07 15:00:36 +00:00
rubenwardy df8ef542dd Disallow spaces in usernames 2021-03-02 22:36:21 +00:00
rubenwardy 47797f1fb1 Make it more clear that .conf will override release min/max vers 2021-02-28 21:30:54 +00:00
rubenwardy aead579f0b Use pen icon instead of edit 2021-02-28 05:19:57 +00:00
rubenwardy f9089319d3 Improve package page sidebar 2021-02-28 05:19:57 +00:00
rubenwardy ff2f7caee1 Add support for README files when importing meta
Fixes #87
2021-02-28 02:36:31 +00:00
rubenwardy da6b4b210f Allow specifying display name on register 2021-02-27 19:03:52 +00:00
rubenwardy dea5a52c86 Allow users to change their display name
Fixes #269
2021-02-25 23:25:33 +00:00
rubenwardy 96b5b4ea5b Add link to monitor and API 2021-02-25 23:03:32 +00:00
rubenwardy b41e4b50d9 Fix comment box padding 2021-02-23 00:46:16 +00:00
rubenwardy 3c095544d0 Enable word break in markdown content 2021-02-23 00:08:36 +00:00
rubenwardy 77dcb85912 Add username validation to signup page 2021-02-22 23:45:20 +00:00
rubenwardy c37f589765 Add package audit page 2021-02-08 00:47:34 +00:00
rubenwardy 7ff92bc7c1 Add ability to filter by no tags on package tags page 2021-02-05 17:03:50 +00:00
rubenwardy 3839dfbf90 Fix tag selector dropdown style 2021-02-05 16:42:48 +00:00
rubenwardy 2797792322 Add search box and edit tags button to Package Tags page 2021-02-05 16:01:12 +00:00
rubenwardy 3ce653ba74 Update documentation 2021-02-05 15:44:00 +00:00
rubenwardy 0918b8b676 Update front-end dependencies 2021-02-05 14:21:34 +00:00
rubenwardy 21cf5b57c1 Redesign sign in screen 2021-02-03 00:58:49 +00:00
rubenwardy 878872799e Fix crash on wtfpl page 2021-02-02 20:43:10 +00:00
rubenwardy 14810b2cc5 Add table of contents to help pages 2021-02-02 20:05:24 +00:00
rubenwardy 64a897b52f Improve token form 2021-02-02 17:09:21 +00:00
rubenwardy 2f66db5989 Update API docs, add support for code highlighting, add markdown table support 2021-02-02 17:09:19 +00:00
rubenwardy a78fe8ceb9 Split importtasks.py 2021-02-01 22:43:43 +00:00