Commit graph

24023 commits

Author SHA1 Message Date
Manav Rathi f9cdf477f1 vars 2024-03-01 10:37:27 +05:30
Manav Rathi 4d7ac418f5 Cloudflare likely supports them
...didn't find it mentione in docs though, if it doesn't work will revert.
2024-03-01 10:27:04 +05:30
Manav Rathi 34efae430c Drop unnecessary support for web apps 2024-03-01 10:21:08 +05:30
Manav Rathi dcdab150dc Mention the pending publishing 2024-03-01 10:18:44 +05:30
Ashil b62ee0c30f
Merge branch 'main' into homewidget 2024-03-01 10:10:40 +05:30
Manav Rathi 04f273cf56 96x96 favicon png, single 2024-03-01 10:09:37 +05:30
Manav Rathi 20ef0bef6a Don't require the m prefix on extensions 2024-03-01 09:58:05 +05:30
Manav Rathi 1709b1e5c1 Fix warning 2024-03-01 09:57:28 +05:30
Manav Rathi a8e89fe131 Cleanup gitignore 2024-03-01 09:54:00 +05:30
Manav Rathi 5fc7fc2f4e Do the actual prose wrap 2024-03-01 09:50:21 +05:30
Manav Rathi 84c0e7a78a Prose wrap using Prettier 2024-03-01 09:50:06 +05:30
Manav Rathi 71920538a1 Prettier 2024-03-01 09:35:56 +05:30
Manav Rathi aa06f10668 Switch to yarn (classic) to match the rest of our JS code 2024-03-01 09:33:39 +05:30
Crowdin Bot 596141f6d8 New Crowdin translations by GitHub Action 2024-03-01 00:09:50 +00:00
Vishnu Mohandas ef6890dcdb
Redesigned Discovery Tab (#1755) 2024-02-29 23:46:37 +05:30
ashilkn 09b9a1e231 refactor 2024-02-29 23:35:39 +05:30
ashilkn 5d31662a35 Remove search section widget 2024-02-29 23:08:08 +05:30
ashilkn 3c70a23fc4 change order of search sections 2024-02-29 22:57:31 +05:30
ashilkn b37347859e change copy 2024-02-29 22:54:25 +05:30
ashilkn faa40119b4 Merge branch 'main' into redesign_search_tab 2024-02-29 22:46:01 +05:30
Prateek Sunal 28fcb43103 fix: null last image pref after clear 2024-02-29 18:48:47 +05:30
Prateek Sunal 063559e795 feat: count home widgets and then run cron 2024-02-29 18:44:51 +05:30
Prateek Sunal aafc7aa175 fix: not init home on login 2024-02-29 18:17:55 +05:30
ashilkn af2086b02d refactor by moving homewidget related methods to home_widget_util.dart from main.dart 2024-02-29 11:46:30 +05:30
Prateek Sunal f8643e8630 Revert "remove unnecessary check"
This reverts commit 0c569d7e97.
2024-02-28 20:44:15 +05:30
Prateek Sunal ce6e5e18cc fix: clear home_widget on logout, init in login 2024-02-28 19:55:31 +05:30
ashilkn 0c569d7e97 remove unnecessary check 2024-02-28 19:07:35 +05:30
ashilkn 5d919b13fd use RepainBoundary for children in location section to improve performance 2024-02-28 16:35:03 +05:30
ashilkn 1b81b0db99 set clipBehaviour to none for stack for better performance 2024-02-28 12:50:57 +05:30
ashilkn b37a81a36a remove use of BackdropFilter to reduce jank when scrolling location section 2024-02-28 12:36:32 +05:30
ashilkn ad5157de14 do not show favorite icon over thumbnail in location section 2024-02-28 12:16:23 +05:30
Prateek Sunal 61548a2ed8 fix: only select images and set max resolution 2024-02-27 21:26:49 +05:30
ashilkn 9e09f884cb use assets to show photos, videos and live photos in file types section 2024-02-27 17:14:29 +05:30
ashilkn 623a442a2a use new icons for different file types with perfectly aligned text inside it 2024-02-27 16:11:48 +05:30
ashilkn 971b1faebb Size and font changes to unknown type's text 2024-02-27 16:09:52 +05:30
ashilkn dc5b9891a4 change alignment and size of file extension text for unknown types 2024-02-27 15:18:07 +05:30
ashilkn 42c96b729f use updated assets for file types 2024-02-27 15:00:38 +05:30
Prateek Sunal 3fcc666c20 fix: unawait workmanager 2024-02-26 21:40:27 +05:30
Prateek Sunal 09dd9b530e chore: remove unused scaffoldKey 2024-02-26 21:37:16 +05:30
github-actions[bot] 78169116f0
New Translations (#457)
New translations via [Crowdin GH
Action](https://github.com/crowdin/github-action)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-02-26 19:37:15 +05:30
Ashil f83ac7595b
Update README.md 2024-02-26 18:25:06 +05:30
Prateek Sunal 6cab78f4aa chore: add sample settings.json 2024-02-26 17:49:29 +05:30
Prateek Sunal 918add13a9 fix: readme 2024-02-26 17:48:34 +05:30
Prateek Sunal e068a2e5e7 fix: remove settings.json 2024-02-26 17:46:05 +05:30
Prateek Sunal ce6b3cc3d7
Merge branch 'main' into homewidget 2024-02-24 23:22:27 +05:30
Prateek Sunal 089ca65e09 fix: workmanager version 2024-02-24 22:48:18 +05:30
Prateek Sunal 96ca7cef81 fix: revert home widget for iOS 2024-02-24 22:44:39 +05:30
Prateek Sunal bd20aac10a fix: switch to full size image 2024-02-24 22:27:21 +05:30
Manav Rathi b3193968e7
Packaging related cleanup (#1657) 2024-02-24 20:07:19 +05:30
Manav Rathi 0f800a8011 Update NODE_VERSION 20.10.0 -> 20.11.1 2024-02-24 17:05:49 +05:30