Commit Graph

1731 Commits

Author SHA1 Message Date
ArabCoders
e555f1792b updated docs about webhook support for sub users. 2025-02-05 17:00:12 +03:00
ArabCoders
87efadde7e minor design change. 2025-02-05 16:55:37 +03:00
ArabCoders
79b4d741ca minor changes to history api 2025-02-05 16:25:24 +03:00
ArabCoders
37b7cf5d78 wrap getUserContext in try catch 2025-02-05 16:20:01 +03:00
ArabCoders
c50a9a8b5e Updated most of backend API endpoints to support sub users. 2025-02-05 14:02:05 +03:00
ArabCoders
a4aec9ef99 Added initial support for browing as selected user in WebUI 2025-02-05 13:12:21 +03:00
ArabCoders
a246ca7579 Add initial support in webhooks for sub-users. 2025-02-04 21:42:54 +03:00
ArabCoders
1252e71e11 minor fixes for changelog and getAppVersion 2025-02-04 18:11:21 +03:00
ArabCoders
9127a89a13 minor improvements on how we display changelog. 2025-02-04 16:50:31 +03:00
ArabCoders
34906a37bd build the changelogs externally, it doesnt seems to want to work on github for some reason. 2025-02-04 10:05:17 +03:00
ArabCoders
b602101b92 disable reflog for CHANGELOG generation 2025-02-04 09:34:02 +03:00
ArabCoders
5865d37701 update build 2025-02-04 09:22:32 +03:00
ArabCoders
89ab126798 fix python build 2025-02-04 09:06:15 +03:00
ArabCoders
f8f1967992 updated external packages. 2025-02-04 09:03:01 +03:00
ArabCoders
2d776e18d4 dont run pr-build-test on .github changes 2025-02-04 08:53:14 +03:00
ArabCoders
35239da861 more workflow changes 2025-02-04 08:51:56 +03:00
ArabCoders
4fbc7d7a89 fix changelog generator 2025-02-03 23:28:44 +03:00
ArabCoders
2763ac1fce more github action changes. 2025-02-03 23:25:25 +03:00
ArabCoders
8ea02be046 no longer auto create release 2025-02-03 23:15:15 +03:00
ArabCoders
289c4ee8c3 instead of relying on changelog being generated on commit, we rely on tag instead 2025-02-03 23:05:19 +03:00
ArabCoders
63af731872 more changelog changes 2025-02-03 22:27:38 +03:00
ArabCoders
a5cf50c47b generate changelog json files on tag 2025-02-03 22:09:19 +03:00
ArabCoders
821e61103a minor improvements to logs display in index to use more human readable dates. 2025-02-03 19:42:53 +03:00
ArabCoders
030fe8b2ad fixed repo path 2025-02-03 18:42:33 +03:00
ArabCoders
03fdef2906 Add CHANGELOG to container. 2025-02-03 18:39:39 +03:00
ArabCoders
225ff0b768 Removed WS_PUSH_ENABLED as its always on now, and turn WS_SYNC_PROGRESS on by default. 2025-02-03 12:00:35 +03:00
ArabCoders
2d5c63ea69 Merged SyncCommand functionality into state:import and state:export And removed SyncCommand. 2025-02-02 22:43:28 +03:00
ArabCoders
a3fd28b90f followup fix for console 2025-02-01 22:01:11 +03:00
ArabCoders
b53a93d8f3 Fixed bug in trigger auto run for commands in console.vue 2025-02-01 21:53:08 +03:00
ArabCoders
b4783a8301 Standardize how we handle UserContext, added support for multi user in db:list command. 2025-02-01 21:35:35 +03:00
ArabCoders
dd8425128f Redesigned redesigned how we create sub users config data 2025-02-01 19:02:20 +03:00
ArabCoders
54a8556149 fix the prev commit 2025-01-31 22:17:41 +03:00
ArabCoders
87ac7e77dd remove use backend id for X-Plex-Client-Identifier to not generate events for each version change 2025-01-31 22:14:33 +03:00
ArabCoders
d10a03c781 support backing up mutli-user data. 2025-01-31 22:08:30 +03:00
ArabCoders
3e23a3bca9 Filter data before saving it into events table 2025-01-31 19:58:46 +03:00
ArabCoders
b3e32fe943 filter env.SERVER.QUERY_STRING data as well 2025-01-31 19:18:30 +03:00
ArabCoders
7c57c5045a re-designed how we profile the http API to include bigger scope 2025-01-31 19:14:45 +03:00
ArabCoders
44d3b32f3c Fixed performance regression in HTTP API 2025-01-31 18:24:47 +03:00
ArabCoders
1d2a1da913 updated composer packages. 2025-01-31 17:16:58 +03:00
ArabCoders
b6aad34557 dont use ProfilingFlags directly. 2025-01-31 17:08:44 +03:00
ArabCoders
677ecc729d imporved the profiling process. 2025-01-31 17:00:51 +03:00
ArabCoders
80f341e02d minor style changes 2025-01-31 01:46:01 +03:00
ArabCoders
2987dea268 Show zip files in api and remove the uncompressed file if compressing was done. 2025-01-31 01:26:23 +03:00
ArabCoders
7fe90aad87 Compress backup files by default and extends lifetime of backups to 90days 2025-01-31 01:07:36 +03:00
ArabCoders
826b0f9508 Added new command to diff two backup files and find the difference 2025-01-30 18:27:43 +03:00
ArabCoders
96ccd88cd0 Fully implemented our vision for Multi-user sync via state:sync command 2025-01-24 00:12:01 +03:00
ArabCoders
a65f8db2c0 updated dependencies 2025-01-22 21:34:16 +03:00
ArabCoders
8da381ca2c Removed NullMapper as it's no longer used, updated both DirectMapper & MemoryMapper to update entities metadata if no metadata exists even if the date is older. 2025-01-22 21:29:10 +03:00
ArabCoders
7d4feb2b86 Implements progress ync for alt users. 2025-01-22 20:09:22 +03:00
ArabCoders
fc476d408b remove use old_progress endpoint for plex 2025-01-22 20:06:54 +03:00