Commit graph

78 commits

Author SHA1 Message Date
PandaDEV
5c6853b02b
feat: add source and source_icon for all rows 2024-12-15 18:52:16 +10:00
PandaDEV
8f0d53d355
feat: database migration system 2024-12-15 18:50:17 +10:00
PandaDEV
2652f26271
fix: same item inserted multiple times 2024-12-12 17:10:18 +10:00
PandaDEV
e5597050a9
fix: unused listener for live update 2024-12-12 17:09:57 +10:00
PandaDEV
46fe44071d
fix: empty history items being added
This was commited on Flight JQ932 :)
2024-12-12 16:42:47 +10:00
PandaDEV
c60f173e29
feat: move database logic to new structure 2024-12-11 14:53:01 +10:00
PandaDEV
add822073e
chore: package updates 2024-12-11 14:51:56 +10:00
PandaDEV
ed0dfa41ae
feat: universal types for rust and ts 2024-12-11 14:30:04 +10:00
PandaDEV
a94496dbdb
feat: move database access to rust 2024-12-11 14:29:05 +10:00
PandaDEV
163b298783
feat: create types
This was commited on flight VA541 :)
2024-12-05 19:43:13 +11:00
PandaDEV
93918c4749
feat: new version 0.2.1 2024-11-24 17:50:13 +10:00
PandaDEV
d0b551b3fd
Revert "style: formatting"
This reverts commit f2f554074b.
2024-11-23 15:09:16 +10:00
PandaDEV
f2f554074b
style: formatting 2024-11-23 14:57:42 +10:00
PandaDEV
7e6b2f8b63
style: formatting 2024-11-22 00:16:01 +10:00
PandaDEV
3ae0313975
fix: pasting not working on mac 2024-11-22 00:15:38 +10:00
PandaDEV
344db99d35
feat: updater includes Qopy in the title 2024-11-16 21:16:56 +10:00
PandaDEV
6250a3e84b
fix: windows build error 2024-11-15 23:45:24 +10:00
PandaDEV
b712d23a7b
fix: windows build error 2024-11-15 23:36:01 +10:00
PandaDEV
d39689720d
fix: entitlements build error 2024-11-15 23:19:16 +10:00
PandaDEV
b545f2e0fb
fix: custom hotkey 2024-11-15 23:03:46 +10:00
PandaDEV
0f9c71b118
chore: entitlements 2024-11-15 20:56:09 +10:00
PandaDEV
ba743f7961
feat: custom hotkey with global shortcut 2024-11-15 17:39:20 +10:00
PandaDEV
b6c962d3f3
fix: new updater method changes 2024-10-07 00:33:35 +10:00
PandaDEV
f1813c8886
update: to tauri 2.0 stable 2024-10-07 00:33:21 +10:00
dependabot[bot]
5b4faa144f
Bump quinn-proto from 0.11.6 to 0.11.8 in /src-tauri
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.6 to 0.11.8.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.6...quinn-proto-0.11.8)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 21:46:42 +00:00
PandaDEV
59d31ce5d9
fixed state/manage issues 2024-09-02 21:28:10 +10:00
PandaDEV
fab3e17034
package updates 2024-09-02 14:10:42 +10:00
PandaDEV
5bb6f2249a
added ability to set custom hotkey 2024-09-02 10:37:58 +10:00
PandaDEV
79dd783bf7
added ability to save hotkey into settings 2024-09-01 11:36:08 +10:00
PandaDEV
40f0410526
always on top 2024-08-30 10:58:46 +10:00
PandaDEV
ebf6e0311f
change keybind test 2024-08-27 17:15:37 +10:00
PandaDEV
fd4ce395f5
fixed display of images 2024-08-27 15:38:01 +10:00
PandaDEV
c682ebcdcc
changed monospace font to commitmono 2024-08-26 17:34:54 +10:00
PandaDEV
15424eee84
fixed space between icons and text preview 2024-08-26 17:22:23 +10:00
PandaDEV
51d2243e73
added new icons 2024-08-26 16:32:38 +10:00
PandaDEV
37e8297369
logo adjustments 2024-08-26 15:19:09 +10:00
PandaDEV
dfa1f4a729
fixed paste now also supports files and images 2024-08-25 22:10:41 +10:00
PandaDEV
75583ac6ce
back to normal setup methods 2024-08-25 17:40:52 +10:00
PandaDEV
94581c687a
or not? 2024-08-25 12:34:19 +10:00
PandaDEV
6c16a79987
new logo 2024-08-25 12:33:16 +10:00
PandaDEV
6a8599df76
fixed build error 2024-08-25 09:41:27 +10:00
PandaDEV
266b6ff3e1
restructure 2024-08-24 16:03:18 +10:00
PandaDEV
4a827c8fea
package updates 2024-08-24 11:54:20 +10:00
pandadev
654fec0fa8
chunky based retrieve and search through entire db 2024-08-10 00:25:59 +02:00
pandadev
1e756f8e48
changed favicon fetcher 2024-08-09 17:08:46 +02:00
pandadev
9dd8471492
removed html format detection 2024-08-09 16:56:49 +02:00
pandadev
7ab1d8936a
new clipboard handler which can detect more types 2024-08-09 16:53:52 +02:00
pandadev
ac5db4c632
Merge branch 'main' of https://github.com/0PandaDEV/Clipboard-Manager 2024-08-05 15:27:18 +02:00
pandadev
4a1711f66f
updated to tauri rc.0 2024-08-05 15:27:15 +02:00
PandaDEV
36470eb283
updated message for auto updater 2024-07-30 15:08:45 +02:00