Commit graph

  • 27589a09bd fix embedded file upload live jedi 2023-11-20 20:09:58 +0100
  • aa0bb9fd0d remove trailing slash requirement in api v1 jedi 2023-11-20 15:56:32 +0100
  • e2a2e3e117 make container and item SoftDeleteModel jedi 2023-11-20 12:24:27 +0100
  • 04581b66b6 return 404 when events doesn't exist jedi 2023-11-20 07:02:14 +0100
  • dedf98a12e do not check permissions in api v1 as they are checked by nginx already jedi 2023-11-20 06:46:43 +0100
  • 7369db8512 add /api url prefix in backend jedi 2023-11-19 00:13:29 +0100
  • e5bec44164 bump versions in package.json jedi 2023-11-18 23:26:26 +0100
  • f2720e4fb2 load MEDIA_ROOT AND STATIC_ROOT from .env jedi 2023-11-18 21:11:47 +0100
  • a340154cd9 add public domain to ALLOWED_HOSTS jedi 2023-11-18 19:57:32 +0100
  • ac6eade412 read database settings from .env file jedi 2023-11-18 17:46:54 +0100
  • 618ede273d unpin some python requirements jedi 2023-11-18 16:49:41 +0100
  • 1f41b81b8f add django backend in /core ported from laravel in c3lf/lfbackend repo jedi 2023-11-18 12:57:50 +0100
  • dd75c2b0d6 move frontend to /web jedi 2023-11-18 12:51:24 +0100
  • 9747c08bab disable server based search while it is buggy jedi 2023-10-13 23:34:49 +0200
  • 269a3ca339 howto: small typo fixes lagertonne 2023-08-15 12:35:22 +0200
  • a69bf30440 add english version of /howto page jedi 2023-08-15 12:06:45 +0200
  • a7cfaf8ec7 change default event url jedi 2023-08-14 16:06:52 +0200
  • 0bead62c83 hotfix /howto page again jedi 2023-08-14 15:58:49 +0200
  • b61a3d5776 hotfix /howto page jedi 2023-08-14 15:42:26 +0200
  • 9f29af03c5 chore: set camera facing mode to "environment" busti 2023-08-13 20:02:45 +0200
  • af4e7dc241 only use uid instead of item_uid jedi 2020-01-18 22:04:04 +0100
  • df43159acf debounce search box busti 2020-01-08 22:20:45 +0100
  • 6bcbd59362 second shitty fix jedi 2020-01-01 22:13:09 +0100
  • ac608117d8 shitty fix jedi 2020-01-01 19:52:01 +0100
  • 0c0b8a79af only close the post modal when the request succeeds busti 2019-12-29 22:27:30 +0100
  • df5a5f4729 close modal when clicking on it's outside busti 2019-12-29 18:10:55 +0100
  • 8c759c4f23 close modal on esc press busti 2019-12-29 18:08:09 +0100
  • ca38616395 remember last box jedi 2019-12-29 17:04:03 +0100
  • 7141c8e34e use more intuitive sorting jedi 2019-12-29 12:58:37 +0100
  • 58ee59ddbc sort InputCombo dropdown option by label jedi 2019-12-29 12:43:17 +0100
  • d9b598d078 change card flow jedi 2019-12-28 23:10:29 +0100
  • c10429a08f remove test on button in table jedi 2019-12-28 06:04:20 +0100
  • 2c2b7f5532 fix bug busti 2019-12-28 05:56:38 +0100
  • 192ade42a5 implement an image selection button (from files) busti 2019-12-28 05:27:54 +0100
  • 9797a5e137 add 'returned' button jedi 2019-12-28 04:28:04 +0100
  • 5edf382bcb change http error toast formatting busti 2019-12-28 04:24:53 +0100
  • d3e15bb9ba support unicode in search queries busti 2019-12-28 04:05:58 +0100
  • 2f653382eb highlight selected element in InputCombo ad fix minor bug jedi 2019-12-27 16:26:43 +0100
  • 14d2c05c1f fix toast pointer event pass-through busti 2019-12-27 02:54:31 +0100
  • 93edc2c117 fix bug busti 2019-12-27 02:39:56 +0100
  • 7131a54455 close modals when saving busti 2019-12-27 02:38:58 +0100
  • d3a52aae06 fix toast z-index busti 2019-12-27 02:08:24 +0100
  • cecda6194d implemented toasts for error messages busti 2019-12-27 02:06:04 +0100
  • 79deed25bc switch back to base64 images jedi 2019-12-27 01:26:40 +0100
  • 2a69e231be make the main searchbar do stuff too jedi 2019-12-25 17:50:18 +0100
  • 5c56329ee3 implement Files view as table jedi 2019-12-24 19:52:22 +0100
  • d1279eb098 implement Events view as table jedi 2019-12-24 16:08:22 +0100
  • e7ba2acc0c icons for actions jedi 2019-12-24 14:55:10 +0100
  • 6290eee156 use slot in table too jedi 2019-12-24 14:40:01 +0100
  • 52dcab03ba add some more routes jedi 2019-12-24 14:02:56 +0100
  • aff6186a53 use config for lightbox url jedi 2019-12-24 13:17:22 +0100
  • a63da41435 Merge branch 'typed-fields' into dev jedi 2019-12-23 22:25:17 +0100
  • 0fdc63cea4 revert hacky fix jedi 2019-12-23 22:21:21 +0100
  • cba05f545f implement item deletion in cards busti 2019-12-23 21:54:23 +0100
  • ae3812434d implement lightbox busti 2019-12-23 21:49:21 +0100
  • ed164c889a refactor InputCombo jedi 2019-12-23 21:09:30 +0100
  • 0ad42dad88 change field names busti 2019-12-23 19:04:36 +0100
  • 0f7139cffc refactor edit dialog busti 2019-12-22 17:26:24 +0100
  • 3412049f3a implemented deletion Daniel Klamt 2019-12-23 18:43:01 +0100
  • 394bf9ee83 hacky cid fix jedi 2019-12-23 12:38:10 +0100
  • 573a331bca fix image upload jedi 2019-12-23 12:21:16 +0100
  • fde9babce5 fixed update endpoint call Daniel Klamt 2019-12-22 23:21:23 +0100
  • 90b9d63bb5 add direct link from box view to items filtered by box jedi 2019-12-22 22:32:15 +0100
  • 372d773ec4 Hacky-Fix: Make Edit-Box scrollable (#26) lagertonne 2019-12-22 21:56:38 +0100
  • aa2fb8571b add actions to data-container.js jedi 2019-12-22 18:52:08 +0100
  • ba0cb247bc center spinner below unloaded video busti 2019-12-21 22:32:02 +0100
  • 596f3adc0b align webcam feed with image view busti 2019-12-21 19:29:27 +0100
  • fbadf46a60 bootstrap item creation and picture-taking busti 2019-12-20 23:43:10 +0100
  • 4970428430 fix API.md jedi 2019-12-20 18:57:24 +0100
  • 927029d97e changed images Jan Felix Wiebe 2019-12-20 14:58:32 +0100
  • 13ca94d068 update lockfile; format code busti 2019-12-20 14:33:15 +0100
  • 5bd1665b45 the one that was lost jedi 2019-12-20 00:31:28 +0100
  • 509fadca11 squash stuff jedi 2019-12-20 00:19:38 +0100
  • bd295a8e4c meka api.md a little more explicit jedi 2019-12-18 00:41:38 +0100
  • 489c6253c0 refactor api url jedi 2019-12-17 14:32:45 +0100
  • 9ff2739d3b update backend object mapping jedi 2019-12-15 20:55:42 +0100
  • 77de24409f change field names to english busti 2019-12-15 20:21:23 +0100
  • 0b93031bfc open detail modal when clicking on items in the table view busti 2019-12-15 20:07:12 +0100
  • 388b243955 properly implement editing items busti 2019-12-14 23:51:06 +0100
  • 8981b99f6e open modal when selecting an item in cards busti 2019-12-12 19:52:23 +0100
  • 4bb8900d3a make filters caseinsensitive jedi 2019-12-13 02:17:54 +0100
  • 62a26f4f9c add filters to table view jedi 2019-12-13 00:41:35 +0100
  • 99107f4583 store filters in url query jedi 2019-12-13 00:06:22 +0100
  • bfee56564c fix the merge jedi 2019-12-12 19:33:58 +0100
  • 2f43930bd8 execute load actions synchronously busti 2019-12-12 19:26:58 +0100
  • 07ac93a8f7 display boxes jedi 2019-12-12 19:25:55 +0100
  • b6ab1a8bb5 refactor index.js jedi 2019-12-12 19:00:58 +0100
  • 0f07f8b517 restructure urls again jedi 2019-12-12 17:53:37 +0100
  • 31c7272893 add some views and routes jedi 2019-12-05 23:27:24 +0100
  • c6c98d6aa0 postpone the .env problem jedi 2019-12-05 22:26:45 +0100
  • b911b38074 populate items trough apicall jedi 2019-12-05 20:10:43 +0100
  • cc9ba38dac populate events trough apicall and save active event in url jedi 2019-12-05 04:32:33 +0100
  • fbf6d9dc91 use events slugs everywhere jedi 2019-12-02 17:22:21 +0100
  • b723331c6c restructure Navbar jedi 2019-12-01 23:23:44 +0100
  • 8dca55f6d1 make event slug bigger jedi 2019-12-01 22:00:06 +0100
  • 4c695ae120 make boxes event independent jedi 2019-11-30 18:33:18 +0100
  • 13e04e5d7f expand details in API.md jedi 2019-11-30 13:43:39 +0100
  • 69cc17f6df add link urls in navbar jedi 2019-11-30 00:59:04 +0100
  • fd094ff62b make it more demo-able jedi 2019-11-29 01:21:44 +0100
  • 9faaa0f68b fix typo jedi 2019-11-29 00:58:10 +0100