2016-02-23 03:19:55 +00:00
|
|
|
$# This file is part of Vervis.
|
|
|
|
$#
|
2019-01-29 22:24:32 +00:00
|
|
|
$# Written in 2016, 2018, 2019 by fr33domlover <fr33domlover@riseup.net>.
|
2016-02-23 03:19:55 +00: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 03:10:30 +00:00
|
|
|
|
|
|
|
<ul>
|
2019-10-19 03:17:53 +00:00
|
|
|
<li>
|
|
|
|
<a href=@{PublishR}>
|
|
|
|
Publish an activity
|
2016-02-25 03:10:30 +00:00
|
|
|
<li>
|
2018-05-26 11:07:56 +00: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 13:58:51 +00:00
|
|
|
|
2019-10-17 11:45:06 +00: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 11:14:23 +00:00
|
|
|
<li>
|
|
|
|
<a href=@{SharerInboxR ident}>Inbox
|
|
|
|
|
2018-05-26 11:07:56 +00:00
|
|
|
<li>
|
|
|
|
<a href=@{KeysR}>SSH keys
|
2016-06-05 13:58:51 +00:00
|
|
|
|
2018-05-26 11:07:56 +00:00
|
|
|
<li>
|
2019-01-29 22:24:32 +00:00
|
|
|
<a href=@{ProjectRolesR ident}>Roles
|
2016-06-07 10:01:57 +00:00
|
|
|
|
2018-05-26 11:07:56 +00:00
|
|
|
<li>
|
|
|
|
<a href=@{ClaimRequestsPersonR}>Ticket claim requests
|