Commit Graph

  • 525d5e8ed7 Hide overflow on x axis (fixes #8) Raphaël Thériault 2019-10-28 10:51:24 -0400
  • 9d2f8c7e16 Copy URLs to clipboard instead of opening them (fixes #4) Raphaël Thériault 2019-10-28 10:49:02 -0400
  • aa8bd8b9f4 Edit space detection method for random url gen (fixes #3) Raphaël Thériault 2019-10-28 10:25:27 -0400
  • 4d835ed4c7
    Merge pull request #15 from steven-joruk/no-password-no-auth Raphaël Thériault 2019-10-27 18:54:59 -0400
  • 39c0d101c9
    Fixed what I assume was a copy-pasting error #15 Raphaël Thériault 2019-10-27 18:52:33 -0400
  • 27a9618a55
    Merge pull request #13 from steven-joruk/xdg-dirs Raphaël Thériault 2019-10-27 18:49:28 -0400
  • ab3d325bb4
    Slightly change error message formulation #13 Raphaël Thériault 2019-10-27 18:48:28 -0400
  • c2ab9514c3 Don't require authentication when the configured password is blank Steven Joruk 2019-10-26 18:04:15 +0100
  • 49c1ad8232 Always generate missing config and password files Steven Joruk 2019-10-26 14:04:23 +0100
  • 4012651741 Use the correct application directories for the platform Steven Joruk 2019-10-26 11:49:40 +0100
  • bc558cca07
    Update README.md #11 caycaycarly 2019-10-26 12:53:56 +0530
  • de1e2f41c4
    Fix anchor links in readme Raphaël Thériault 2019-10-25 23:39:42 -0400
  • 4777cafae8
    Merge pull request #2 from steven-joruk/master Raphaël Thériault 2019-10-25 20:34:27 -0400
  • 2e7a27f837 Add a crates.io badge #2 Steven Joruk 2019-10-26 00:49:46 +0100
  • 08c86c892e Fix clippy warnings Steven Joruk 2019-10-26 00:41:11 +0100
  • 8b32ffa032
    Merge pull request #1 from wezm/screenshot Raphaël Thériault 2019-10-25 19:31:07 -0400
  • 521c59e4ae
    Add a screenshot #1 Wesley Moore 2019-10-26 08:37:42 +1100
  • 73df81971e
    Fix NGINX example Raphaël Thériault 2019-10-25 18:07:55 -0400
  • 6434f9e359 Added Cargo metadata v0.1.0 Raphaël Thériault 2019-10-25 15:48:56 -0400
  • 602b22b2c7 Write actual README Raphaël Thériault 2019-10-25 15:23:56 -0400
  • 74e6b7f0f5 Merge branch 'master' of https://github.com/raftario/filite Raphaël Thériault 2019-10-25 14:17:14 -0400
  • 0f28b15b1e Removed web subdir and moved contents to parent Raphaël Thériault 2019-10-25 14:16:43 -0400
  • 212ac3617f Fix DB related bugs Raphaël Thériault 2019-10-25 14:13:44 -0400
  • 8a704eb283 Added existing URL check Raphaël Thériault 2019-10-25 14:09:25 -0400
  • f9fda22141 Random URL generation Raphaël Thériault 2019-10-25 13:49:33 -0400
  • d8714033db
    Fix copy-pasting error in Actions Raphaël Thériault 2019-10-25 01:19:32 -0400
  • aa77707c21 Actions Raphaël Thériault 2019-10-25 01:11:01 -0400
  • f234c12fc8 Finalized web UI Raphaël Thériault 2019-10-25 01:07:56 -0400
  • 464a5f12f8 Added meaningful error messages Raphaël Thériault 2019-10-25 00:03:41 -0400
  • db0009bf6e Use basic auth everywhere Raphaël Thériault 2019-10-24 23:51:52 -0400
  • 004d64467e Rename token to password Raphaël Thériault 2019-10-24 23:39:34 -0400
  • 2888af37e4 Removed highlight field for tets Raphaël Thériault 2019-10-24 23:32:23 -0400
  • e60e3d625f Web UI advancements Raphaël Thériault 2019-10-24 23:26:19 -0400
  • 1b2c1b1199 Add user facing index page Raphaël Thériault 2019-10-22 14:34:26 -0400
  • 4927e32fe7 Slightly edit description Raphaël Thériault 2019-10-21 17:38:07 -0400
  • dde999877e Added basic readme Raphaël Thériault 2019-10-21 17:33:21 -0400
  • 29bb955757 Fixed prod builds Raphaël Thériault 2019-10-21 17:22:42 -0400
  • 5562820c14 Fixed login/logout Raphaël Thériault 2019-10-21 17:16:28 -0400
  • a1b0df5aaa Refactor auth function to use early returns Raphaël Thériault 2019-10-21 17:02:07 -0400
  • 22453ae72f Login and logout routes Raphaël Thériault 2019-10-21 16:59:13 -0400
  • c5df697eeb Return Results from helpers and then wrap them in leaf futures and not the opposite Raphaël Thériault 2019-10-21 15:48:06 -0400
  • 967e8a30c6 Improve auth Raphaël Thériault 2019-10-21 15:31:27 -0400
  • 3ddff326f0 Require auth for config route Raphaël Thériault 2019-10-21 15:24:05 -0400
  • 7952615735 Added auth support to route handlers Raphaël Thériault 2019-10-21 15:19:16 -0400
  • fb5f2b25a4 Reformat uses Raphaël Thériault 2019-10-21 14:29:39 -0400
  • 26c73bc9f2 Use from_err instead of into in select handler creation macro Raphaël Thériault 2019-10-21 14:18:49 -0400
  • 65b5f1d6bf Refactor route handlers to use futures combinators correctly instead of using weird macro tricks Raphaël Thériault 2019-10-21 14:15:11 -0400
  • e51db219c9 Use absolute paths in macros Raphaël Thériault 2019-10-21 13:18:32 -0400
  • a4ad899479 Added TOKEN to .env.example Raphaël Thériault 2019-10-21 12:31:25 -0400
  • e8033d92bf Dependencies upgrade Raphaël Thériault 2019-10-21 11:25:40 -0400
  • 23d12a80fb Parse token hash at startup Raphaël Thériault 2019-10-21 11:19:54 -0400
  • c3aee8b422 Replace debug assertions with a dev feature Raphaël Thériault 2019-10-21 10:57:14 -0400
  • c6501bd3d8 Add actix-identity do dependencies Raphaël Thériault 2019-10-17 15:14:38 -0400
  • db393569c2 Added token input at first startup Raphaël Thériault 2019-10-17 15:12:42 -0400
  • fdd232c776 Move init function to setup module Raphaël Thériault 2019-10-17 14:55:59 -0400
  • a5e2055ff7 Rename handlers to routes Raphaël Thériault 2019-10-17 14:35:44 -0400
  • 799a583372 Embed migrations in debug builds Raphaël Thériault 2019-10-17 14:33:52 -0400
  • dcd5200485 Fix release builds Raphaël Thériault 2019-10-17 14:15:39 -0400
  • c86d1090c8 Edit uploaded files naming scheme Raphaël Thériault 2019-10-17 14:08:07 -0400
  • 342182da72 Added highlight field to texts Raphaël Thériault 2019-10-17 14:04:34 -0400
  • 9924925911 Exclude release only stuff from debug builds Raphaël Thériault 2019-10-17 13:56:46 -0400
  • 1cc07b8d76 Added license Raphaël Thériault 2019-10-15 09:09:39 -0400
  • 014f593303 Added delete routes Raphaël Thériault 2019-10-15 09:08:07 -0400
  • e81acf7349 Better SELECT find error handling Raphaël Thériault 2019-10-15 08:57:50 -0400
  • eca73144f3 Remove updated fields and update queries Raphaël Thériault 2019-10-15 08:16:23 -0400
  • cc0f304563 Ditch cfg_if and remove lib Raphaël Thériault 2019-10-15 08:04:34 -0400
  • 1bbfccec9f Moved route handlers to separate module Raphaël Thériault 2019-10-15 07:52:20 -0400
  • 901bf9bdac Added PUT routes Raphaël Thériault 2019-10-09 11:59:52 -0400
  • ea56031235 Custom log format support Raphaël Thériault 2019-10-09 09:14:47 -0400
  • 5492744299 Added basic GET routes Raphaël Thériault 2019-10-08 22:49:38 -0400
  • c66677c43f Added config route Raphaël Thériault 2019-10-08 19:56:08 -0400
  • 96d2c6cfc7 Started macroification Raphaël Thériault 2019-10-08 18:46:42 -0400
  • a8f926f66e Add files list route Raphaël Thériault 2019-10-08 14:17:08 -0400
  • 6ebc25235e Added mass select queries Raphaël Thériault 2019-10-08 12:57:12 -0400
  • 4653c60f31 Add config to webserver data Raphaël Thériault 2019-10-08 12:06:30 -0400
  • 9a0c5f2583 Basic webserver Raphaël Thériault 2019-10-07 22:37:25 -0400
  • b573d14ab2 Started working on main Raphaël Thériault 2019-10-07 22:17:11 -0400
  • b9aaab5f5e Moved debug config to its own function Raphaël Thériault 2019-10-07 21:38:29 -0400
  • 315b2f1926 Custom static files path in cdebug builds Raphaël Thériault 2019-10-07 21:18:34 -0400
  • b359f206f7 Added env example Raphaël Thériault 2019-10-07 20:57:45 -0400
  • 12a00a81b9 Moved setup module to separate file Raphaël Thériault 2019-10-07 20:56:38 -0400
  • 015e9c0d1a Added config (de)serialization Raphaël Thériault 2019-10-07 20:54:18 -0400
  • 0aa081ed49 Make connection pool size customizable Raphaël Thériault 2019-10-07 18:04:52 -0400
  • 8b4eaa6e0a Added documentation to struct fieelds Raphaël Thériault 2019-10-07 17:53:07 -0400
  • d5ac4b8b6a Initial commit Raphaël Thériault 2019-10-07 17:43:34 -0400