Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add page to view log list and several fixes #68

Closed
wants to merge 29 commits into from
Closed

Add page to view log list and several fixes #68

wants to merge 29 commits into from

Commits on Nov 21, 2021

  1. update for dpy2

    fixes internal server error, Merge whenever dev gets merged into master for modmail
    lorenzo132 authored Nov 21, 2021
    Configuration menu
    Copy the full SHA
    2689902 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    7227653 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Bump all requirements versions to latest (#56)

    * Dont use deprecated abort()
    
    * Bump version to v1.1.1
    
    * Bump reqs
    
    * Escape some additional html templates
    
    * Bump sanic -> 21.12.0
    
    * Bump sanic -> 22.6.0
    Taaku18 authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f4c181f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev'

    Taaku18 committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ef746f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Merge pull request #44 from lorenzo132/master

    BREAKING fix dpy2, add support old time format
    fourjr authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8b41ff4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Added load_dontenv, changed mongo_uri load logic (#59)

    * Added load_dontenv, changed mongo_uri load logic
    
    * Updated pipfile.lock
    sebkuip authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    d62b25d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf7edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13502fc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Add page to view logs and several fixes

    - Fix CORS errors for fonts
    - Update CSS for new log list page
    - Use 4 spaces for indent on CSS to match python
    - Fix broken system avatar
    
    To access new log list page, click on the "Logviewer" header on main page. Log list page can be viewed on url set by your LOG_URL_PREFIX env (Default "/logs")
    raidensakura committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    9744541 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Some new shinies ✨

    - Fix #60
    - Indent CSS with 4 spaces
    - Add some new CSS classes for new texts
    - Properly indent logbase.html
    - Fix messed up auto-formatting caused by Jinja (thanks [Better Jinja](https://marketplace.visualstudio.com/items?itemName=samuelcolvin.jinjahtml)
    - Replace credit with something _random_
    raidensakura committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    bd7b477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29214ae View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    6c9d074 View commit details
    Browse the repository at this point in the history
  2. Only project last message in array

    - Remove id from projection and unnecessary messages
    - Add pagination buttons to top of page
    - Remove prints that I forgot lol
    raidensakura committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    8dc8fe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    93d0399 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    f98ad64 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    3266a02 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Fix padding

    raidensakura committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    858517c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3604e80 View commit details
    Browse the repository at this point in the history
  3. Multiple changes

    - Add search and open/closed log filter
    - Add a count for all logs
    - Display a message when no log is found within a search query
    - Move pagination to its own template
    - Replace default avatar icon with updated Discord logo
    - Refactor/reformat some lines
    raidensakura committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    5d07b75 View commit details
    Browse the repository at this point in the history
  4. correction lol

    raidensakura committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7346337 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Improve filters

    - Closed and open log filter are now toggle-able
    - Query strings will now properly append to each other on each filter
    - Move pagination functions to client-side (javascript)
    raidensakura committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8816ade View commit details
    Browse the repository at this point in the history
  2. Convert str to int first before subtracting

    python moment
    raidensakura committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f83f783 View commit details
    Browse the repository at this point in the history
  3. Fix nsfw tag not showing

    raidensakura committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3d09c29 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    ad6c9dc View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    cb3e2b8 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    raidensakura committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    00da944 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    0ceed6e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Configuration menu
    Copy the full SHA
    5b0a49d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2023

  1. Update links

    raidensakura committed Apr 9, 2023
    Configuration menu
    Copy the full SHA
    dc9b06f View commit details
    Browse the repository at this point in the history