Commit graph

166 commits

Author SHA1 Message Date
921b5b3673 Add music streaming feature with HTML interface and thumbnail retrieval API. 2025-05-30 22:54:00 +02:00
c4859dd4e5 added api to stream music, currently only API. also updated the dockerfile to automatically install ffmpeg (its git ignored) 2025-05-30 19:18:24 +02:00
8f54ac72b1 Add delete message functionality to chat, UI updates 2025-05-30 18:34:24 +02:00
ffdd47ab4b Enhance chat UI and added message ordering 2025-05-30 00:10:17 +02:00
53b04468bf frontend prototype 2025-05-29 23:42:57 +02:00
05b89e764d messages backend update 2025-05-29 23:13:51 +02:00
d692a5c8d3 messages really early wip 2025-05-28 23:40:29 +02:00
45cf7a1a4c Add event import functionality to calendar using .ics files 2025-05-28 23:19:08 +02:00
0df2f7f74c sentry username fix 2025-05-28 20:11:53 +02:00
e45d0827ab Integrate Sentry Replay analitycs. 2025-05-28 19:29:32 +02:00
afdde778df added inlines for users to display all events when pressing on user in admin 2025-05-28 19:06:10 +02:00
657819ad99 fixed calendar timezone offset 2025-05-28 18:42:35 +02:00
58332a3bf5 documents ui, added a ton of functionality. need to add edit document now and i think there cant be much added here now 2025-05-28 17:55:38 +02:00
a71bb7da09 Add save functionality for documents and new RichDocument model 2025-05-28 15:56:31 +02:00
8238a69862 documents early early wip please max fix this and make it server sided 2025-05-28 00:30:50 +02:00
cfd66673a9 use app username as jitsi meet username 2025-05-28 00:11:00 +02:00
9554beac41 implemented a thought reframing tool powered by hc's ai api 2025-05-27 21:09:51 +02:00
854c6f08c7 affirmation API in index :) 2025-05-27 20:36:34 +02:00
f44984b15a emove max_length constraint from todo field 2025-05-27 19:36:18 +02:00
8ac3309965 visual improv 2025-05-27 19:23:59 +02:00
18d5b361ee add todo front page and more polished 2025-05-27 01:08:03 +02:00
1dd9988102 todo list WIP 2025-05-27 00:38:33 +02:00
a327e2919b Add Task model and forms 2025-05-26 22:51:37 +02:00
46a28a2868 enabled additional features on sentry SDK for devops 2025-05-24 21:50:54 +02:00
e76ee8e826 Add Sentry SDK integration for error tracking 2025-05-24 03:30:43 +02:00
537aa6ac1e updated requirements 2025-05-24 02:49:32 +02:00
f5e1403268 Add download functionality for calendar events with iCalendar support 2025-05-24 02:30:05 +02:00
rudy3
369008ed6b
remove email until implemented 2025-05-21 23:04:03 +02:00
fb84230e29 hid mail until ready 2025-05-21 21:50:04 +02:00
c904b8a71c web push notifs WIP 2025-05-20 02:13:07 +02:00
1de51c3a87 Enhance geolocation feature by improving settings + ux 2025-05-19 02:22:40 +02:00
2713f0dda6 Add note deletion functionality 2025-05-19 02:08:14 +02:00
689833562e Add responsive styling for welcome section in manage.html 2025-05-19 01:47:00 +02:00
df5d53ef9f styling improved 2025-05-18 04:43:24 +02:00
956e0881b8 improved layout 2025-05-18 04:06:13 +02:00
0bc1a8dc90 fixed note transcrption being timed out 2025-05-17 03:19:39 +02:00
e65e33c210 forgot requests 2025-05-15 02:26:42 +02:00
49bd5c9b19 Add geolocation feature to weather selection page 2025-05-15 01:41:00 +02:00
b22000b804 Add OCR functionality to notes, 2025-05-14 18:49:14 +02:00
ba9803fa38 Add weather selection page and update weather API response structure. Modify UI to include new weather service button and enhance weather data handling in views. 2025-05-14 17:19:05 +02:00
49bb2846da Add weather API functionality and new meeting button in UI. Update URLs and styles accordingly. 2025-05-14 08:22:57 +02:00
e19b6c56df meeting WIP, migrate to self hosted soon 2025-05-13 23:49:43 +02:00
15e99ec74e Add voice recognition feature for note-taking, including UI modal and error handling. Remove unused view_embed.html file. 2025-05-13 19:35:53 +02:00
22a604ea93 Add user association to Embed model, remove view_embed route and its corresponding view function 2025-05-13 00:30:47 +02:00
debe2c67ee fixed ui + working on fixing 2025-05-13 00:05:36 +02:00
09ab8afebe Replace newline characters with HTML line breaks in note content for improved display in note list and notes views. 2025-05-11 23:37:14 +02:00
dd30cb173a Implement embed management features: add embed creation page, enhance embed list with delete functionality, and update styles for better layout and user experience. 2025-05-11 23:27:57 +02:00
cf1fc74e2c transition not working 2025-05-11 01:08:44 +02:00
ef9c539632 embed working wip 2025-05-11 01:07:20 +02:00
829cf3ad75 embed WIP + displaying notes creation date 2025-05-11 00:36:24 +02:00