2016-02-23 12:19:55 +09:00
|
|
|
$# This file is part of Vervis.
|
|
|
|
$#
|
2019-01-30 07:24:32 +09:00
|
|
|
$# Written in 2016, 2018, 2019 by fr33domlover <fr33domlover@riseup.net>.
|
2016-02-23 12:19:55 +09:00
|
|
|
$#
|
|
|
|
$# ♡ Copying is an act of love. Please copy, reuse and share.
|
|
|
|
$#
|
|
|
|
$# The author(s) have dedicated all copyright and related and neighboring
|
|
|
|
$# rights to this software to the public domain worldwide. This software is
|
|
|
|
$# distributed without any warranty.
|
|
|
|
$#
|
|
|
|
$# You should have received a copy of the CC0 Public Domain Dedication along
|
|
|
|
$# with this software. If not, see
|
|
|
|
$# <http://creativecommons.org/publicdomain/zero/1.0/>.
|
|
|
|
|
|
|
|
<p>
|
|
|
|
This is the homepage for logged-in users. You should eventually see a
|
|
|
|
personal overview here. Your projects, repos, news, notifications, settings
|
|
|
|
and so on.
|
2016-02-25 12:10:30 +09:00
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>
|
2018-05-26 20:07:56 +09:00
|
|
|
<p>Projects:
|
|
|
|
<ul>
|
|
|
|
$forall project <- projects
|
|
|
|
<li>
|
|
|
|
<a href=@{ProjectR ident project}>#{prj2text project}
|
|
|
|
<li>
|
|
|
|
<a href=@{ProjectNewR ident}>Create new…
|
2016-06-05 22:58:51 +09:00
|
|
|
|
2019-10-17 20:45:06 +09:00
|
|
|
<li>
|
|
|
|
<p>Standalone repos:
|
|
|
|
<ul>
|
|
|
|
$forall repo <- repos
|
|
|
|
<li>
|
|
|
|
<a href=@{RepoR ident repo}>#{rp2text repo}
|
|
|
|
<li>
|
|
|
|
<a href=@{RepoNewR ident}>Create new…
|
|
|
|
|
2019-05-05 20:14:23 +09:00
|
|
|
<li>
|
|
|
|
<a href=@{SharerInboxR ident}>Inbox
|
|
|
|
|
2018-05-26 20:07:56 +09:00
|
|
|
<li>
|
|
|
|
<a href=@{KeysR}>SSH keys
|
2016-06-05 22:58:51 +09:00
|
|
|
|
2018-05-26 20:07:56 +09:00
|
|
|
<li>
|
2019-01-30 07:24:32 +09:00
|
|
|
<a href=@{ProjectRolesR ident}>Roles
|
2016-06-07 19:01:57 +09:00
|
|
|
|
2018-05-26 20:07:56 +09:00
|
|
|
<li>
|
|
|
|
<a href=@{ClaimRequestsPersonR}>Ticket claim requests
|