This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2f8d48a0d7
resourcesV2
shleefork
intervention-laravel
vips
classV2
miscRemainingIssuesV1
miscClosureUnusedUseV2
argumentsV1
classNotFoundV1
resourcesV1-clean
shleeable-patch-20
AdminControllerRefactor-clean
controllerV1Dot1-clean
controllerV2
psalm
emptyv1
shleeable-patch-19
shleeable-patch-18
shleeable-patch-17
shleeable-patch-16
shleeable-patch-15
shleeable-patch-1
shleeable-patch-14
shleeable-patch-13
shleeable-patch-12
refactor-RemoveDuplicatedArrayKeyRector
shleeable-patch-11
shleeable-patch-10
dev
staging
shleeable-patch-9
shleeable-patch-8
shleeable-patch-7
shleeable-patch-6
shleeable-patch-5
shleeable-patch-4
shleeable-patch-2
shleeable-patch-3
l10n_staging
groups
vue3
v0.1.9
v0.10.0
v0.10.1
v0.10.10
v0.10.2
v0.10.3
v0.10.4
v0.10.5
v0.10.6
v0.10.7
v0.10.8
v0.10.9
v0.11.0
v0.11.1
v0.11.10
v0.11.11
v0.11.12
v0.11.13
v0.11.2
v0.11.3
v0.11.4
v0.11.5
v0.11.6
v0.11.7
v0.11.8
v0.11.9
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.12.4
v0.12.5
v0.12.6
v0.5.9
v0.6.0
v0.6.1
v0.7.6
v0.8.0
v0.8.5
v0.8.6
v0.9.0
v0.9.4
v0.9.5
v0.9.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f8d48a0d7'
${ noResults }
pixelfed
/
resources
/
views
/
admin
/
partial
/
sidebar.blade.php
3 lines
101 B
PHTML
Raw
Normal View
History
Unescape
Escape
Add basic admin dashboard views
8 years ago
<
div
class
=
"col-12 col-md-3 py-3"
style
=
"border-right:1px solid #ccc;"
>
Update admin partials
7 years ago
@yield('menu')
Add basic admin dashboard views
8 years ago
<
/
div
>