charlesgauthereau
|
675f8dec20
|
Merge branch 'main' into fix/large-files-storage-backend-v3
# Conflicts:
# src/features/storages/providers/s3.ts
|
2026-02-11 11:54:09 +01:00 |
|
charlesgauthereau
|
c328620f3d
|
fix: new storage architecture
|
2026-02-08 20:42:42 +01:00 |
|
charlesgauthereau
|
cc87cf68b5
|
fix: refactoring, adding express api.
|
2026-01-31 22:15:01 +01:00 |
|
killianlarcher
|
bd80fdc960
|
fix(storage): add test button when creating channel (not only for existing one) and add region parameter for S3.
|
2026-01-31 12:41:01 +01:00 |
|
charlesgauthereau
|
966edfa85a
|
fix: some fix responsive
|
2026-01-29 23:46:04 +01:00 |
|
charlesgauthereau
|
30b9fc7765
|
fix: server/client error on some dialogs.
|
2026-01-29 23:11:33 +01:00 |
|
charlesgauthereau
|
95a60e9a96
|
fix: server/client error on some dialogs.
|
2026-01-29 19:10:59 +01:00 |
|
 Killian LarcherandGitHub
|
e59f3c46fd
|
Merge pull request #49 from Portabase/feat/organization-dropdown
fix: adjust organisation dropdown size.
|
2026-01-28 19:49:23 +01:00 |
|
killian-larcher
|
7fcb3f2c31
|
fix: adjust organisation dropdown size.
|
2026-01-28 19:48:40 +01:00 |
|
killian-larcher
|
33eb476009
|
Merge branch 'main' into feat/github-updater
# Conflicts:
# CITATION.cff
# package.json
|
2026-01-28 19:14:33 +01:00 |
|
Théo LAGACHE
|
6e8932ff52
|
chore(release): 1.2.4-rc.6
|
2026-01-28 16:39:46 +01:00 |
|
Théo LAGACHE
|
2a6d631719
|
chore(release): 1.2.4-rc.1
|
2026-01-28 15:54:03 +01:00 |
|
Théo LAGACHE
|
1760c1b852
|
update: new org combobox
|
2026-01-28 13:51:14 +01:00 |
|
charlesgauthereau
|
727d9eb57c
|
fix: added support for Basic Auth ntfy instance
|
2026-01-24 19:04:49 +01:00 |
|
charlesgauthereau
|
b2c19e7ed0
|
fix: refactoring of storage method
|
2026-01-24 13:14:38 +01:00 |
|
charlesgauthereau
|
a64a80910d
|
feat: Working version with google drive storage.
|
2026-01-24 12:13:55 +01:00 |
|
charlesgauthereau
|
657586ddff
|
feat: start working on google drive storage
|
2026-01-24 00:26:05 +01:00 |
|
charlesgauthereau
|
22ce08f06c
|
Merge branch 'feature'
|
2026-01-20 19:50:40 +01:00 |
|
charlesgauthereau
|
9d5d87e47b
|
fix: smtp error for SMTP_SECURE false. Added in .env
|
2026-01-20 19:41:49 +01:00 |
|
killianlarcher
|
b216ee1a80
|
feat(ui): add preview for upcoming storage provider
|
2026-01-18 16:00:13 +01:00 |
|
charlesgauthereau
|
a6c1f7d3f2
|
chore: Merging errors due to merge with main.
|
2026-01-18 15:00:53 +01:00 |
|
charlesgauthereau
|
6fa6187cc4
|
Merge remote-tracking branch 'origin/main' into feat/storage
# Conflicts:
# src/components/wrappers/dashboard/admin/channels/channel/channel-form/channel-form.tsx
# src/components/wrappers/dashboard/admin/notifications/helpers.tsx
# src/db/migrations/meta/0020_snapshot.json
# src/db/migrations/meta/_journal.json
|
2026-01-18 14:40:26 +01:00 |
|
charlesgauthereau
|
8ee44ffea1
|
fix: migration errors by testing on a production instance.
|
2026-01-18 14:10:35 +01:00 |
|
killianlarcher
|
6db60f111d
|
feat(ui): add preview for upcoming notification provider
|
2026-01-18 12:36:12 +01:00 |
|
charlesgauthereau
|
3d695709d5
|
fix: migration storage backend and also user avatar upload.
|
2026-01-18 11:45:36 +01:00 |
|
 Killian LarcherandGitHub
