Commit Graph

  • d7cc10fa00
    ci: fetch missing web components Dedy Martadinata S 2023-01-05 21:36:01 +0700
  • a44251639b
    fetch missing web components Dedy Martadinata S 2023-01-05 19:43:47 +0700
  • ed91e19b3e new query for avatar Austin 2023-01-04 22:51:36 +0000
  • 07aa010d10 Initial implementation of avatar component Austin 2023-01-04 19:01:06 +0000
  • 14531fa258
    docker: upgrade alpine in base dockerfile Austin Alvarado 2023-01-04 00:24:40 -0700
  • a7bf97d035
    Merge branch 'main' into fix/dockerfile nitnelave 2023-01-03 18:12:12 +0100
  • 1e5603dce2
    docker: Add VSCode devcontainer Austin Alvarado 2023-01-03 10:11:59 -0700
  • 27d37650ca missed dir in dockerignore Austin 2023-01-03 17:07:22 +0000
  • d4253056bd update ignore files Austin 2023-01-03 17:06:26 +0000
  • 7d8b0e983a Fix version in base dockerfile Austin 2023-01-03 17:03:39 +0000
  • 40615067cf Add user for correct file perms Austin 2023-01-03 16:58:37 +0000
  • ee0a891505 Add pfSense example Bob Carlson 2023-01-02 13:57:57 -0600
  • 05f4dfee1e Remove extra paarts from devcontainer config Austin 2022-12-31 01:04:07 +0000
  • 3a559ec112 Add devcontainer Austin 2022-12-31 00:57:16 +0000
  • 1688994b46 Small fix to enable mysql schema creation Joshua Kifer 2022-12-14 13:44:53 -0700
  • c64d32e2c0 build(deps): bump actions/checkout from 3.1.0 to 3.2.0 dependabot[bot] 2022-12-12 20:10:02 +0000
  • 80e001344c
    build(deps): bump actions/checkout from 3.1.0 to 3.2.0 dependabot[bot] 2022-12-12 20:10:02 +0000
  • 671e75dd9a
    Update vaultwarden.md lordratner 2022-12-05 18:13:00 -0600
  • cef5252a60 Changed the struct to make things launch. I've done no testing. moovlin 2022-12-04 22:23:50 -0500
  • d4001e71dd
    typo corrected Hobbabobba 2022-12-03 10:25:34 +0100
  • 665e525f0a server: fix user password setting Valentin Tolmer 2022-11-30 08:23:36 +0100
  • 526e1289c7 server: fix user password setting Valentin Tolmer 2022-11-30 08:23:36 +0100
  • 09a0522e2d server: move domain types to a separate file Valentin Tolmer 2022-11-25 14:27:09 +0100
  • e89b1538af server,app: migrate to sea-orm Valentin Tolmer 2022-11-21 09:13:25 +0100
  • dd4e11e72f server: move domain types to a separate file Valentin Tolmer 2022-11-25 14:27:09 +0100
  • deb0e9ec4b server,app: migrate to sea-orm Valentin Tolmer 2022-11-21 09:13:25 +0100
  • a3a27f0049
    docker: update Rust to v1.65.0 Waldemar Heinze 2022-11-25 10:07:50 +0100
  • b66e993f57 docker: update Rust to v1.65.0 Waldemar Heinze 2022-11-25 02:28:33 +0100
  • a4408cfacc
    server: prefer immutable path Waldemar Heinze 2022-11-25 00:14:29 +0100
  • 15e324beac
    Merge branch 'main' into improve-pathbuf nitnelave 2022-11-24 23:53:08 +0100
  • a3216a4550
    server: fix clippy's suggestions Waldemar Heinze 2022-11-24 23:52:57 +0100
  • 962d04a2b5 server: follow clippy's suggestions Waldemar Heinze 2022-11-24 23:07:17 +0100
  • 2668ea4553
    server: make host configurable to enable IPv6 support Waldemar Heinze 2022-11-24 23:39:11 +0100
  • 99c7e59568 server: prefer immutable path Waldemar Heinze 2022-11-24 23:27:21 +0100
  • 578d5e1fdb docs: add more details about host config vars Waldemar Heinze 2022-11-24 22:38:39 +0100
  • 67ec18bafc Merge branch 'main' into support-ipv6 Waldemar Heinze 2022-11-24 22:33:58 +0100
  • dd7e392626
    server: use async api for email sending Michał Mrozek 2022-11-24 14:47:56 +0100
  • 9e25e00a69
    style: skip returns Michał Mrozek 2022-11-24 14:24:44 +0100
  • 45c24538e4
    fix: use async api for email sending Michał Mrozek 2022-11-24 13:42:34 +0100
  • f4adfe5e97 refactor: align http vars Waldemar Heinze 2022-11-24 10:29:27 +0100
  • 3deb3705bf refactor: distinguish host between ldap and api listeners Waldemar Heinze 2022-11-24 09:52:54 +0100
  • dbd8654a7a style: cargo fmt Waldemar Heinze 2022-11-24 09:36:32 +0100
  • 3077890c22 feat: make host configurable to enable IPv6 support Waldemar Heinze 2022-11-24 01:37:09 +0100
  • 7bf6b63721
    fix: make sure app folder is created Michał Mrozek 2022-11-23 19:30:02 +0100
  • 4d78035e78
    build: fix release folder content Michał Mrozek 2022-11-23 19:20:38 +0100
  • 80fc94c4db
    example_configs: Add Kanboard MrOnak 2022-11-22 12:13:27 +0100
  • 00f85b2b53 PR changes as requested Dominique Stender 2022-11-22 11:38:39 +0100
  • 50dd10ce5d added kanboard example config Dominique Stender 2022-11-22 11:00:30 +0100
  • 687df9e36b added kanboard example config Dominique Stender 2022-11-22 10:58:16 +0100
  • e3ee5bf836 added kanboard example config Dominique Stender 2022-11-22 10:56:52 +0100
  • 4eb54d58a1 github: push a :latest-v1 tag v1 Valentin Tolmer 2022-11-21 12:10:47 +0100
  • 586e8df29d version: bump to 1.0-alpha Valentin Tolmer 2022-11-21 11:59:36 +0100
  • 5cb07b9780 dependencies: update opaque_ke to v2 Valentin Tolmer 2022-11-21 11:56:32 +0100
  • ffc59af345
    example_configs: Update Nextcloud and add tutorial for OIDC with Authelia Norm 2022-11-18 08:05:16 -0500
  • 750b404c37
    Merge branch 'main' into nextcloud_docs nitnelave 2022-11-18 12:41:28 +0100
  • 5d935d4861 Aligned images in nextcloud configs Norm Rasmussen 2022-11-18 06:20:31 -0500
  • 03ad10dfc5 build(deps): bump Swatinem/rust-cache from 1 to 2 dependabot[bot] 2022-11-17 20:13:16 +0000
  • 66bfca555f
    build(deps): bump Swatinem/rust-cache from 1 to 2 dependabot[bot] 2022-11-17 20:13:16 +0000
  • e6b30664b1 replaced admin with lldap_admin at line 20 Norm Rasmussen 2022-11-16 13:47:10 -0500
  • c11705545e Updated screenshots, backtick formatting, added assumptions section, users > nextcloud_users, clarity to certain sections. Norm Rasmussen 2022-11-15 13:44:38 -0500
  • 18e4bac6b2 Updated users to nextcloud_users, small grammar changes in oidc file. Norm Rasmussen 2022-11-14 16:10:22 -0500
  • d6aeb0ab99 Updated users to nextcloud_users, small grammar changes in oidc file. Norm Rasmussen 2022-11-14 16:08:01 -0500
  • 86c41a77db Fixed some typos Norm Rasmussen 2022-11-11 14:09:51 -0500
  • 87edea9a17 Nextcloud.md updates & added Tutorial for OIDC and Nextcloud Norm Rasmussen 2022-11-11 14:05:35 -0500
  • eb26019a52
    example_configs: Added zendto Hobbabobba 2022-11-10 11:06:29 +0100
  • 25069e9564
    Update README.md Hobbabobba 2022-11-09 18:34:11 +0100
  • 049f542a24
    Create zendto.md Hobbabobba 2022-11-09 18:32:40 +0100
  • 69d0308f46
    example_configs: Add vaultwarden sync Hobbabobba 2022-11-04 14:34:14 +0000
  • d2e85e76d8
    fixed searchfiler Hobbabobba 2022-11-04 14:29:36 +0000
  • acae529a3c
    fixed typos Hobbabobba 2022-11-04 14:23:52 +0000
  • 34d0d26aa8
    added vaultwarden Hobbabobba 2022-11-03 23:59:58 +0100
  • df2b8619f5
    added vaultwarden Hobbabobba 2022-11-03 23:59:19 +0100
  • a8f03f8c45
    Create vaultwarden.md Hobbabobba 2022-11-03 23:57:30 +0100
  • ba0dc33583
    app: front end improvements Lewis Larsen 2022-11-03 14:40:02 +0000
  • f09acf1e8d applied patch Lewis Larsen 2022-11-02 09:37:51 +0000
  • aa145a7b33
    Merge branch 'nitnelave:main' into main Lewis Larsen 2022-11-02 08:51:17 +0000
  • e0c0efcb2f
    readme: use nodejs 16 for the build instructions Dedy Martadinata S 2022-11-02 14:19:31 +0700
  • 78bf9c6e86
    Update readme to use nodejs 16 Dedy Martadinata S 2022-11-02 09:50:49 +0700
  • 4b3e2e466f
    Merge branch 'main' into main nitnelave 2022-11-01 12:59:42 +0100
  • e3b1810229
    docker: add tzdata package, to support TZ env variable Igor Rzegocki 2022-11-01 12:57:49 +0100
  • 730cee641a design improvements Lewis Larsen 2022-10-30 16:02:50 +0000
  • deed8020a0
    Merge branch 'main' into docker/tzdata nitnelave 2022-10-30 09:29:09 +0100
  • bed8bc5ee3
    docker: add tzdata package, to support TZ env variable Igor Rzegocki 2022-10-28 22:27:36 +0200
  • e81c87f288 server,app: Add support for resetting your password with email Valentin Tolmer 2022-10-26 09:54:01 +0200
  • 274e634505 server,app: Add support for resetting your password with email Valentin Tolmer 2022-10-26 09:54:01 +0200
  • 234cb70b97 server: fix handling of present filters Valentin Tolmer 2022-10-26 09:22:34 +0200
  • f0c7313bcb server: fix handling of present filters Valentin Tolmer 2022-10-26 09:22:34 +0200
  • 201e3a93eb Ensure generated JWT doesn't include quotation mark Indrek Haav 2022-10-20 14:08:52 +0300
  • f1aea82de3
    Ensure generated JWT doesn't include quotation mark Indrek Haav 2022-10-20 14:08:52 +0300
  • 27144ee37e server: Add support for creating a user through LDAP Valentin Tolmer 2022-10-20 10:01:34 +0200
  • 93f365d6ab server: Add support for creating a user through LDAP Valentin Tolmer 2022-10-20 10:01:34 +0200
  • 2477439ecc server: Improve rootDSE Valentin Tolmer 2022-10-19 17:28:37 +0200
  • 2dc925416a server: Improve rootDSE Valentin Tolmer 2022-10-19 17:28:37 +0200
  • ff66e918cf server: increase max payload size to 16MB Valentin Tolmer 2022-10-19 17:08:07 +0200
  • 4c5e73ffcc server: increase max payload size to 16MB Valentin Tolmer 2022-10-19 17:08:07 +0200
  • ee7dc39afa example_configs: Add quotes to authelia filters Valentin Tolmer 2022-10-19 14:12:55 +0200
  • fb82743d9b example_configs: Add quotes to authelia filters Valentin Tolmer 2022-10-19 14:12:55 +0200
  • 4c69f917e7 server: Improve equality handling in filters Valentin Tolmer 2022-10-19 08:34:00 +0200
  • 995268484d server: Improve equality handling in filters Valentin Tolmer 2022-10-19 08:34:00 +0200
  • 8d19678e39 server: refactor sql backend handler Valentin Tolmer 2022-10-18 12:41:43 +0200