Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JonLatane/jonline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.532-cc28c4e
Choose a base ref
...
head repository: JonLatane/jonline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref

Commits on Mar 28, 2024

  1. last night stuff

    JonLatane committed Mar 28, 2024
    Copy the full SHA
    b083006 View commit details
  2. fix creation server thingy

    JonLatane committed Mar 28, 2024
    Copy the full SHA
    10e7c23 View commit details
  3. tweaks around nav hiding

    JonLatane committed Mar 28, 2024
    Copy the full SHA
    0e932a2 View commit details

Commits on Apr 1, 2024

  1. push Docker image releases to :BE_VERSION in addition to :BE_VERSION-…

    …SHA_SHORT DockerHub tags
    JonLatane committed Apr 1, 2024
    Copy the full SHA
    b04cb18 View commit details

Commits on Apr 5, 2024

  1. last night's refactors

    JonLatane committed Apr 5, 2024
    Copy the full SHA
    2abf2b5 View commit details

Commits on Apr 6, 2024

  1. improve pagination

    JonLatane committed Apr 6, 2024
    Copy the full SHA
    fa4898e View commit details
  2. Copy the full SHA
    23053c8 View commit details
  3. Copy the full SHA
    d9f93cf View commit details
  4. Copy the full SHA
    dc64a2d View commit details

Commits on Apr 7, 2024

  1. Copy the full SHA
    d8f2ab4 View commit details
  2. Copy the full SHA
    862213e View commit details
  3. various fixes

    JonLatane committed Apr 7, 2024
    Copy the full SHA
    8915cbd View commit details
  4. cleanup pagination a bit

    JonLatane committed Apr 7, 2024
    Copy the full SHA
    9d2189a View commit details
  5. Copy the full SHA
    4ec5898 View commit details
  6. Copy the full SHA
    57bd08e View commit details
  7. tweaks to starred posts ui

    JonLatane committed Apr 7, 2024
    Copy the full SHA
    f1deee3 View commit details
  8. Copy the full SHA
    554406d View commit details
  9. Copy the full SHA
    e351b8e View commit details
  10. Copy the full SHA
    1d6f18c View commit details
  11. Copy the full SHA
    2a42eeb View commit details

Commits on Apr 8, 2024

  1. Copy the full SHA
    0bc7158 View commit details
  2. tweaks to settings sheet

    JonLatane committed Apr 8, 2024
    Copy the full SHA
    be83f80 View commit details
  3. Copy the full SHA
    8a32b2f View commit details
  4. Copy the full SHA
    4acba35 View commit details

Commits on Apr 9, 2024

  1. Copy the full SHA
    a4950d8 View commit details
  2. Copy the full SHA
    cbaac1f View commit details
  3. Copy the full SHA
    f448879 View commit details
  4. groupssheet tweaks

    JonLatane committed Apr 9, 2024
    Copy the full SHA
    c8bf57b View commit details

Commits on Apr 10, 2024

  1. Copy the full SHA
    350c3a3 View commit details
  2. Copy the full SHA
    142e676 View commit details
  3. paginate groups

    JonLatane committed Apr 10, 2024
    Copy the full SHA
    794984f View commit details
  4. Copy the full SHA
    439207a View commit details
  5. groups things mostly

    JonLatane committed Apr 10, 2024
    Copy the full SHA
    8f96099 View commit details
  6. self-documentation

    JonLatane committed Apr 10, 2024
    Copy the full SHA
    9817f23 View commit details

Commits on Apr 11, 2024

  1. groups sheet tweaks

    JonLatane committed Apr 11, 2024
    Copy the full SHA
    b00932b View commit details
  2. some stuff

    JonLatane committed Apr 11, 2024
    Copy the full SHA
    62889c0 View commit details
  3. Copy the full SHA
    4485767 View commit details

Commits on Apr 12, 2024

  1. Copy the full SHA
    91878d0 View commit details

Commits on Apr 13, 2024

  1. update media sheet

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    f123e15 View commit details
  2. media sheet tweaks

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    97906e5 View commit details
  3. fix build errors

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    be01187 View commit details
  4. shorten release changelog

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    cf61808 View commit details
  5. media sheet tweaks

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    48b6786 View commit details
  6. update dependencies; building blocks for group membership management;…

    … make feature navigation threshold to switch to popover (in auto mode) smaller (so we see shrunken inline navigation more)
    JonLatane committed Apr 13, 2024
    Copy the full SHA
    960a64c View commit details
  7. Copy the full SHA
    33fb068 View commit details
  8. group memberships

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    7711fd3 View commit details
  9. tweaks

    JonLatane committed Apr 13, 2024
    Copy the full SHA
    1907ccc View commit details

Commits on Apr 14, 2024

  1. precise pagination info; include unpinned accounts/servers for Media …

    …and CreationServer things
    JonLatane committed Apr 14, 2024
    Copy the full SHA
    24e20db View commit details
  2. Copy the full SHA
    6eac6bd View commit details
  3. Copy the full SHA
    23dd81f View commit details
Showing 331 changed files with 28,099 additions and 17,783 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/README.md
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ The `server_ci_cd.yml` workflow a multi-phase CI/CD process:
6. Deploy the Preview Generator everywhere.

## Flutter Apps
Jonline also provides a single workflow for each Flutter native app (`flutter_android.yml`, `flutter_ios.yml`, `flutter_linux.yml`, `flutter_macos.yml`, and `flutter_wndws.yml`).
Jonline also provides a single workflow for each Flutter native app (`flutter_android.yml`, `flutter_ios.yml`, `flutter_macos.yml`, and `flutter_wndws.yml`).


## Protobuf Consistency Check
55 changes: 0 additions & 55 deletions .github/workflows/docs_protos.yml

This file was deleted.

127 changes: 0 additions & 127 deletions .github/workflows/flutter_android.yml

This file was deleted.

97 changes: 0 additions & 97 deletions .github/workflows/flutter_ios.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/flutter_linux.yml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/workflows/flutter_macos.yml

This file was deleted.

Loading