|
5c682addc9
|
Merge pull request #25 from Portabase/fix/profile
fix(ui) : improve profile modal
|
2026-01-18 10:29:38 +01:00 |
|
 Killian LarcherandGitHub
|
24810cc818
|
Merge pull request #24 from Portabase/feat/last-connected
feat : add last login date
|
2026-01-18 10:29:19 +01:00 |
|
charlesgauthereau
|
bce1c5d9b8
|
feat: adding storage system ping method in order to test.
|
2026-01-17 22:41:39 +01:00 |
|
charlesgauthereau
|
5b980fb382
|
feat: adding system settings page. And did some refactoring.
|
2026-01-17 22:26:44 +01:00 |
|
charlesgauthereau
|
e63e62d3e0
|
fix: Sidebar focus on some items
|
2026-01-17 21:13:54 +01:00 |
|
charlesgauthereau
|
53f82792d8
|
fix: Upload with new storage backend system.
|
2026-01-17 20:56:57 +01:00 |
|
killianlarcher
|
760388307c
|
fix(ui): reduce opacity on avatar hover and add bottom padding to profile modal
|
2026-01-17 20:40:57 +01:00 |
|
killianlarcher
|
eebd8500ee
|
feat: add lastConnectedAt to user schema and display it in user settings
|
2026-01-17 20:27:06 +01:00 |
|
killianlarcher
|
12112afa37
|
feat(ui):resize connection indicator and add pulse effect for all use cases.
|
2026-01-17 20:06:01 +01:00 |
|
charlesgauthereau
|
424fa581b9
|
feat: backup delete/restore actions.
|
2026-01-17 19:55:17 +01:00 |
|
killianlarcher
|
cddb0a7e05
|
feat(ui): add pulse effect to connection indicator
|
2026-01-17 19:36:28 +01:00 |
|
charlesgauthereau
|
83ef0ee74e
|
feat: backup delete/restore actions.
|
2026-01-17 19:23:15 +01:00 |
|
charlesgauthereau
|
7d818206b0
|
refactor: API route for backup/restore
|
2026-01-17 17:27:33 +01:00 |
|
charlesgauthereau
|
0216c40bfe
|
feat: Working on UI/UX for multiple storage backends.
|
2026-01-17 15:57:37 +01:00 |
|
charlesgauthereau
|
670f6a1974
|
chore: working on backup api for new storage system.
|
2026-01-15 21:27:36 +01:00 |
|
charlesgauthereau
|
91f25bc25d
|
feat: Working on storage modal in database page in order to add multiple backend storages. Adding a system to manage independently channels from organizations and from system admin.
|
2026-01-14 21:54:13 +01:00 |
|
charlesgauthereau
|
d8e9e2dac3
|
feat: Working on backend storage providers.
|
2026-01-13 22:22:01 +01:00 |
|
charlesgauthereau
|
faaa4033bd
|
feat: backend storage
|
2026-01-12 21:16:52 +01:00 |
|
charlesgauthereau
|
f9186e7354
|
fix: overflow in agent-card.tsx
|
2026-01-11 13:54:22 +01:00 |
|
charlesgauthereau
|
bc603a08cf
|
fix: Remove card in some forms.
|
2026-01-11 13:52:02 +01:00 |
|
charlesgauthereau
|
2d6be20b30
|
fix: improving organization-form.tsx UX/UI and removed the card.
|
2026-01-11 12:41:39 +01:00 |
|
charlesgauthereau
|
be8f3bd98c
|
fix: organization settings page responsive on mobile.
|
2026-01-11 12:37:57 +01:00 |
|
charlesgauthereau
|
a3a20bee4a
|
fix: agent-card.tsx overflow on mobile.
|
2026-01-11 12:23:32 +01:00 |
|
charlesgauthereau
|
09a1e75acf
|
fix: notifier-card.tsx overflow on mobile.
|
2026-01-11 12:12:14 +01:00 |
|
charlesgauthereau
|
ce6bdd01ef
|
fix: overflow mobile view on the notification provider card in detabase details page.
|
2026-01-11 11:57:18 +01:00 |
|