Commit graph

  • 920bccb45e Fixed first day missing in monthly stats master Maximilian Giller 2022-03-01 09:53:23 +0100
  • ab2b508e98 Updated credentials for easier deployment Max 2022-02-11 21:39:13 +0100
  • aa706bfcaf Daily and monthly stats Max 2022-02-11 21:34:38 +0100
  • 9cfba93f65 Updated changelog Max 2022-02-11 21:21:28 +0100
  • b60f33b454 Slight visual tweak Max 2022-02-11 21:21:13 +0100
  • e82a083c86 Added tool Max 2022-02-11 21:16:15 +0100
  • 3544f44a74 Removed unnecessary print statement Max 2022-02-11 21:16:06 +0100
  • 84e6cb106c Basic daily and monthly stats Max 2022-02-02 14:22:27 +0100
  • 47032055b6 Simplified iso date Max 2022-02-02 14:22:18 +0100
  • 46194ab4fe Adjusted the way statistics get processed Max 2022-02-02 13:05:56 +0100
  • a18f1b0fb2 Reworked statistics interface Max 2022-02-02 11:50:34 +0100
  • 426d34a2d3 [WIP] All get, post, update, delete operations with relations working develop-fastapi-setup linuskmr 2021-12-25 19:59:51 +0100
  • 2255f9edcd Add foreign keys and link for many-to-many relationship linuskmr 2021-12-25 19:24:43 +0100
  • 96573e7d48 Implement record fetching from database linuskmr 2021-12-25 18:59:36 +0100
  • 113d35201b Fix typo in documentation comment linuskmr 2021-12-25 18:59:18 +0100
  • 5c75a71609 Re-designed record models linuskmr 2021-12-25 18:58:56 +0100
  • a7c3f6dfc9 Fix typo in documentation comment linuskmr 2021-12-25 18:58:13 +0100
  • abf61d651c Adapt tests for project and tag to fetching via id linuskmr 2021-12-25 18:47:27 +0100
  • f20423280b Fix wrong parameter name for id in get_tag() linuskmr 2021-12-25 18:46:53 +0100
  • 6bcdda506a Tags get searched by id instead of by name linuskmr 2021-12-25 18:35:15 +0100
  • 15ef4c03d1 Remove unnecessary summary for add project linuskmr 2021-12-25 18:34:56 +0100
  • 8b79f7fca4 Projects get searched by id instead of by name linuskmr 2021-12-25 18:32:16 +0100
  • e70436104b Fix not matching documentation comments linuskmr 2021-12-23 18:35:25 +0100
  • b382beb5a6 Add unit test for tag router linuskmr 2021-12-23 18:28:07 +0100
  • b9996a9fe6 Move fixtures to conftest.py linuskmr 2021-12-23 18:27:49 +0100
  • 0de01ac270 Fetch real data from database for tags linuskmr 2021-12-23 18:27:17 +0100
  • 4fb5285c66 Temporary remove duration from Tag linuskmr 2021-12-23 18:26:54 +0100
  • 17a72ecdfc Add SQLAlchemy and pytest as transitive dependencies linuskmr 2021-12-23 18:26:12 +0100
  • 822a041abe Add comments to projects.py linuskmr 2021-12-23 18:25:48 +0100
  • fc08032f0a Add conftest.py for globally used fixtures linuskmr 2021-12-23 18:25:32 +0100
  • dde11213c0 Add requests as dependency because fastapi's TestClient needs it linuskmr 2021-12-23 18:09:26 +0100
  • a58924c6da Fix installing dependencies from requirements.txt instead of backend/requirements.txt linuskmr 2021-12-23 18:06:52 +0100
  • f9777a9274 Activate CI for all branches and pull requests linuskmr 2021-12-23 18:04:58 +0100
  • 944a75f51a Add automatic testing CI linuskmr 2021-12-23 18:04:05 +0100
  • 9145059e46
    Ups, commitet to wrong branch Linus 2021-12-23 18:02:33 +0100
  • 935eab8d97
    Add automatic python testing CI Linus 2021-12-23 18:02:02 +0100
  • 678bfa9736 Add documentation for testing linuskmr 2021-12-23 18:00:06 +0100
  • 4d5875a3aa Add unit tests linuskmr 2021-12-23 17:58:44 +0100
  • 23aa9a905b Fetch real data from database linuskmr 2021-12-23 17:58:36 +0100
  • 5c717d4ee9 Delete duration and records from ProjectRead linuskmr 2021-12-23 17:58:17 +0100
  • cd2b0c0ca1 Add gzip compression middleware linuskmr 2021-12-23 17:57:44 +0100
  • 3b50678d0a Add database engine and session creation linuskmr 2021-12-22 12:10:08 +0100
  • d381888f42 Add some SQL classes linuskmr 2021-12-22 09:06:08 +0100
  • 906b8705b9 Add documentation linuskmr 2021-12-21 22:45:28 +0100
  • e45bf760b6 Add demo fastapi routes and models linuskmr 2021-12-21 21:00:58 +0100
  • 3987c69a25 First structural change Maximilian Giller 2021-12-06 17:40:51 +0100
  • b9cfb52098 Package lock Max 2021-11-28 22:18:24 +0100
  • 12c8ceb5e1 Added icon only logo Max 2021-11-23 15:12:53 +0100
  • 5977940a39 Added tools page Max 2021-11-23 14:58:10 +0100
  • 7af0422937 Added GitHub Icon Max 2021-11-23 14:44:44 +0100
  • 7a6854bfc7 Added more space between title and content Max 2021-11-23 14:40:07 +0100
  • 206ef4c503 Fixed live counter not updating correctly Max 2021-11-07 23:22:05 +0100
  • 6a96ef55c0 Added live record timer Max 2021-11-07 23:13:46 +0100
  • 98d19e5e0b Added footer and credits and new timer package Max 2021-11-07 22:20:30 +0100
  • edc54207d1 Added robots.txt Max 2021-07-28 00:05:09 +0200
  • dc8d0803b2 Added simple statistics Max 2021-07-28 00:01:28 +0200
  • 0433ef1c28 Added statistics page + navigation Max 2021-07-28 00:00:46 +0200
  • cee0139e06 Added statistics tools Max 2021-07-28 00:00:29 +0200
  • d435d5db04 Added statistics API Max 2021-07-28 00:00:10 +0200
  • 2770f0e8d8 Added date format helper Max 2021-07-27 23:45:49 +0200
  • 1f4bc947b4 Adjusted formatting Max 2021-07-27 23:44:20 +0200
  • 97e0bd4c43 Fixed formatting Max 2021-07-27 23:25:45 +0200
  • 706d3a9641 Added custom formatting config Max 2021-07-27 23:16:36 +0200
  • cb14c24d58 Fixed formatting Max 2021-07-27 23:14:59 +0200
  • 167a002f95 Fixed incorrect names Max 2021-07-27 23:06:53 +0200
  • 7b71848e52 Merge branch 'master' of https://github.com/mgfcf/juggl Max 2021-07-26 22:57:42 +0200
  • c17c6cfa02 Fixed stats call + minor formatting Max 2021-07-26 22:57:39 +0200
  • 18c4991c52 Fixed undefined variable Max 2021-07-26 22:57:02 +0200
  • 9d4d08d0a5 Auto fixed vulnerabilities mgfcf 2021-07-14 10:07:42 +0200
  • 7c422d58af Added stats endpoint prototype Max 2021-05-23 00:43:12 +0200
  • 2cba0279e6 Small visual tweaks Max 2021-05-21 19:19:44 +0200
  • db6dc225cf Improved order of lists Max 2021-04-13 23:40:14 +0200
  • 20a1378e03 Fixed missing tags Max 2021-04-13 23:39:47 +0200
  • e9154924f8 Fixed missing history, due to visibility Max 2021-04-13 19:21:40 +0200
  • 8c884779bf Fixed visibility filter endpoint Max 2021-04-13 19:21:19 +0200
  • 2525b3c805 Fixed visibility-filter endpoint Max 2021-04-13 19:10:12 +0200
  • 978fa507bd Added visibility filter for endpoint Max 2021-04-13 15:32:10 +0200
  • d9cd7ae327 Added date to changelog Max 2021-04-13 11:55:45 +0200
  • cac93173fc Fixed Record visibility architecture Max 2021-04-13 00:52:53 +0200
  • e3e3651c56 Added default width Max 2021-04-13 00:39:15 +0200
  • e178ba4ac9 Added changelog page Max 2021-04-13 00:38:55 +0200
  • a0ef6e7dff Added basic visibility feature Max 2021-04-13 00:27:41 +0200
  • 8e189a9e7c Implemented visibility interface Max 2021-04-12 12:50:55 +0200
  • 2556a424a1 Now parsing visibility Max 2021-04-12 12:50:40 +0200
  • 6e179766a8 Fixed id names Max 2021-04-12 12:32:12 +0200
  • 2e2074ea1e Tweaked design Max 2021-04-12 00:09:56 +0200
  • 17be6ea3fd Initial prototype sse-feature Max 2021-02-18 14:03:59 +0100
  • 1d33b4b03d Removed timeline snippets Max 2021-02-01 11:39:19 +0100
  • 82f7f5e0f6 Beginning of editable timeline Max 2021-01-09 12:22:36 +0100
  • 6758a2f5dd Removed custom transition time Max 2021-01-08 00:47:06 +0100
  • 0c59a421cf Removed dead comment Max 2021-01-08 00:46:07 +0100
  • 5b24bbf2a4 Removed unused page Max 2021-01-08 00:45:42 +0100
  • 0dedd964de Added project colors Max 2021-01-08 00:01:42 +0100
  • 37701a0484 Added manage structure page Max 2021-01-07 23:19:18 +0100
  • e1154ec33b Added download button to history page Max 2021-01-06 22:20:29 +0100
  • 931a16aa54 Removed unused package Max 2021-01-05 02:04:47 +0100
  • b6d51eaae5 Added tags Max 2021-01-05 02:00:10 +0100
  • 1d5df2a4b1 Added calculated duration of new timestamps Max 2021-01-03 21:43:00 +0100
  • 64ba600a8f Fixed overwriting records bug Max 2021-01-03 21:42:29 +0100
  • bc9e51d199 Removed unused structures and improved logout Max 2021-01-03 20:58:51 +0100