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

Refresh impl tauri #12

Open
wants to merge 402 commits into
base: impl_tauri
Choose a base branch
from
Open

Refresh impl tauri #12

wants to merge 402 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 15, 2023

  1. Upgrade rust

    nag763 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    29768e7 View commit details
    Browse the repository at this point in the history
  2. Make all redis process asyncs

    nag763 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    54170cf View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    nag763 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    13077be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74633e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    475c04b View commit details
    Browse the repository at this point in the history
  2. Graceful shutdown for async

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    e657b72 View commit details
    Browse the repository at this point in the history
  3. First refact of translations

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ba93869 View commit details
    Browse the repository at this point in the history
  4. Remove temp tauri project

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    61dc8ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82945e0 View commit details
    Browse the repository at this point in the history
  6. Change navlink logic

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    d9d4fdd View commit details
    Browse the repository at this point in the history
  7. Change navlink logic

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    ca58a8a View commit details
    Browse the repository at this point in the history
  8. Add rustdoc

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    192c351 View commit details
    Browse the repository at this point in the history
  9. End of translation refact

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    7f2692f View commit details
    Browse the repository at this point in the history
  10. Add further translations

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2819a39 View commit details
    Browse the repository at this point in the history
  11. Add missing translations

    nag763 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0581df4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    9eb8b81 View commit details
    Browse the repository at this point in the history
  2. Add async persist

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8077ae7 View commit details
    Browse the repository at this point in the history
  3. Add async persist

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1c41e73 View commit details
    Browse the repository at this point in the history
  4. Add async persist

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ca844a3 View commit details
    Browse the repository at this point in the history
  5. Add queue to clean rooms

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ed8fc48 View commit details
    Browse the repository at this point in the history
  6. Add queue to clean rooms

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d972064 View commit details
    Browse the repository at this point in the history
  7. Remove clippy warnings

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    55d04e9 View commit details
    Browse the repository at this point in the history
  8. Update queue iterators

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    12580ae View commit details
    Browse the repository at this point in the history
  9. Format

    nag763 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    aec7690 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Refact of context's logic

    nag763 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2aa15b7 View commit details
    Browse the repository at this point in the history
  2. Add translations

    nag763 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2f3fb8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb39452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33bd729 View commit details
    Browse the repository at this point in the history
  5. Fix naming issue on one button

    nag763 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6dcc81b View commit details
    Browse the repository at this point in the history
  6. Clean app.rs

    nag763 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    16b3a3c View commit details
    Browse the repository at this point in the history
  7. Fix already signed in

    nag763 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d53b161 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Upgrade dependencies

    nag763 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    0e980fa View commit details
    Browse the repository at this point in the history
  2. Minify js assests

    nag763 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    dacffbd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    0bc3ccd View commit details
    Browse the repository at this point in the history
  2. Toast updated with locale

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    19f25ff View commit details
    Browse the repository at this point in the history
  3. Handle responses for toasts

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    49429bc View commit details
    Browse the repository at this point in the history
  4. End of full translation logic

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    d6d2701 View commit details
    Browse the repository at this point in the history
  5. Add trace to payload

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3c57b2e View commit details
    Browse the repository at this point in the history
  6. Add last log on information

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7a38441 View commit details
    Browse the repository at this point in the history
  7. Format users

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cc559ed View commit details
    Browse the repository at this point in the history
  8. Fix nullable sqlx

    nag763 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    95ca35e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    f5befb8 View commit details
    Browse the repository at this point in the history
  2. Some cleaning

    nag763 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    22b95fb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Migrate to postcard

    nag763 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d9f8fb0 View commit details
    Browse the repository at this point in the history
  2. Migrate to postcard

    nag763 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    24f354d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Upgarde minor versions

    nag763 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    921ea02 View commit details
    Browse the repository at this point in the history
  2. Migrate sqlx

    nag763 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    19bedc3 View commit details
    Browse the repository at this point in the history
  3. Upgrade gloo_net

    nag763 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    745ae8f View commit details
    Browse the repository at this point in the history
  4. Fmt

    nag763 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    18f995f View commit details
    Browse the repository at this point in the history
  5. Upgrade rust

    nag763 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    10368c0 View commit details
    Browse the repository at this point in the history
  6. Update lock

    nag763 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    10b8914 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Removing unwraps on backend

    nag763 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    e8168a1 View commit details
    Browse the repository at this point in the history
  2. Continue in removing unwraps

    nag763 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    af91c0b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Continue removing unwraps

    nag763 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d9088f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Fix project set up

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    972c6b0 View commit details
    Browse the repository at this point in the history
  2. Upgrade dependencies

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    91e0a68 View commit details
    Browse the repository at this point in the history
  3. Remove report json

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    1bbff79 View commit details
    Browse the repository at this point in the history
  4. First part of front refact

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3dc8744 View commit details
    Browse the repository at this point in the history
  5. Fix button

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    950fb3e View commit details
    Browse the repository at this point in the history
  6. Fix toast depth

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a7152e8 View commit details
    Browse the repository at this point in the history
  7. Fix message not being deleted

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d75f1ed View commit details
    Browse the repository at this point in the history
  8. Fix issue on tab

    nag763 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    3e4dad5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbac8db View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Lower the argon2 calculations

    nag763 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    dd85d3b View commit details
    Browse the repository at this point in the history
  2. Continue refact of front

    nag763 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    0292d56 View commit details
    Browse the repository at this point in the history
  3. Start refacts of forms

    nag763 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    8947857 View commit details
    Browse the repository at this point in the history
  4. Continue refactoring

    nag763 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    51e13a4 View commit details
    Browse the repository at this point in the history
  5. Fix signup button

    nag763 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    e659b4d View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Reduce html size

    nag763 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ab0e3d8 View commit details
    Browse the repository at this point in the history
  2. Continue refact

    nag763 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6c8c211 View commit details
    Browse the repository at this point in the history
  3. Continue refact

    nag763 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b717c83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36853b5 View commit details
    Browse the repository at this point in the history
  5. Fix issue on sign up form

    nag763 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3bfa902 View commit details
    Browse the repository at this point in the history
  6. Fix issues

    nag763 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d2ad922 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Continue refact of front

    nag763 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    96689e6 View commit details
    Browse the repository at this point in the history
  2. Refact still ongoing ...

    nag763 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    5b54799 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

    nag763 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ba96d3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4e1d66 View commit details
    Browse the repository at this point in the history
  4. Format

    nag763 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    608d394 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a82614 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Upgrade deps

    nag763 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ae1a6bf View commit details
    Browse the repository at this point in the history
  2. Fix time deps

    nag763 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    f5ba281 View commit details
    Browse the repository at this point in the history
  3. Fix conf generator

    nag763 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    cf0eb58 View commit details
    Browse the repository at this point in the history
  4. Fix nginx conf

    nag763 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    92e758c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Fix conf layout

    nag763 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eac67df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0160c18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b124361 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Lighten messages to service

    nag763 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    913789f View commit details
    Browse the repository at this point in the history
  2. Lighten feed component

    nag763 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7756f08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0342828 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Use multipart

    nag763 committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    9eaaae1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Upgrade version

    nag763 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    3080f1d View commit details
    Browse the repository at this point in the history
  2. Format

    nag763 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    f7ae682 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    nag763 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    b7aa952 View commit details
    Browse the repository at this point in the history
  4. Fix error not being wrapped

    nag763 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    07f8cfc View commit details
    Browse the repository at this point in the history
  5. Upgrade resolver

    nag763 committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    70fee33 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Update dependencies

    nag763 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    9d495ff View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Upgrade deps

    nag763 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    c5d1054 View commit details
    Browse the repository at this point in the history
  2. Fmt and lock update

    nag763 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    85e4a91 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update dependencies

    nag763 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    731999a View commit details
    Browse the repository at this point in the history
  2. Update incompatible

    nag763 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    982c69e View commit details
    Browse the repository at this point in the history
  3. Fmt

    nag763 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1a978b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    969644f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    969d65e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba40b3a View commit details
    Browse the repository at this point in the history
  3. First refact of the toast

    nag763 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0aed7fb View commit details
    Browse the repository at this point in the history
  4. Finish pop up changes

    nag763 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1809319 View commit details
    Browse the repository at this point in the history
  5. End of front end refact

    nag763 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6329628 View commit details
    Browse the repository at this point in the history
  6. Correct modal

    nag763 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dca632d View commit details
    Browse the repository at this point in the history
  7. Update logo

    nag763 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    687527d View commit details
    Browse the repository at this point in the history
  8. Update GH logo

    nag763 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    76eed51 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update to new site

    nag763 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    0ca0a96 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Update dependencies

    nag763 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fd4c94c View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    nag763 committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    8f764b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Complete rebranding

    nag763 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e8f8441 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Upgrade dependencies

    nag763 committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f19cb0c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Version upgrade

    nag763 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2a70e34 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Upgrade of some deps

    nag763 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    137e58d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Upgrade of deps

    nag763 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    b671bcd View commit details
    Browse the repository at this point in the history
  2. Improve inputs experience

    nag763 committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2caefe5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08890c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a70ccf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Update deps

    nag763 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    50bef12 View commit details
    Browse the repository at this point in the history
  2. Update webtoken

    nag763 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8794316 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Dec 23, 2023

  1. Upgrade rust version

    nag763 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a249aed View commit details
    Browse the repository at this point in the history
  2. Upgrade versions

    nag763 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    879425a View commit details
    Browse the repository at this point in the history
  3. Update lock file

    nag763 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2231c04 View commit details
    Browse the repository at this point in the history
  4. Upgrade incompatible

    nag763 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    5ab7023 View commit details
    Browse the repository at this point in the history
  5. Upgrade postgres

    nag763 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    906f4d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7567475 View commit details
    Browse the repository at this point in the history
  7. Update app schema

    nag763 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6562e8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63036d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b34e5ca View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

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

