Commit log

957762d Rename wish.WithMiddlewares -> wish.WithMiddleware

Toby Padilla created

5ca4b8d README copy edits

Christian Rocha created

311886f Rename SOFT_SERVE_AUTH_KEY to SOFT_SERVE_INITIAL_ADMIN_KEY

Christian Rocha created

e37c139 Copy edits for default config comments

Christian Rocha created

68c805c Change allow-no-keys to allow-keyless in config

Christian Rocha created

5ff41c0 Allow repos to be private / admin only

Toby Padilla created

b4d6c99 Update README with auth and config info

Toby Padilla created

8125eee Remove charm replace

Toby Padilla created

aca1ca3 Refactor setupCmd and fix menu entries

Toby Padilla created

0a01257 Update default text

Toby Padilla created

a964f74 Move server into separate module

Toby Padilla created

61d135d Implement GitHooks, fix collab repos

Toby Padilla created

e198dc4 Don't allow cloning of `config` repo if anon isn't set to read-write

Toby Padilla created

73edc31 Auth against users in config.yaml

Toby Padilla created

c09197a Auto set anon access if there's an init public key

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

Click to expand commit body
Fixes: https://github.com/charmbracelet/soft-serve-internal/issues/5

Ayman Bagabas created

22c47ee Truncate long lines in Glamour output to fix layout

Click to expand commit body
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)

Click to expand commit body
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"

Click to expand commit body
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