074eada
      Use new Wish auth WIP
    
    
    
     Toby Padilla created
074eada
      Use new Wish auth WIP
    Toby Padilla created
0e4d562
      Use soft-serve action
    Ayman Bagabas created
bc574b7
      Cleanup, return errs
    Ayman Bagabas created
745ed4c
      Return errMsg when config is not set
    Ayman Bagabas created
6f287f0
      Return errMsg when menu is zero
    Fixes: https://github.com/charmbracelet/soft-serve-internal/issues/5
Ayman Bagabas created
22c47ee
      Truncate long lines in Glamour output to fix layout
    In some cases a few characters at the end of very long words like URLs will now be dropped. This likely needs to be fixed upstream.
Christian Rocha created
583b01c
      Solve away a magic number when determining Glamour width
    Christian Rocha created
c053bde
      Hard-wrap the clone command only for better output (no word-wrapping)
    Clone commands will pretty much need to hard-wrap only. As such, this commit provides better rendering in that respect and seemingly fixes what appears to be a related bug with regard to heights.
Christian Rocha created
b369c96
      Bump tf module to 0.3.2 to enable provisioning throughput
    Ayman Bagabas created
a9e7701
      Revert "ops: double cpu and ram to 2GHz/4GBs"
    This reverts commit eab969f9484beef06b04b339fb1307075e29bd06.
Ayman Bagabas created
7f83dc3
      reload repos and config on start and on git push only
    Ayman Bagabas created
ec7b3a7
      fix warnings and remove unused variables
    Ayman Bagabas created
7a30848
      Add logging to track repo loading
    Toby Padilla created
4faaf47
      Update wish version
    Toby Padilla created
eab969f
      ops: double cpu and ram to 2GHz/4GBs
    Ayman Bagabas created
0c2461b
      Bump Bubbles to v0.9.0
    Christian Rocha created
5772ffc
      go mod tidy
    Christian Rocha created
3f8c983
      Wrap long clone commands
    Christian Rocha created
d61ea80
      Truncate repo names in repo detail header if needed
    Christian Rocha created
4b93e2e
      Remove a magic number when determining repo height
    Christian Rocha created
1dbf20d
      Bump lipgloss for auto-wrapping of words longer than the Width()
    Christian Rocha created
943f941
      Truncate long repos names in the menu
    Christian Rocha created
c61938d
      Push repo to beta.charm.sh
    Ayman Bagabas created
e91d12b
      go mod tidy
    Ayman Bagabas created
49e5a69
      Bump bubbbletea to v0.15.0
    Christian Rocha created
ba8c54e
      Fix CD
    Ayman Bagabas created
9b3c681
      Use wish options
    Ayman Bagabas created
a378647
      Bump go to 1.17
    Ayman Bagabas created
f68dee9
      Bump TF module to 0.3.1
    Ayman Bagabas created
2cc93be
      Rename smoothie -> soft-serve
    Ayman Bagabas created
e47e9a9
      Only slack the channel on push to main
    Ayman Bagabas created
2f4b76f
      Remove commitsLog
    Toby Padilla created
73ccd13
      Show "git clone" command in header, unless we're on config
    Toby Padilla created
1e101cf
      Remove windowChanges channel and pass tea.WindowSizeMsg to children
    Toby Padilla created
b49194b
      Fix active border on selection box
    Toby Padilla created
f779018
      Colorize repo title and clone command
    Christian Rocha created
afb6cf8
      Cleanup and reorganize styles, theming prep
    Christian Rocha created
144efbb
      Populate git clone command above READMEs
    Christian Rocha created
3eb15e4
      Menu no longer fills the available vertical space
    Christian Rocha created
aa7323e
      Add title/clone info to repo pane
    Christian Rocha created
e939038
      Add application-level margin
    Christian Rocha created
eabf167
      Use unconditional wrapping to enforce a max width on Glamour output
    Christian Rocha created
97fab1f
      Electrify active borders
    Christian Rocha created
a750a28
      Bump lipgloss again for new hidden borders
    Christian Rocha created
62b97cb
      Correct repo viewport height
    Christian Rocha created
c4118e2
      Bump lipgloss for new frame measuring functionality
    Christian Rocha created
b79f14c
      Style and help for the error state
    Christian Rocha created
6c1fa6c
      Generally "smooth" out style and layout
    Christian Rocha created
7456678
      h/l and left/right can also change focus
    Christian Rocha created
7c23d17
      Style footer/help
    Christian Rocha created