Max Młynarczyk eversync
  • Joined on 2025-05-06
eversync synced commits to master at eversync/eversync from mirror 2025-06-08 05:59:31 +00:00
bced97db38 whoops
970fe28e1e Add content field to WebArchive model, implement view for individual archives, and update templates for viewing and managing web archives.
3c03787863 fix web archive! it works now, although i should add more features
c76d6f31ef web archive v1 this dosent work lmfao
Compare 4 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-05 20:49:30 +00:00
6cbb408022 Add unread message notification
eversync synced commits to master at eversync/eversync from mirror 2025-06-04 20:19:30 +00:00
d3f1ac1917 refresh token often + add notifcation clicks
deeb9b8581 changed the api into a faster async session
81a32c104c FCM notifications for chat finished
2feca9394f fcm notifs v1
Compare 4 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-04 03:59:30 +00:00
a4427bb5e0 styling merge
eversync synced commits to master at eversync/eversync from mirror 2025-06-03 19:49:31 +00:00
7cd4e806d1 add undo/redo with keyboard shortcuts
59b82277f0 whiteboard save on drag, delete images
42a694b24d whiteboard images wip
Compare 3 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-03 03:29:31 +00:00
0b6f9d8e72 early image wip
bfc4ff0429 added functionality for pinning messages and implemented draft saving for message input
b4c4f1b18c added pinned messages
d42301027d dark mode fully finished for 2FA pages
Compare 9 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-02 19:19:30 +00:00
a3b80cdb05 dark mode WIP
90de11bdf2 dark mode wip
Compare 2 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-02 02:59:30 +00:00
7f1e0e1ae5 resolved all current issues on Sentry
d9dd44c8e4 n+1 query fix
e9300bfb6f recaptcha support added
54bc68613b add email update functionality to user management page
804ce58357 email templates
Compare 5 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-01 18:49:31 +00:00
46f4233490 another temple update
d0303c2fc2 Implement email update and verification templates with responsive design
14b6679c3f Add email management template for user accounts
423074de77 Add email verification requirement for user actions WIP
34312e2141 this didnt send emails LOL
Compare 8 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-06-01 02:29:30 +00:00
a6d922dfec delete account functionality added, fixed issues with uploading files with long names
0f12749603 Add export functionality to whiteboard, allowing users to download the canvas as a PNG image. Updated button layout for better accessibility.
2fbbe59ea1 Add updated_at field to Whiteboard model and display in whiteboard list
8155f7f6d9 Add delete functionality for whiteboards
04a40362f7 all templates updated. fixed a minor glitch with stroke deletion
Compare 10 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-31 18:29:28 +00:00
14e54e4469 deleted end points not in use
cc8d6a5d5e replaced that ass package with a self made embed solution :3
1c54db5960 oop fixed the prompt
fae06f514a unread messages are now displayed in bold
637bf7291b Add seen and delivered status indicators to chat messages
Compare 6 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-31 10:19:29 +00:00
e1b54ad588 styling improvements
af46a4eb1a optimize message queries for better performance (was a n+1 query before) + styling changes
Compare 2 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-31 02:09:30 +00:00
46f6482a21 chats are now threaded and overall are more enjoyable and readable to use now
43c225764b add more text formatting options in the editor
484a637342 update prompt to help change the perspective instead of just saying everything reversed
a4558183d6 prevent users from uploading over storage limit, plus previews for pdf
039a2165c8 Implement storage usage display in file list view and update user storage calculations
Compare 9 commits »
eversync synced and deleted reference refs/tags/flyio-new-files at eversync/eversync from mirror 2025-05-31 02:09:30 +00:00
eversync synced commits to master at eversync/eversync from mirror 2025-05-30 17:59:29 +00:00
c4859dd4e5 added api to stream music, currently only API. also updated the dockerfile to automatically install ffmpeg (its git ignored)
8f54ac72b1 Add delete message functionality to chat, UI updates
Compare 2 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-30 01:39:29 +00:00
ffdd47ab4b Enhance chat UI and added message ordering
53b04468bf frontend prototype
05b89e764d messages backend update
Compare 3 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-29 01:19:28 +00:00
d692a5c8d3 messages really early wip
45cf7a1a4c Add event import functionality to calendar using .ics files
0df2f7f74c sentry username fix
e45d0827ab Integrate Sentry Replay analitycs.
Compare 4 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-28 17:09:29 +00:00
afdde778df added inlines for users to display all events when pressing on user in admin
657819ad99 fixed calendar timezone offset
58332a3bf5 documents ui, added a ton of functionality. need to add edit document now and i think there cant be much added here now
a71bb7da09 Add save functionality for documents and new RichDocument model
Compare 4 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-28 00:49:29 +00:00
8238a69862 documents early early wip please max fix this and make it server sided
cfd66673a9 use app username as jitsi meet username
9554beac41 implemented a thought reframing tool powered by hc's ai api
854c6f08c7 affirmation API in index :)
f44984b15a emove max_length constraint from todo field
Compare 6 commits »
eversync synced commits to master at eversync/eversync from mirror 2025-05-27 00:29:30 +00:00
18d5b361ee add todo front page and more polished
1dd9988102 todo list WIP
a327e2919b Add Task model and forms
Compare 3 commits »