Commit Graph

  • 5d1f7c5b43
    add error button a tag main v0.1.0 DataHearth 2023-08-23 16:23:54 +0200
  • 1429b9a93a
    add checked all checkboxes for search DataHearth 2023-08-17 18:41:31 +0200
  • 0466b438e7
    (ugly) fix login redirect doesnt work DataHearth 2023-08-16 13:10:52 +0200
  • 0f317b5256
    add cmd to generate schema.json DataHearth 2023-08-14 11:25:01 +0200
  • 6f3856d2a4
    update doc DataHearth 2023-08-14 11:24:46 +0200
  • 931a5b967b
    try speeding up build process DataHearth 2023-08-14 11:24:17 +0200
  • 368e82dbbd
    syntax DataHearth 2023-08-14 09:40:54 +0200
  • 5851f880d6
    update graphql schema DataHearth 2023-08-14 09:37:27 +0200
  • 3ba965bb24
    wip DataHearth 2023-08-11 19:45:45 +0200
  • ca59f72429
    update dockerfile web target DataHearth 2023-08-10 16:36:38 +0200
  • 88d0e6f2a0
    improve build time for container DataHearth 2023-08-10 13:48:51 +0200
  • 5ba1965127 Feat: add web, database and discord micro-services (#1) DataHearth 2023-08-10 11:43:00 +0200
  • 4fd406a10f
    add possibility to configure dotenv path for db and bot DataHearth 2023-08-09 17:28:51 +0200
  • f777646394
    add possibility to load env from .env file DataHearth 2023-08-09 16:30:41 +0200
  • 186b456d2a
    add separate docker workflow DataHearth 2023-08-09 16:23:19 +0200
  • 89f8133da4
    fix infinite loop on invalid origin DataHearth 2023-08-09 16:22:52 +0200
  • 47e7baa4d5
    fix url encoded params for discord auth DataHearth 2023-08-09 14:52:13 +0200
  • dc84416985
    use dynamic env frontend & update dockerfile DataHearth 2023-08-07 15:03:32 +0200
  • 20ff50e5af
    update doc DataHearth 2023-08-07 11:38:01 +0200
  • b08c4fffa2
    remove debug statement DataHearth 2023-08-07 11:12:50 +0200
  • 65b079afa6
    fix search tech DataHearth 2023-08-07 11:10:46 +0200
  • 928d2d15d6
    edit header style DataHearth 2023-08-07 10:36:00 +0200
  • afd3a6c807
    make footer sticky DataHearth 2023-08-07 10:32:38 +0200
  • c15eca2aea
    add logout & enable tags search DataHearth 2023-08-07 09:44:03 +0200
  • 9003c4ac9b
    enable tags search DataHearth 2023-08-07 09:42:41 +0200
  • cc15417305
    wip DataHearth 2023-08-07 08:27:34 +0200
  • 895b977ab8
    add auth DataHearth 2023-08-03 23:12:47 +0200
  • e9eb522c5f
    wip DataHearth 2023-08-03 17:20:31 +0200
  • dc35977be7
    gh DataHearth 2023-08-03 10:17:40 +0200
  • 16135bb61a
    update ci DataHearth 2023-08-01 17:18:34 +0200
  • db524fb688
    update dockerfile DataHearth 2023-08-01 17:11:02 +0200
  • 4ac6f63c62
    add update command DataHearth 2023-08-01 14:32:01 +0200
  • a8ff4cc231
    wip DataHearth 2023-07-31 18:01:43 +0200
  • 39cd62fde7
    update schema DataHearth 2023-07-31 18:00:32 +0200
  • 8b940c2c78
    add serde feature for bot DataHearth 2023-07-31 16:35:38 +0200
  • 64a27bc90e
    add graphql client to bot DataHearth 2023-07-31 16:29:58 +0200
  • 04a639ec99
    add bulk delete technology endpoint DataHearth 2023-07-31 11:35:08 +0200
  • 0f1c3ac463
    add delete technologies DataHearth 2023-07-31 11:34:34 +0200
  • f15f52b89f
    add text input component DataHearth 2023-07-31 08:44:21 +0200
  • 30a98979c3
    start deleting form DataHearth 2023-07-29 13:49:28 +0200
  • 6f27585ad7
    update schema DataHearth 2023-07-29 13:49:11 +0200
  • 6f8bea8a3c
    add schemas DataHearth 2023-07-28 16:44:08 +0200
  • f3521798a5
    add fields and types to graphql schemas DataHearth 2023-07-28 16:02:17 +0200
  • a5ebba7be0
    add form to create tech DataHearth 2023-07-28 15:16:43 +0200
  • a80882f358
    add toast DataHearth 2023-07-27 13:34:44 +0200
  • 3ad74bf8af
    wip DataHearth 2023-07-25 21:15:19 +0200
  • c03bbc2c1b
    rename rust database pkg DataHearth 2023-07-25 15:29:25 +0200
  • 8bc5d9c046
    add graphql client DataHearth 2023-07-25 14:05:01 +0200
  • a990d38f98
    add home page DataHearth 2023-07-24 13:55:45 +0200
  • 55090dadad
    wip DataHearth 2023-07-22 09:32:31 +0200
  • b014e5a193
    add header DataHearth 2023-07-21 16:55:46 +0200
  • a942f42351
    wip DataHearth 2023-07-21 14:27:03 +0200
  • f30eb086f1
    add missing queries and mutation DataHearth 2023-07-19 15:05:30 +0200
  • 07b02996e5
    add sveltekit frontend DataHearth 2023-07-18 19:00:08 +0200
  • 3d4f1f4fb2
    init graphql endpoint DataHearth 2023-07-18 18:59:42 +0200
  • 836e673054
    start implementing web server DataHearth 2023-06-30 17:23:00 +0200
  • 033782f0f8
    migrate bot to separate workspace DataHearth 2023-06-30 15:17:14 +0200
  • e0b19f8eb4
    migrate github actions to gitea DataHearth 2023-06-30 11:36:36 +0200
  • f2e9ee42b4
    add readme DataHearth 2023-06-26 18:08:02 +0200
  • 5254679290
    add inline cache DataHearth 2023-06-26 17:52:14 +0200
  • afc94a18ff
    fix image name docker metadata DataHearth 2023-06-26 17:40:43 +0200
  • 0cfad70056
    typo DataHearth 2023-06-26 17:32:14 +0200
  • 102ffc2ecc
    update github ci DataHearth 2023-06-26 17:29:21 +0200
  • 3b0f049bde
    remove debug DataHearth 2023-06-26 15:49:45 +0200
  • 4988d44e4d
    debug cargo DataHearth 2023-06-26 15:19:52 +0200
  • 721db1d7db
    fix typo gitea ci DataHearth 2023-06-26 15:13:32 +0200
  • 248fefd4f8
    typo DataHearth 2023-06-26 13:56:51 +0200
  • 08c641d72d
    use new run label DataHearth 2023-06-24 17:25:58 +0200
  • 033928db6e
    add container image DataHearth 2023-06-23 17:01:33 +0200
  • 9b4fd2c6f4
    update workflows DataHearth 2023-06-23 16:35:02 +0200
  • f61cd459ed
    setup rust in rust action DataHearth 2023-06-23 16:17:54 +0200
  • b4e8ad930c
    rename workflow folder to workflows DataHearth 2023-06-23 16:10:30 +0200
  • 1d74b69aa6
    update gitea actions files DataHearth 2023-06-23 16:09:52 +0200
  • fa18843d8c
    add gitea actions DataHearth 2023-06-23 16:08:36 +0200
  • 533ec170ae
    setup actions DataHearth 2023-06-23 16:07:02 +0200
  • 2526c5d41c
    use latest version of polodb DataHearth 2023-06-23 15:19:57 +0200
  • a1c829d9d9
    use find_one for auth search DataHearth 2023-06-23 14:57:00 +0200
  • 3237235fbf
    add tags to techs DataHearth 2023-05-24 16:53:15 +0200
  • f397b8bdf9
    add checks on search params DataHearth 2023-05-24 15:58:11 +0200
  • bf83807318
    set license DataHearth 2023-05-24 09:59:05 +0200
  • bb6952533e
    use custom polodb build DataHearth 2023-05-22 21:54:22 +0200
  • e89b0fe30e
    update commands DataHearth 2023-05-20 20:25:32 +0200
  • 27ac44182d
    initial commit DataHearth 2023-05-04 22:26:37 +0200