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: tileworkdev/tilework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tileworkdev/tilework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 80 files changed
  • 2 contributors

Commits on Aug 10, 2026

  1. UI improvements

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    4a06254 View commit details
    Browse the repository at this point in the history
  2. Housekeeping and cleanups

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 10, 2026
    Configuration menu
    Copy the full SHA
    54d2a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2026

  1. Logging (#73)

    * Renamed data collectors to be monitoring specific
    
    * More renaming
    
    * more renaming
    
    * Implemented docker mounts
    
    * Iniitial implementation of logging
    
    * implemented basic generic querying
    
    * More pluggable architecture
    
    * Don't expose services in prod
    
    * Implemented UI to show logs
    
    * Minor cleanup
    
    * switched to readonly
    
    * more cleanup
    
    * More cleanup
    
    * cleanup
    
    * cleanup
    
    ---------
    
    Co-authored-by: Alexandros Nikolopoulos <[email protected]>
    alxnik and Alexandros Nikolopoulos authored Aug 13, 2026
    Configuration menu
    Copy the full SHA
    d8e4d05 View commit details
    Browse the repository at this point in the history
  2. Increase version number

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 13, 2026
    Configuration menu
    Copy the full SHA
    e5c0cb4 View commit details
    Browse the repository at this point in the history
  3. Added log parsing

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 13, 2026
    Configuration menu
    Copy the full SHA
    8b64d87 View commit details
    Browse the repository at this point in the history
  4. UI cleanup

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 13, 2026
    Configuration menu
    Copy the full SHA
    b4d86eb View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2026

  1. Limit default log retention to 2 weeks

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    f6f872f View commit details
    Browse the repository at this point in the history
  2. Fixed issue with non escaped characters

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    9e3dcf8 View commit details
    Browse the repository at this point in the history
  3. Fixed token recovery

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    1aa4349 View commit details
    Browse the repository at this point in the history
  4. Simplified loki config

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    878e718 View commit details
    Browse the repository at this point in the history
  5. More detailed logging

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    799591c View commit details
    Browse the repository at this point in the history
  6. ui tweaking

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 17, 2026
    Configuration menu
    Copy the full SHA
    5044767 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2026

  1. logging ui tweaks

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    906db75 View commit details
    Browse the repository at this point in the history
  2. Updated SharpCompress

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    ee69b3d View commit details
    Browse the repository at this point in the history
  3. Updated efcore

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    abbcd51 View commit details
    Browse the repository at this point in the history
  4. Added table virtualization

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    83a4802 View commit details
    Browse the repository at this point in the history
  5. ui optimization

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    f62a67e View commit details
    Browse the repository at this point in the history
  6. timezone tweak

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 18, 2026
    Configuration menu
    Copy the full SHA
    10d617a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2026

  1. ui tweaks

    Alexandros Nikolopoulos
    Alexandros Nikolopoulos committed Aug 19, 2026
    Configuration menu
    Copy the full SHA
    0891f12 View commit details
    Browse the repository at this point in the history
Loading