Commits on Dec 28, 2023

  1. Add queue to clear user data

    nag763 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ec7d48a View commit details
    Browse the repository at this point in the history
  2. Fix issues with new process

    nag763 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a972058 View commit details
    Browse the repository at this point in the history
  3. Replace limit by number

    nag763 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    aca8dc2 View commit details
    Browse the repository at this point in the history
  4. Dependency updates

    nag763 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2122aa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fff9ed2 View commit details
    Browse the repository at this point in the history
  6. Fix format issue

    nag763 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    54e44a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Upgrade deps

    nag763 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    43309e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Upgrade

    nag763 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    08b22a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Upgrades

    nag763 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d522818 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Version update

    nag763 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3d59a16 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Upgrade dockerfile versions

    nag763 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    07f6291 View commit details
    Browse the repository at this point in the history
  2. Upgrade deps versions

    nag763 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    705a3fc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Optimize binaries

    nag763 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b7f5a84 View commit details
    Browse the repository at this point in the history
  2. Optimization of sizes

    nag763 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2470940 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Break away with regex crate

    nag763 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    330e2b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    223dc04 View commit details
    Browse the repository at this point in the history
  2. Migrate fully to postcard

    nag763 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    9dd0a40 View commit details
    Browse the repository at this point in the history
  3. Minor upgrades

    nag763 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    829d758 View commit details
    Browse the repository at this point in the history
  4. Minor upgrades

    nag763 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    b858fce View commit details
    Browse the repository at this point in the history
  5. Upgrade minor

    nag763 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    6b784c2 View commit details
    Browse the repository at this point in the history
  6. Retrograde jsonwebtoken

    nag763 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c4b0994 View commit details
    Browse the repository at this point in the history
  7. Use std for front

    nag763 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    13535b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    e3d3e07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    385ad62 View commit details
    Browse the repository at this point in the history
  3. Revert "Migrate fully to postcard"

    This reverts commit 9dd0a40.
    nag763 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9dadf23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43f4aa1 View commit details
    Browse the repository at this point in the history
  5. Fix fmt issue

    nag763 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3366876 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update and upgrade

    nag763 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c4e1124 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Upgrade minor

    nag763 committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    5a635ff View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Upgrades

    nag763 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    907a2f8 View commit details
    Browse the repository at this point in the history
  2. Upgrades

    nag763 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e9302da View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    nag763 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    198a0b5 View commit details
    Browse the repository at this point in the history
  4. Revert changes on bakc file

    nag763 committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    28e33d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Remove usage of bb8

    nag763 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e842ec9 View commit details
    Browse the repository at this point in the history
  2. Remove unecessary dep

    nag763 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0f13479 View commit details
    Browse the repository at this point in the history
  3. Upgrade deps

    nag763 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ad01051 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    e746038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acf3328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6df2431 View commit details
    Browse the repository at this point in the history
  4. Upgrade minors

    nag763 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2a9e105 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Add first macros

    nag763 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cc017f7 View commit details
    Browse the repository at this point in the history
  2. Update deps

    nag763 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d515bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Upgrade rust

    nag763 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f1c1c4e View commit details
    Browse the repository at this point in the history
  2. Fix format issues

    nag763 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    324d23a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cb0cdf View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Chat service modification

    nag763 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9a0dc99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f06b1c View commit details
    Browse the repository at this point in the history
  3. Migrate rmenu onto 0.3

    nag763 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cd75d61 View commit details
    Browse the repository at this point in the history
  4. Migrate toast onto 0.3

    nag763 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    14cae36 View commit details
    Browse the repository at this point in the history
  5. Complete migration

    nag763 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5f064ad View commit details
    Browse the repository at this point in the history
  6. Merge branch 'yew_agent_3'

    nag763 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    41cf975 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e017ca3 View commit details
    Browse the repository at this point in the history
  8. Upgrade deps

    nag763 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7ad3434 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Upgrade of rust

    nag763 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    617d80b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a6294 View commit details
    Browse the repository at this point in the history
  3. Deps update

    nag763 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a924708 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Upgrade minor

    nag763 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    6d7d147 View commit details
    Browse the repository at this point in the history
  2. Upgrade rust version

    nag763 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    f43dc5f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Upgrade versions

    nag763 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b7e1af6 View commit details
    Browse the repository at this point in the history
  2. Upgrade deps

    nag763 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6a9e463 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fe079d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Create rust.yml

    nag763 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    af56481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f3afec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce7569 View commit details
    Browse the repository at this point in the history
  4. Decrease log level

    nag763 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bc683d5 View commit details
    Browse the repository at this point in the history
  5. Format

    nag763 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    8a2b661 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Upgrade deps

    nag763 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a0f8458 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Updates

    nag763 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d69c61e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 11, 2024

  1. Update deps

    nag763 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c7a9e3f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Upgrade rust version

    nag763 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0df54ef View commit details
    Browse the repository at this point in the history
  2. Update version and deps

    nag763 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    4147d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    8d1d02e View commit details
    Browse the repository at this point in the history
  2. Refresh deps

    nag763 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c4261c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Upgrade deps

    nag763 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2eca5b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Update deps

    nag763 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    8eadc3a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update dps

    nag763 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    af91b7f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Update deps

    nag763 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9dc67b3 View commit details
    Browse the repository at this point in the history
  2. Major version updates

    nag763 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ceb2b61 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Upgrades

    nag763 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    61f0b35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8302d36 View commit details
    Browse the repository at this point in the history
  3. Scrap lazy_static

    nag763 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    cfb7ff8 View commit details
    Browse the repository at this point in the history
  4. Partial clippy fix

    nag763 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    5f3187a View commit details
    Browse the repository at this point in the history
  5. HTTP2 is now a directive

    nag763 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    35d8b60 View commit details
    Browse the repository at this point in the history
  6. Add rev id on responses

    nag763 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    58e6827 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Upgrades

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5a14e18 View commit details
    Browse the repository at this point in the history
  2. Automate builds (#16)

    Add GH action to automate builds on DH
    nag763 authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    625206d View commit details
    Browse the repository at this point in the history
  3. Cron updates (#17)

    New cronjob for deps update
    nag763 authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8addc7e View commit details
    Browse the repository at this point in the history
  4. Complete scheduled job

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4ff6a7c View commit details
    Browse the repository at this point in the history
  5. Test scheduled job

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    4fe7e06 View commit details
    Browse the repository at this point in the history
  6. Test scheduled job

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    614a6ee View commit details
    Browse the repository at this point in the history
  7. Run action every sunday 00

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6e448db View commit details
    Browse the repository at this point in the history
  8. Fix clippy

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    9958c56 View commit details
    Browse the repository at this point in the history
  9. CICD schema

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    55c9be7 View commit details
    Browse the repository at this point in the history
  10. Update application db schema

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    d14fbdb View commit details
    Browse the repository at this point in the history
  11. Update application db schema

    nag763 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6d4777d View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Update rust version

    nag763 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f4147d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Update deps

    nag763 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    20362af View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Upgrades

    nag763 committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4333729 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Rm unprivileged workflow

    nag763 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7bf8dd5 View commit details
    Browse the repository at this point in the history
  2. Minor updates

    nag763 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    48baaeb View commit details
    Browse the repository at this point in the history
  3. Upgrade majors

    nag763 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b537cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Upgrades

    nag763 committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9b73a5e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Update deps

    nag763 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    65a32cb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Rust version upgrade

    nag763 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4a44574 View commit details
    Browse the repository at this point in the history
  2. FIx trunk issue

    nag763 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4a48d63 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Fix trunk issue

    nag763 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e2a7d1a View commit details
    Browse the repository at this point in the history
  2. FIx issue with Dockerfile

    nag763 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    876b33d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Upgrade

    nag763 committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6c1ce38 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Upgrades

    nag763 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f1694f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Upgrades

    nag763 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    060ab5f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Minor upgrades

    nag763 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    736d027 View commit details
    Browse the repository at this point in the history
  2. Major upgrades

    nag763 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b3f13f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Upgrades

    nag763 committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9e925d6 View commit details
    Browse the repository at this point in the history