Commit Graph

  • 77d0251f57 Update version number main Hannes Kuchelmeister 2024-07-26 21:01:11 +02:00
  • ede6aaf8aa run cargo update 0.1.6 13hannes11 2024-07-26 11:23:59 +02:00
  • a5b36ab0fb add timestamps to printing statements 13hannes11 2024-07-26 11:19:47 +02:00
  • c6afed3b11 add any pool in prep for differenc db backends 13hannes11 2024-07-25 18:21:31 +02:00
  • 2c4c78125e bump dependency version 13hannes11 2024-07-25 18:16:10 +02:00
  • 365bb52772 Merge pull request #18 from 13hannes11/dependabot/cargo/openssl-0.10.66 Hannes Kuchelmeister 2024-07-23 10:13:27 +02:00
  • 4bf9f20fd5 Bump openssl from 0.10.64 to 0.10.66 dependabot[bot] 2024-07-22 18:14:08 +00:00
  • 884fa56545 Update version number in cargo.toml to match actual version number Hannes Kuchelmeister 2024-04-26 08:22:05 +02:00
  • 18beebfdd0 add last used fieldi and some logging 0.1.5 13hannes11 2024-04-25 22:29:10 +02:00
  • 5964a1ddad add migrations 13hannes11 2024-04-25 22:26:57 +02:00
  • 98d5539fdd Merge pull request #15 from 13hannes11/dependabot/cargo/mio-0.8.11 Hannes Kuchelmeister 2024-03-22 09:15:02 +01:00
  • c08bd57c89 Bump mio from 0.8.8 to 0.8.11 dependabot[bot] 2024-03-04 21:57:59 +00:00
  • a45d4cef1f Merge pull request #14 from 13hannes11/dependabot/cargo/h2-0.3.24 Hannes Kuchelmeister 2024-01-19 23:00:09 +01:00
  • dc854e9a4e Bump h2 from 0.3.21 to 0.3.24 dependabot[bot] 2024-01-19 16:19:42 +00:00
  • 5011696de9 Merge pull request #13 from 13hannes11/dependabot/cargo/openssl-0.10.60 Hannes Kuchelmeister 2023-12-19 14:49:09 +01:00
  • fc52e31ef6 Bump openssl from 0.10.57 to 0.10.60 dependabot[bot] 2023-11-28 21:44:40 +00:00
  • 799d310815 Merge pull request #12 from 13hannes11/dependabot/cargo/rustix-0.38.19 Hannes Kuchelmeister 2023-10-20 14:42:26 +02:00
  • 9e02170c0e Bump rustix from 0.38.15 to 0.38.19 dependabot[bot] 2023-10-18 18:44:51 +00:00
  • 7e6cfa7f8f fix blocking code in asynch 0.1.4 13hannes11 2023-10-04 18:21:18 +02:00
  • bdf96b366a Merge pull request #11 from 13hannes11/dependabot/cargo/openssl-0.10.55 Hannes Kuchelmeister 2023-06-22 10:40:49 +02:00
  • 569e7f71ef Bump openssl from 0.10.48 to 0.10.55 dependabot[bot] 2023-06-21 22:54:44 +00:00
  • 41234a1fac Merge pull request #8 from 13hannes11/dependabot/cargo/h2-0.3.17 Hannes Kuchelmeister 2023-06-13 13:45:38 +02:00
  • 0064698574 Bump h2 from 0.3.13 to 0.3.17 dependabot[bot] 2023-04-13 16:56:16 +00:00
  • 271af82794 Merge pull request #7 from 13hannes11/dependabot/cargo/openssl-0.10.48 Hannes Kuchelmeister 2023-03-25 20:50:08 +01:00
  • 776dccb15c Bump openssl from 0.10.40 to 0.10.48 dependabot[bot] 2023-03-25 01:07:34 +00:00
  • 64b416e8b6 Merge pull request #5 from 13hannes11/dependabot/cargo/bumpalo-3.12.0 Hannes Kuchelmeister 2023-02-09 09:22:50 +01:00
  • 977110fa99 Merge pull request #4 from 13hannes11/dependabot/cargo/tokio-1.25.0 Hannes Kuchelmeister 2023-02-09 09:22:17 +01:00
  • a701eb9a76 Bump bumpalo from 3.10.0 to 3.12.0 dependabot[bot] 2023-02-09 08:20:52 +00:00
  • b3aeef646a Bump tokio from 1.19.2 to 1.25.0 dependabot[bot] 2023-02-09 08:20:36 +00:00
  • b89e4af7ac update dependencies to mitigate vulnearability in time-rs 0.1.3 13hannes11 2022-06-22 14:46:52 +02:00
  • 074c194c0c cargo update to fix security vulnearabilities in dependencies 0.1.2 13hannes11 2022-06-07 14:06:28 +02:00
  • af1e32ac24 update the debian image to use debian stable-slim 13hannes11 2022-06-07 13:45:46 +02:00
  • 129481840f update uuid crate version to 1.0 13hannes11 2022-06-07 12:57:50 +02:00
  • 16cd3ca123 update to rust version 1.61 13hannes11 2022-06-07 12:57:04 +02:00
  • 936c536cc0 add docker-compose build instructions for readme 13hannes11 2022-06-07 12:56:21 +02:00
  • 4a8f9c1ab8 fix outdated versions not allowing server to start (issue with GLIBC) 0.1.1 13hannes11 2022-02-26 11:25:38 +01:00
  • 6bd3ef4537 add dev docker-compose to make local building and running easier 13hannes11 2022-02-26 11:24:51 +01:00
  • 7eabecf6b4 update to use new actix version 13hannes11 2022-02-25 21:25:12 +01:00
  • 3d83a6761a update to use actix-web 4.0.0 rc.3 13hannes11 2022-02-11 16:41:34 +01:00
  • ba11157687 added contributing to the README Hannes Kuchelmeister 2022-02-11 11:01:35 +01:00
  • 1aa117a28f replace deprecated function .data by .app_data(Data::new(...)) 13hannes11 2021-11-22 15:28:26 +01:00
  • f59b49b1ad upgrade compiler version and rust edition 13hannes11 2021-11-22 15:22:41 +01:00
  • 36c01035d5 switch to 4.0 alpha of actix to update to newest sqlx version 13hannes11 2021-11-22 15:21:48 +01:00
  • c38971af3a Update registry link in readme Hannes Kuchelmeister 2021-10-08 14:49:48 +02:00
  • 5f45e52fb9 Add screenshots to readme file Hannes Kuchelmeister 2021-10-08 14:47:51 +02:00
  • e804305a68 Update issue templates Hannes Kuchelmeister 2021-10-02 01:00:50 +02:00
  • a6ad144eac add automatic building and pushing of tags 0.1.0 13hannes11 2021-09-15 14:54:24 +02:00
  • 3f0bb9d5fc add bug reporting button 13hannes11 2021-09-07 11:37:18 +02:00
  • 1fbadecf89 add explanations to index html 13hannes11 2021-09-07 11:27:48 +02:00
  • 49568bb29d add github link 13hannes11 2021-09-07 10:51:39 +02:00
  • f363b4bb98 fix typos in Readme Hannes Kuchelmeister 2021-09-07 10:12:58 +02:00
  • 7214bb05cc Add link to running version Hannes Kuchelmeister 2021-09-06 20:50:38 +02:00
  • 583bc1724c fix certificate issues with docker 13hannes11 2021-09-06 20:44:44 +02:00
  • 95e24f3413 change docker compose to use image 13hannes11 2021-09-06 18:11:37 +02:00
  • afdff3a90c Add readme.md Hannes Kuchelmeister 2021-09-06 17:59:57 +02:00
  • ef78121213 add licence Hannes Kuchelmeister 2021-09-06 17:25:28 +02:00
  • bf0e8f6306 adding docker and docker compose files to make app ready for deployment 13hannes11 2021-09-05 20:53:21 +02:00
  • d672849a25 edit design to look a bit more sleek 13hannes11 2021-09-03 17:23:21 +02:00
  • 5170cd5343 fix clippy warnings 13hannes11 2021-09-03 15:20:53 +02:00
  • 2b53cf63cf remove unused imports 13hannes11 2021-09-03 15:15:18 +02:00
  • e450a44405 implement ics-proxy to use database entries 13hannes11 2021-09-03 15:14:47 +02:00
  • 406397c679 add url validation 13hannes11 2021-09-03 14:49:59 +02:00
  • cc39027a80 add editing functionality to index page 13hannes11 2021-09-03 14:31:57 +02:00
  • b03af4e833 add .env support and linking of full base url 13hannes11 2021-09-03 13:29:41 +02:00
  • 6a0bbf2059 updating link from edit page works now 13hannes11 2021-09-03 12:53:39 +02:00
  • 5820549f01 add additional sqlite filtypes to gitignore 13hannes11 2021-09-03 12:06:01 +02:00
  • d95416a0d4 add selecting entries from the database 13hannes11 2021-09-03 12:04:39 +02:00
  • 2688fb7cec add creation of entries in the database 13hannes11 2021-09-03 11:51:26 +02:00
  • a4372c6872 Restructure the code to be more readable and better organized 13hannes11 2021-09-01 21:13:26 +02:00
  • 96260d18ce clean up code and remove dependencies 13hannes11 2021-09-01 13:45:42 +02:00
  • d8b4952be2 add basic navigation for site 13hannes11 2021-08-30 17:07:05 +02:00
  • 75a9e234cd first simple start of using templates 13hannes11 2021-08-30 16:39:19 +02:00
  • 0c5423f1cf add watch script 13hannes11 2021-08-30 15:08:55 +02:00
  • be0919a49e fix names of code 13hannes11 2021-08-30 15:08:45 +02:00
  • d295e50067 initial version that works as proxy for hardcoded link 13hannes11 2021-08-24 16:07:22 +02:00