Roland Osborne
|
bba5a1c6de
|
issue #73, fix unnecessary logs for cleared push tokens
|
2024-01-16 20:44:31 -08:00 |
|
Roland Osborne
|
30cabccf6c
|
wait for device token on login
|
2024-01-16 14:57:24 -08:00 |
|
Roland Osborne
|
993434b96c
|
avoid sleep, retry device token at login if previously failed
|
2024-01-16 13:07:55 -08:00 |
|
balzack
|
da5b12d0e7
|
issue #63: fix for iphone push notifiications, thanks @youngiphone & @Dinobali for reporting
|
2024-01-15 21:29:54 -08:00 |
|
Roland Osborne
|
607111071b
|
fixing asset path
|
2024-01-15 10:10:28 -08:00 |
|
Pierre Balzack
|
fbe13f35c2
|
Update ci.yml
|
2024-01-13 23:45:31 -08:00 |
|
Roland Osborne
|
d6c0efcb0d
|
fixing build
|
2024-01-13 23:37:18 -08:00 |
|
Roland Osborne
|
d8e5496ed7
|
Merge branch 'main' of https://github.com/balzack/databag into main
|
2024-01-13 23:24:20 -08:00 |
|
Roland Osborne
|
a9d005e287
|
fix build warning
|
2024-01-13 23:24:07 -08:00 |
|
Pierre Balzack
|
60f005d4d3
|
Update README.md
|
2024-01-13 23:20:08 -08:00 |
|
Roland Osborne
|
28bb15a248
|
Merge branch 'main' into openwrt
|
2024-01-13 23:15:29 -08:00 |
|
balzack
|
c4f33da48a
|
showing allow unsealed only if transforms are available
|
2024-01-13 19:51:35 -08:00 |
|
Roland Osborne
|
25e469a639
|
restricitng allow unsealed if transforms not possible
|
2024-01-13 17:14:59 -08:00 |
|
Roland Osborne
|
4c386fac8e
|
using command line switches
|
2024-01-13 10:46:18 -08:00 |
|
Roland Osborne
|
76773105ed
|
updating args for clarity
|
2024-01-13 10:21:56 -08:00 |
|
Pierre Balzack
|
498e14346f
|
Update README.md
|
2024-01-12 14:09:11 -08:00 |
|
Pierre Balzack
|
3d83550921
|
Update openwrt.yml
|
2024-01-12 14:03:37 -08:00 |
|
Pierre Balzack
|
2b925d7771
|
Update README.md
|
2024-01-12 14:00:17 -08:00 |
|
Pierre Balzack
|
016a43ff89
|
Update openwrt.yml
|
2024-01-12 13:57:20 -08:00 |
|
Pierre Balzack
|
b809e6f750
|
bundling source for openwrt
|
2024-01-12 13:48:25 -08:00 |
|
Roland Osborne
|
91a249fbb9
|
storing openwrt integration files
|
2024-01-12 13:34:32 -08:00 |
|
Roland Osborne
|
f18bd116fd
|
supporting device restrictions
|
2024-01-12 13:21:51 -08:00 |
|
Roland Osborne
|
560263606b
|
fix for text shortcut when allowUnsealed not set
|
2024-01-08 13:05:34 -08:00 |
|
Roland Osborne
|
00f55bba56
|
fix for input blur on send/enter
|
2024-01-03 23:38:39 -08:00 |
|
Roland Osborne
|
8071db8f35
|
fixing not allow unsealed channel type
|
2024-01-03 23:30:35 -08:00 |
|
balzack
|
9f1b502d5b
|
default to existing behavior for allowing unsealed
|
2023-12-23 10:41:04 -08:00 |
|
balzack
|
76246ac6eb
|
connecting unsealed setting in admins screen
|
2023-12-23 08:55:14 -08:00 |
|
Roland Osborne
|
f5e9b5de61
|
respecting allowUnsealed setting in mobile app
|
2023-12-23 08:30:03 -08:00 |
|
root
|
61d2660f88
|
allow server to require new channels be sealed
|
2023-12-22 07:16:24 -08:00 |
|
root
|
a4deb48bba
|
migrating to go transpiled sqlite for cross compiling
|
2023-12-20 21:13:00 -08:00 |
|
Zzzz
|
111e295f9c
|
Update README.md (#71)
more secure way, also added some visibility ➡️ Click to expand ⬅️
|
2023-11-24 21:15:52 -08:00 |
|
balzack
|
0d2e35ae8e
|
fix build
|
2023-10-21 08:58:30 -07:00 |
|
balzack
|
48f5f53f22
|
fixed a few translations
|
2023-10-21 08:51:59 -07:00 |
|
Roland Osborne
|
fdf8086afa
|
fix for rendering federated registry logo
|
2023-10-10 15:37:00 -07:00 |
|
Roland Osborne
|
2f723f3759
|
removing channel push option
|
2023-10-10 13:54:45 -07:00 |
|
Roland Osborne
|
97ec0067fc
|
big thanks to @mallugamer4k for reporting and debugging this admin login issue!
|
2023-10-08 21:58:10 -07:00 |
|
balzack
|
50c1e07431
|
changing icon indicating not-connected card
|
2023-10-08 08:25:54 -07:00 |
|
balzack
|
f1ec3f30e0
|
updating todo
|
2023-10-08 08:02:35 -07:00 |
|
balzack
|
2eb1f4ffb4
|
adding more language support
|
2023-10-08 00:00:55 -07:00 |
|
balzack
|
3f84ca6429
|
styling placeholders consistenlty
|
2023-10-07 23:36:22 -07:00 |
|
balzack
|
9cfa108a0c
|
preventing activity indicator from increasing button size
|
2023-10-07 23:24:10 -07:00 |
|
Roland Osborne
|
893a0d97de
|
good catch unit test, only clear slot on delete
|
2023-10-07 23:19:43 -07:00 |
|
Roland Osborne
|
33c6599d05
|
workaround for issue where sqlite not autonicrmenting after delted record
|
2023-10-07 23:05:05 -07:00 |
|
balzack
|
b86aa94d25
|
fix for error message not showing up
|
2023-10-07 22:46:41 -07:00 |
|
balzack
|
c57675a19f
|
curating todo
|
2023-10-07 13:05:19 -07:00 |
|
balzack
|
cee56ed505
|
styling login
|
2023-10-06 23:52:50 -07:00 |
|
balzack
|
78665a87bb
|
fixing cropped name
|
2023-10-06 23:36:59 -07:00 |
|
balzack
|
15bd17dd5f
|
fixing connection request error
|
2023-10-06 23:14:56 -07:00 |
|
balzack
|
d02130679b
|
more placeholder translation
|
2023-10-06 22:55:49 -07:00 |
|
balzack
|
3e2ebe7f77
|
translating placeholders
|
2023-10-06 22:49:45 -07:00 |
|