b1ec737
      docs: a few readme edits
    
    
    
     Toby Padilla created
b1ec737
      docs: a few readme edits
    Toby Padilla created
0d40aee
      docs: readme typos
    Ayman Bagabas created
4bff897
      fix(server): git daemon test error
    Ayman Bagabas created
a8fd29b
      docs: update readme
    Ayman Bagabas created
0bdb445
      Revert "fix(server/cmd): rename hidden command"
    This reverts commit 1d4028a14c37703ca1ce3fff28723b1414730c78.
Ayman Bagabas created
cfe57fc
      typo(ssh): add space after port
    Ayman Bagabas created
9a6d60c
      feat: update readme
    Ayman Bagabas created
9859981
      typo(config): public url comment
    Ayman Bagabas created
62eabac
      fix(backend): create renamed parent directory
    Ayman Bagabas created
1d4028a
      fix(server/cmd): rename hidden command
    Ayman Bagabas created
a5421ee
      fix(server): add ssh command to usage
    Ayman Bagabas created
d56fc26
      feat(ui): navigate to top/botton of readme and files
    Ayman Bagabas created
29dbe95
      fix(config): use abs paths
    Ayman Bagabas created
86bbd28
      fix(ui): no items style
    Ayman Bagabas created
8bf2343
      feat(backend): create default admin user with initial admin keys
    Ayman Bagabas created
74a9cf9
      fix(config): reword key path
    Ayman Bagabas created
b7fd22d
      fix(server): rename user commands
    Ayman Bagabas created
49166d5
      feat(ui): notify copied text
    Fixes: https://github.com/charmbracelet/soft-serve/issues/154
Ayman Bagabas created
a75dae0
      fix(ui): clear filename statusbar value on event
    Ayman Bagabas created
01f7c27
      refactor(server): move into modules
    Ayman Bagabas created
8dbe830
      feat: use context
    Ayman Bagabas created
c5683d2
      fix(test): increase git daemon test timeout & close db
    Ayman Bagabas created
f647f9b
      feat(backend): validate repo name
    only allow alphanumeric, dashes, underscores, periods, and slashes
Ayman Bagabas created
74352e3
      fix(backend): always import bare repositories
    Ayman Bagabas created
65a96bc
      fix(server): check allow-keyless when using git protocol
    Ayman Bagabas created
15b10cb
      fix(config): don't use env default value for datapath
    Ayman Bagabas created
22c655b
      fix(backend): settings query
    Ayman Bagabas created
0a22bcc
      fix(ui): show repo update time for new repos
    Ayman Bagabas created
f2d53ee
      fix(http): go-get requests
    should always return 200
Ayman Bagabas created
8f74b66
      fix(ui): spinner regression & empty repo
    Ayman Bagabas created
4ad6bd0
      fix(http): index template html
    Ayman Bagabas created
97e3d6f
      fix(server): internal key should have admin access
    Ayman Bagabas created
857ca84
      fix(migrate): copy pub key
    Ayman Bagabas created
ce7b080
      feat(server): add repo mirror & info commands
    Ayman Bagabas created
b97f71c
      fix(server): start with context
    Ayman Bagabas created
d5137e1
      feat(server): create ssh client keypair
    Ayman Bagabas created
750b137
      feat(ui): format clone url
    Ayman Bagabas created
3a8b269
      fix(backend): use client ssh key to clone ssh repos
    Ayman Bagabas created
c37e1d1
      feat(cmd): migrate config command
    Ayman Bagabas created
57ffff9
      feat(server): validate username
    Ayman Bagabas created
6b8f1bc
      feat(backend/utils): follow symlink to get file contents
    Ayman Bagabas created
b11b05b
      fix(ui): display readme from .soft-serve repo
    Ayman Bagabas created
b661872
      fix(server): reduce perms to collab when creating/deleting repos
    Ayman Bagabas created
daf9c2f
      fix(backend): init repos and hooks
    Ayman Bagabas created
01014af
      fix(backend): propagate errors
    Ayman Bagabas created
0061eb4
      feat(backend): hide repository from ui
    Ayman Bagabas created
db8890c
      feat(backend): add sqlite backend
    Ayman Bagabas created
5f64d5e
      feat(server): add pull mirror repos
    Ayman Bagabas created
e49c264
      feat(server): add prometheus stats server
    Ayman Bagabas created
e740e81
      feat(http): use tls keys when provided
    Ayman Bagabas created