0b842d7
      fix(ui): empty repo clone command
    
    
    
     Ayman Bagabas created
0b842d7
      fix(ui): empty repo clone command
    Ayman Bagabas created
e00b19d
      feat(ui): use termenv to copy text to clipboard
    Ayman Bagabas created
99447bc
      fix(backend): error when repository doesn't exist
    Ayman Bagabas created
ee373fb
      fix(cmd): add hidden option when importing a repository
    Ayman Bagabas created
bec3df0
      fix(backend): list collabs
    Ayman Bagabas created
6efe531
      feat(server): use a separate ssh server for internal commands
    Ayman Bagabas created
5513179
      fix(config): parse initial admin keys paths
    Ayman Bagabas created
df43bbb
      fix(backend): make public key unique
    Ayman Bagabas created
6b2baa9
      fix(cmd): omit ssh command line port when empty or 22
    Ayman Bagabas created
96ddc11
      fix(server): add ssh commands for admin keys
    Ayman Bagabas created
4b148fb
      feat(server): log initial admin keys
    Ayman Bagabas created
d9cba5c
      docs: update server settings
    Ayman Bagabas created
443e713
      fix: server tests
    Ayman Bagabas created
0ff2f2d
      fix(server): hooks config path
    Make sure data path is defined correctly.
Fixes: 72c96afd58a0 ("fix(config): mkdir before writing config")
    Ayman Bagabas created
5d177f5
      fix(server): InitialAdminKeys config name
    Ayman Bagabas created
4727a5d
      fix(config): mkdir before writing config
    Ayman Bagabas created
4394217
      fix(cmd): hide migrate-config command
    Ayman Bagabas created
7d5563b
      feat: bump wish and keygen
    Ayman Bagabas created
48d696b
      docs: readme typos
    Ayman Bagabas created
65a0e4d
      fix(server): git daemon test error
    Ayman Bagabas created
865532e
      docs: update readme
    Ayman Bagabas created
b5992cb
      Revert "fix(server/cmd): rename hidden command"
    This reverts commit 1d4028a14c37703ca1ce3fff28723b1414730c78.
Ayman Bagabas created
07975dd
      typo(ssh): add space after port
    Ayman Bagabas created
0a89da1
      feat: update readme
    Ayman Bagabas created
9280d2a
      typo(config): public url comment
    Ayman Bagabas created
64598e6
      fix(backend): create renamed parent directory
    Ayman Bagabas created
d4e11a3
      fix(server/cmd): rename hidden command
    Ayman Bagabas created
5d8ff39
      fix(server): add ssh command to usage
    Ayman Bagabas created
e47f988
      feat(ui): navigate to top/botton of readme and files
    Ayman Bagabas created
2203fe0
      fix(config): use abs paths
    Ayman Bagabas created
7498560
      fix(ui): no items style
    Ayman Bagabas created
399c33e
      feat(backend): create default admin user with initial admin keys
    Ayman Bagabas created
fef6f9b
      fix(config): reword key path
    Ayman Bagabas created
41893d2
      fix(server): rename user commands
    Ayman Bagabas created
5302c49
      feat(ui): notify copied text
    Fixes: https://github.com/charmbracelet/soft-serve/issues/154
Ayman Bagabas created
bdac20b
      fix(ui): clear filename statusbar value on event
    Ayman Bagabas created
2d5089e
      refactor(server): move into modules
    Ayman Bagabas created
3d7eb7b
      feat: use context
    Ayman Bagabas created
cbc155d
      fix(test): increase git daemon test timeout & close db
    Ayman Bagabas created
5ec5570
      feat(backend): validate repo name
    only allow alphanumeric, dashes, underscores, periods, and slashes
Ayman Bagabas created
6d9fc69
      fix(backend): always import bare repositories
    Ayman Bagabas created
72d793e
      fix(server): check allow-keyless when using git protocol
    Ayman Bagabas created
bdd8612
      fix(config): don't use env default value for datapath
    Ayman Bagabas created
b9f4c77
      fix(backend): settings query
    Ayman Bagabas created
d32879a
      fix(ui): show repo update time for new repos
    Ayman Bagabas created
3dfecd9
      fix(http): go-get requests
    should always return 200
Ayman Bagabas created
04038e7
      fix(ui): spinner regression & empty repo
    Ayman Bagabas created
c0b9c0d
      fix(http): index template html
    Ayman Bagabas created
fd13d1e
      fix(server): internal key should have admin access
    Ayman Bagabas created
91e9f37
      fix(migrate): copy pub key
    Ayman Bagabas created