0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-12-12 20:53:30 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Earl Warren
e2728166f6 {user,admin}: oauth2-provider: pre-registered OAuth applications
(cherry picked from commit be5b8993c9)
2023-11-19 18:09:34 +00:00
Earl Warren
8057367953 user: pull-request: add section on reviews
(cherry picked from commit 05de9ce86a)
2023-11-15 22:58:18 +00:00
Earl Warren
18ec5708b1 user: pull-request: import from Codeberg
(cherry picked from commit 927d806dbc)
2023-11-15 22:15:18 +00:00
Earl Warren
0641dd8004 user: label: section about archiving labels
(cherry picked from commit 4bba2896a5)
2023-11-15 21:24:18 +00:00
Gusted
e3bab91462 Refactor blocking users page
- Update images to the 'new' design and have better consistency with
sizes (using Firefox's screenshot node feature).
- Add section for blocking users as a user of where to find the list of
blocked users and how to unblock them.

(cherry picked from commit fcb6347c18)
2023-11-03 13:47:28 +00:00
Earl Warren
ae1f054a9b user/labels: rework the page entirely
(cherry picked from commit 88269f91ca)
2023-10-23 10:49:51 +00:00
Earl Warren
61fa8164b8 user: actions: explain errors tooltip
(cherry picked from commit 8bd50bb4ef)
2023-10-07 16:26:18 +00:00
Earl Warren
09d01700ae {admin,user}: actions: update log & artifact storage & usage
(cherry picked from commit f543af1e87)
2023-09-29 22:49:20 +00:00
Earl Warren
ab3dc4d639 user: actions: disable / enable a workflow from the UI
and also update the screenshots of the list of tasks and the details
of a task.

(cherry picked from commit f5d5e6d7b4)
2023-09-28 16:51:19 +00:00
Earl Warren
d8ea86d9e1 user: actions: variables
and also update the secrets list & addition screenshots as the layout
has changed

(cherry picked from commit df703accac)
2023-09-23 15:57:27 +00:00
Earl Warren
10d524b773 user: blame: adapt to Forgejo (#146)
Caution: it needs to be squashed before merge to be backported. It is kept as two commits to preserve the original version.
Reviewed-on: https://codeberg.org/forgejo/docs/pulls/146
Reviewed-by: Loïc Dachary <dachary@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
(cherry picked from commit 43a07a1cba)
2023-09-22 18:10:04 +00:00
Caesar Schinas
c64d2ccd06
move images to content dir and use relative paths
This is necessary for the website upgrade to Astro v3, which has a new built-in image API.
2023-08-31 23:07:42 +01:00