Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video message transcription, Apps and Channels tabs in search, Folders sidebar and sidebar resize #388

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
de901dc
Media editor and multi account (#4)
H7GhosT Dec 5, 2024
b431873
Rollback build version and change app version
H7GhosT Dec 5, 2024
b1a30f4
Rollback again build version
H7GhosT Dec 5, 2024
d56cf3a
First steps to video transcription
H7GhosT Dec 17, 2024
f8741de
Animate back
H7GhosT Dec 17, 2024
6cf9fcd
Add acutal transcription and loader
H7GhosT Dec 17, 2024
ca68026
Make next prev working properly, fix animation of canvas...
H7GhosT Dec 17, 2024
5a98de0
Show time sent when audio mode
H7GhosT Dec 17, 2024
8f71466
Show premium popup if user is not premium
H7GhosT Dec 17, 2024
717d320
Some fixes
H7GhosT Dec 17, 2024
737ab7f
Fix random error
H7GhosT Dec 17, 2024
5f8867d
Fix playing video from audio view
H7GhosT Dec 18, 2024
663f4fe
Fix overflowing animated canvas
H7GhosT Dec 21, 2024
08abbc1
Some refactoring
H7GhosT Dec 21, 2024
511b940
Fix round video time
H7GhosT Dec 22, 2024
089cfa5
Show channels in search tab
H7GhosT Dec 18, 2024
44ac22d
Add apps tab and implement search
H7GhosT Dec 19, 2024
722f559
Add afterPerforming
H7GhosT Dec 19, 2024
cef00e6
Remove comments, console.logs
H7GhosT Dec 21, 2024
4cefc43
Don't show channels tab if no channels, hide my apps if no apps
H7GhosT Dec 22, 2024
9bc7fd4
Show channels in search tab
H7GhosT Dec 18, 2024
b833954
Add icons
H7GhosT Dec 20, 2024
80279b7
Add folders sidebar
H7GhosT Dec 20, 2024
ad5a10a
Context menu for folders and some improvements
H7GhosT Dec 20, 2024
aced1c9
A few more improvements
H7GhosT Dec 20, 2024
778239a
Ability to resize left sidebar
H7GhosT Dec 21, 2024
9279304
Some improvements
H7GhosT Dec 21, 2024
ac50882
Small improvements
H7GhosT Dec 21, 2024
56b4062
Remove comments, some refactoring
H7GhosT Dec 21, 2024
a203251
Remove comments again?
H7GhosT Dec 21, 2024
30f8561
Remove comment again
H7GhosT Dec 21, 2024
d630a47
Remove duplicate
H7GhosT Dec 21, 2024
2d7d408
Adjust background when changing sidebar width
H7GhosT Dec 21, 2024
e60451e
Folders sidebar improvements round 1
H7GhosT Dec 23, 2024
91383bb
Improvements round 2
H7GhosT Dec 23, 2024
0f010aa
Settings popup, stories when collapsed or resizing
H7GhosT Dec 23, 2024
07ee563
Add Ctrl-F shortcut
H7GhosT Dec 24, 2024
77ae145
Add scroll to vertical tabs, fix background gradient when right open
H7GhosT Dec 24, 2024
68beadf
Fix stories when folders sidebar
H7GhosT Dec 24, 2024
c08f981
Fix missing ripple
H7GhosT Dec 24, 2024
7e7f3f2
Remove margin-bottom from last section when settings in popup
H7GhosT Dec 24, 2024
9ba3c78
Add missing classname
H7GhosT Dec 24, 2024
1133764
Remove -1
H7GhosT Dec 24, 2024
1f209bf
Fix chat background again
H7GhosT Dec 24, 2024
b49f97d
Some improvements
H7GhosT Dec 25, 2024
e90cbac
Fix lang injection order
H7GhosT Dec 25, 2024
7211bc5
Fix switching nested chats flickering
H7GhosT Dec 25, 2024
8d03a59
Fix scss warning
H7GhosT Dec 25, 2024
668d3de
Fix floating menu when too close to window margin
H7GhosT Dec 25, 2024
4be22c6
Make 'a' lowercase
H7GhosT Dec 25, 2024
8024f68
Fix menu shifting when sidebar collapsed
H7GhosT Dec 25, 2024
027caec
Remove space and fix scrollbar color
H7GhosT Dec 25, 2024
b1fd633
Minor improvement
H7GhosT Dec 25, 2024
bcdf53b
Fix black line when right open and switching chats
H7GhosT Dec 25, 2024
cdfe063
Don't open settings modal if too small screen
H7GhosT Dec 25, 2024
df8c4ee
Rollback css changes for .btn-corner
H7GhosT Dec 25, 2024
52a480a
Fix collapsing left sidebar while right is open
H7GhosT Dec 26, 2024
a48efec
Exclude Shift+F from trigger search and react to Escape too
H7GhosT Dec 26, 2024
337d6c3
Video message transcription (#6)
H7GhosT Dec 26, 2024
1eef287
Merge branch 'apps-channels-tabs-in-search' into app-improvements-dec…
H7GhosT Dec 26, 2024
dec98fe
Merge branch 'left-sidebar-folders-and-resize' into app-improvements-…
H7GhosT Dec 26, 2024
371f722
Fix chat not closing when floating left sidebar (#9)
H7GhosT Dec 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VITE_API_ID=1025907
VITE_API_HASH=452b0359b988148995f22ff0f4229750
VITE_VERSION=2.1.0
VITE_VERSION_FULL=2.1.0 (526)
VITE_VERSION=2.2
VITE_VERSION_FULL=2.2 (526)
VITE_BUILD=526
VITE_MTPROTO_WORKER=1
VITE_MTPROTO_SW=
Expand Down
8 changes: 6 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

<link rel="manifest" id="manifest">
</head>
<body class="animation-level-2">
<body class="animation-level-2 has-auth-pages">
<!--[if IE]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
Expand Down Expand Up @@ -99,6 +99,7 @@
</defs>
</svg>
<div class="whole" id="auth-pages" style="display: none;">
<div id="auth-pages-close" style="display: none;"></div>
<div class="scrollable scrollable-y">
<div class="tabs-container auth-pages__container" data-animation="tabs">
<div class="tabs-tab page-signImport">
Expand Down Expand Up @@ -134,12 +135,15 @@ <h4 class="phone"></h4>
</div>
</div>
</div>
<div class="sidebar-left-overlay"></div>
<div class="whole page-chats" style="display: none;" id="page-chats">
<div id="main-columns" class="tabs-container" data-animation="navigation">
<div class="folders-sidebar" id="folders-sidebar"></div>
<div class="sidebar-left-placeholder"></div>
<div class="tabs-tab chatlist-container sidebar sidebar-left main-column" id="column-left">
<div class="sidebar-slider tabs-container">
<div class="tabs-tab sidebar-slider-item item-main">
<div class="sidebar-header can-have-forum">
<div class="sidebar-header main-search-sidebar-header can-have-forum">
<div class="sidebar-header__btn-container">
<div class="animated-menu-icon"></div>
<div class="btn-icon sidebar-back-button"></div>
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"@solid-primitives/refs": "^1.0.5",
"@solid-primitives/transition-group": "^1.0.3",
"@types/chrome": "0.0.183",
"@types/dom-webcodecs": "^0.1.13",
"@types/express": "^4.17.21",
"@types/prismjs": "^1.26.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand All @@ -47,6 +48,7 @@
"js-md5": "^0.8.3",
"jsdom": "^22.1.0",
"mime": "^3.0.0",
"mp4-muxer": "^5.1.3",
"node-ssh": "^13.1.0",
"pako": "^2.1.0",
"prismjs": "^1.29.0",
Expand Down
Loading