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: Kozea/Radicale Loading
base: master
Choose a base ref
...
head repository: skyssolutions/Radicale Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 25 files changed
  • 6 contributors

Commits on Dec 17, 2023

  1. Merge upstream PR #1329 (#1)

    * New Web UI
    
    Updated web UI to a more modern interface while keeping the HTML structure as similar to the original as possible.
    
    New features include:
    -Mobile view compatibility
    -New light color scheme using primary colors based off Radicale's official colors
    -Dialog theme for most sections
    -Floating Action Buttons (FAB's) for creating and uploading a new collection
    -Commands to edit/delete a collection have become buttons that only show on hover.
    -Improved loading screen
    -New loading circle with consistent color scheme
    -More explanation for dialog text
    -Added warning to delete screen
    ---------
    
    Co-authored-by: Matthew Hana <matthew.hana@nexuspoly.tech>
    samip5 and MatthewHana committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    fbc7e08 View commit details
    Browse the repository at this point in the history
  2. fix #715 (Main Component is missing when only recurrence id exists) w…

    …ith balrok's patch (#2)
    
    Co-authored-by: trougnouf (Benoit Brummer) <trougnouf@gmail.com>
    samip5 and trougnouf committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5b8dfc4 View commit details
    Browse the repository at this point in the history
  3. Merge upstream PR #1337 (#3)

    * Add basic free-busy report
    * Fix bug in free busy report serializing a datetime tzinfo
    * Improve free-busy report
    * Package housekeeping
    * Fix for free-busy `fbtype` statuses
    
    ---------
    
    Co-authored-by: Ray <ray@react0r.com>
    samip5 and ray-react0r committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5af4665 View commit details
    Browse the repository at this point in the history
  4. Added support for webcal-subscriptions (#4)

    Co-authored-by: leso-kn <info@lesosoftware.com>
    samip5 and leso-kn committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    3f4ba52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e373f34 View commit details
    Browse the repository at this point in the history
  6. Added some logging

    samip5 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b6a4a67 View commit details
    Browse the repository at this point in the history
  7. Moved files around

    samip5 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    edd055b View commit details
    Browse the repository at this point in the history
Loading