Commit Graph

  • 6380fb193c Merge pull request #808 from ae-utbm/update thomas girod 2024-09-02 13:59:23 +02:00
  • 341ffc9a55 update CI thomas girod 2024-09-02 12:42:27 +02:00
  • 6962b39fc9 use typing.Self for custom queryset methods thomas girod 2024-09-02 01:03:15 +02:00
  • d04b4c77c6 update dependencies thomas girod 2024-09-02 00:58:52 +02:00
  • 453b7df0be bump Python to 3.12 thomas girod 2024-09-02 00:35:00 +02:00
  • 878ee99fe4 Merge pull request #806 from ae-utbm/taiste thomas girod 2024-09-02 00:03:40 +02:00
  • 6918e3044f Merge pull request #801 from ae-utbm/remove-version thomas girod 2024-09-01 23:50:53 +02:00
  • cf46c3800f remove sith version from the footer thomas girod 2024-09-01 10:38:57 +02:00
  • 7c0c132f40 Merge pull request #804 from ae-utbm/repair-subscription-translation thomas girod 2024-09-01 23:42:18 +02:00
  • e0bf797876 Merge pull request #805 from ae-utbm/images-format thomas girod 2024-09-01 23:33:57 +02:00
  • dd07c374d7 convert uploaded images to webp thomas girod 2024-09-01 19:05:54 +02:00
  • b3e59b3829 remove unused view GET user/<user_id>/profile_upload thomas girod 2024-09-01 18:49:50 +02:00
  • 352b09d9cd fix subscription form translation thomas girod 2024-09-01 15:07:30 +02:00
  • 93cc6d99f8 Merge pull request #803 from ae-utbm/fix-promo-image thomas girod 2024-09-01 12:49:38 +02:00
  • 85a99fc8fa fix promo img on clicks thomas girod 2024-09-01 12:33:49 +02:00
  • a4d801bed4 Merge pull request #798 from ae-utbm/fix-content-disposition thomas girod 2024-08-30 10:44:49 +02:00
  • fbff38c5c3 repair name of protected files thomas girod 2024-08-29 11:42:21 +02:00
  • 14402f7537 Merge pull request #800 from ae-utbm/forgotten-migrations thomas girod 2024-08-29 12:53:21 +02:00
  • 88d24f8067 Merge pull request #799 from ae-utbm/remove-sentry-ci thomas girod 2024-08-29 12:53:06 +02:00
  • cc1d700f7d add forgotten migration thomas girod 2024-08-29 11:54:32 +02:00
  • e82acdabb0 remove sentry deployment CI (until Sentry is repaired) thomas girod 2024-08-29 11:48:26 +02:00
  • ea42c98571 Merge pull request #797 from ae-utbm/fix-image-injection thomas girod 2024-08-27 22:46:01 +02:00
  • cc5df9b171 Better form for user submiting images, fix potential attack vector on bad file being resized and treated as an image Sli 2024-08-27 17:05:37 +02:00
  • b4749f297b Merge pull request #795 from ae-utbm/taiste thomas girod 2024-08-27 14:16:40 +02:00
  • e564c6604c Merge pull request #788 from ae-utbm/manifest-static-files thomas girod 2024-08-27 11:08:49 +02:00
  • 712615a312 Merge pull request #794 from ae-utbm/user-pictures-ajax thomas girod 2024-08-27 11:08:27 +02:00
  • d95d4901d2 Use reduce instead of groupBy for user picture sorting to support more browsers Sli 2024-08-27 10:35:38 +02:00
  • 9373654306 use rjsmin for js minification thomas girod 2024-08-26 23:00:42 +02:00
  • 4a9d9f03a8 fix test workflow thomas girod 2024-08-26 22:59:40 +02:00
  • b7261ec629 custom manifest static files storage that also minify scss and js files thomas girod 2024-08-14 18:50:46 +02:00
  • 2e1f16fa04 slim jquery-ui thomas girod 2024-08-14 17:44:09 +02:00
  • d295cc5223 move vendored files into their own folder thomas girod 2024-08-14 13:25:33 +02:00
  • ff088009d9 move static files in their respective application thomas girod 2024-08-14 12:58:21 +02:00
  • 52c19e9962 simplify scss management thomas girod 2024-08-13 23:02:51 +02:00
  • 68d0a16d1c Merge pull request #782 from ae-utbm/ajax-navigation-history thomas girod 2024-08-26 22:29:19 +02:00
  • a422e8d39a Improve rendering of file input Sli 2024-08-26 16:57:43 +02:00
  • ef80c1be61 Make camera error gray to be less aggressive on the eyes Sli 2024-08-26 16:20:31 +02:00
  • 85d9816aaa Improve delete button behavior Sli 2024-08-26 16:14:12 +02:00
  • 93b66d980d Directly display selected img of form on screen and convert to webp Sli 2024-08-26 15:42:24 +02:00
  • 07d617da91 Get video resolution from the camera settings for a better image quality Sli 2024-08-21 15:47:53 +02:00
  • 34aac40e65 Add translations Sli 2024-08-21 15:34:39 +02:00
  • f54bf2b8af Adjust css Sli 2024-08-21 14:37:02 +02:00
  • e7d04d9817 Unify user profile display with a nice macro and handle camera errors Sli 2024-08-21 11:44:11 +02:00
  • ef1537ac2c Basic webcam setup with modern web api Sli 2024-08-21 00:32:07 +02:00
  • d1f86fe3d9 Merge pull request #791 from ae-utbm/remove-bbcode thomas girod 2024-08-24 20:40:04 +02:00
  • d13b79552b Remove to_markdown.jinja forgotten during bbcode convertion removal Sli 2024-08-21 15:35:43 +02:00
  • 4036bfd703 Merge pull request #775 from ae-utbm/user-pictures-ajax thomas girod 2024-08-18 12:40:07 +02:00
  • 759e360a1d Don't use unnecessary promises Sli 2024-08-17 10:15:13 +02:00
  • 8865529b39 Use native alpine debounce Sli 2024-08-17 02:58:53 +02:00
  • cdb73ee49c Don't rely on waiting for pedagogy history Sli 2024-08-17 02:57:00 +02:00
  • 9188c28ee7 Remove intersect Sli 2024-08-16 22:52:20 +02:00
  • 2a6c1f050d Create a paginate_alpine macro Sli 2024-08-11 15:11:51 +02:00
  • 2ec1f8cdc0 Fix back action in uv guide Sli 2024-08-11 14:58:05 +02:00
  • 121b388d85 Merge pull request #781 from ae-utbm/ajax-navigation-history thomas girod 2024-08-11 00:34:21 +02:00
  • 589119c9ee Improve update_query_string with enum action Sli 2024-08-10 23:32:50 +02:00
  • b35e1a476e Fix back function in album pagination Sli 2024-08-10 18:38:04 +02:00
  • 8174bce720 Merge pull request #780 from ae-utbm/remove-bbcode thomas girod 2024-08-10 16:04:10 +02:00
  • d8a7d62b23 Merge pull request #779 from ae-utbm/fix-queryset thomas girod 2024-08-10 16:03:56 +02:00
  • a75730d91f Fix unbalanced html Sli 2024-08-10 15:16:37 +02:00
  • a2b5f929dd Apply review comments Sli 2024-08-10 14:49:02 +02:00
  • 7a0fa9f1a0 remove doku/bbcode to markdown thomas girod 2024-08-10 14:23:01 +02:00
  • 28ff7f24c5 Merge pull request #774 from ae-utbm/fix-operation-logs thomas girod 2024-08-10 10:33:39 +02:00
  • e6db25357b Merge pull request #778 from ae-utbm/user-search-privacy thomas girod 2024-08-10 09:38:29 +02:00
  • 72ea6b6fdd fix crash on album fetch & test thomas girod 2024-08-10 00:43:15 +02:00
  • bf5f72fd9d Fix user search displaying results that shouldn't be viewed Sli 2024-08-09 18:24:12 +02:00
  • af724a1e0e Merge pull request #777 from ae-utbm/taiste thomas girod 2024-08-09 18:20:22 +02:00
  • 0eeaf1ce21 Render user picture page with ajax to improve performances Sli 2024-08-09 17:33:07 +02:00
  • 57a8215c6b Merge pull request #776 from ae-utbm/fix-album-navigation thomas girod 2024-08-09 18:09:06 +02:00
  • 9163e4dee6 fix SAS album display thomas girod 2024-08-09 18:06:58 +02:00
  • c56d6e3f6b fix wrong page size when fetching pictures. thomas girod 2024-08-09 17:35:33 +02:00
  • 20e8854467 Fix operation logs Sli 2024-08-09 14:05:09 +02:00
  • 3ef38fabdb fix picture navigation thomas girod 2024-08-09 17:34:35 +02:00
  • f5cee10761 Merge pull request #773 from ae-utbm/taiste thomas girod 2024-08-09 13:35:26 +02:00
  • d1cbb765c0 Merge pull request #769 from ae-utbm/query-sas thomas girod 2024-08-09 12:11:16 +02:00
  • 7ea9a5ca2d improved feedback when loading ajax content thomas girod 2024-08-08 20:20:09 +02:00
  • 20c015c312 improved UX thomas girod 2024-08-08 17:51:33 +02:00
  • ecb48ce663 fix error when uploading image with an alpha channel thomas girod 2024-08-08 17:50:23 +02:00
  • 00dc03a235 fix rights on albums and next/previous pictures thomas girod 2024-08-08 13:15:19 +02:00
  • d3b203a4a1 change cache on picture download thomas girod 2024-08-06 13:23:34 +02:00
  • 4506440a62 add PictureQuerySet.viewable_by(user) method thomas girod 2024-08-06 12:37:50 +02:00
  • da6bd84cdf restify album view thomas girod 2024-08-05 23:40:11 +02:00
  • 0b9ccf6a57 paginate GET /api/sas/picture thomas girod 2024-08-05 19:25:30 +02:00
  • a056bd177f Merge pull request #772 from ae-utbm/master thomas girod 2024-08-08 11:47:26 +02:00
  • d2ea8f2898 Merge pull request #742 from ae-utbm/refactor-eboutic thomas girod 2024-08-07 20:36:50 +02:00
  • 5cce4269bb remove fuzzy from translations thomas girod 2024-08-07 20:28:26 +02:00
  • 0a2ed6dd94 fix crash when basket contains not existing product thomas girod 2024-08-07 20:15:46 +02:00
  • 417f328206 fix billing infos not sending thomas girod 2024-08-07 14:29:51 +02:00
  • cca9732925 eboutic big refactor thomas girod 2024-07-28 00:09:39 +02:00
  • f02864b752 Merge pull request #768 from ae-utbm/ruff-print thomas girod 2024-08-06 16:45:20 +02:00
  • 62bb15317c T2 ruff rule thomas girod 2024-08-06 11:42:10 +02:00
  • b35751126f Merge pull request #762 from ae-utbm/dependabot/pip/taiste/sentry-sdk-2.12.0 thomas girod 2024-08-06 11:14:47 +02:00
  • 28d6d8ba96 Merge pull request #766 from ae-utbm/alpine thomas girod 2024-08-06 10:43:08 +02:00
  • 6bdb16e293 [UPDATE] Bump sentry-sdk from 2.11.0 to 2.12.0 dependabot[bot] 2024-08-05 21:41:48 +00:00
  • eb45cf6175 Merge pull request #761 from ae-utbm/dependabot/pip/taiste/django-honeypot-1.2.1 thomas girod 2024-08-05 23:39:42 +02:00
  • d6d8f56570 [UPDATE] Bump django-honeypot from 1.2.0 to 1.2.1 dependabot[bot] 2024-08-05 21:31:09 +00:00
  • 5322dc1de8 Merge pull request #764 from ae-utbm/dependabot/pip/taiste/faker-26.1.0 thomas girod 2024-08-05 23:28:58 +02:00
  • 51bb1a5c9d Merge pull request #765 from ae-utbm/fix-referer thomas girod 2024-08-05 23:28:25 +02:00
  • 996dadf6f5 update alpineJS to 3.14 thomas girod 2024-08-05 17:16:24 +02:00
  • 29bb0f6712 promote AlpineJS to global dependency thomas girod 2024-08-05 17:08:30 +02:00
  • f6fbad8403 fix missing HTTP_REFERER thomas girod 2024-08-05 15:53:41 +02:00