This website requires JavaScript.
Explore
Help
Sign In
Mikescher
/
SimpleCloudNotifier
Watch
1
Star
0
Fork
0
You've already forked SimpleCloudNotifier
Code
Pull Requests
Actions
Releases
Activity
All Workflows
build_and_deploy.yml
Actor
All actors
Julian
Mikescher
Status
All status
success
failure
waiting
running
Fix ListChannels(owned) returning channels multiple (if there are deleted subscriptions) [skip-tests]
build_and_deploy.yml #71
:
Commit
1f0f280286
pushed by
Mikescher
master
2025-04-18 16:09:22 +02:00
52s
Implement message filter `scubscription_status` and `sender_user_id` [skip-tests]
build_and_deploy.yml #67
:
Commit
e9c5c5fb99
pushed by
Mikescher
master
2025-04-13 19:43:52 +02:00
53s
Add various deleted flags to entities | Add active to subscriptions | Add DeleteUser && DeleteChannel endpoints [skip-tests]
build_and_deploy.yml #66
:
Commit
8c0f0e3e8f
pushed by
Mikescher
master
2025-04-13 16:24:21 +02:00
1m1s
Return subscription from channel-preview [skip-tests]
build_and_deploy.yml #64
:
Commit
c0b8a8a3f4
pushed by
Mikescher
master
2025-04-12 23:38:08 +02:00
54s
Allow querying key-tokens by token (including querying by id) [skip-tests]
build_and_deploy.yml #63
:
Commit
301240b896
pushed by
Mikescher
master
2025-04-12 22:20:40 +02:00
55s
Add option to skip tests [skip-tests]
build_and_deploy.yml #62
:
Commit
86b8c47ed5
pushed by
Mikescher
master
2025-04-12 21:44:52 +02:00
59s
Add option to skip tests [skip-tests]
build_and_deploy.yml #60
:
Commit
14643fc92a
pushed by
Mikescher
master
2025-04-12 21:39:53 +02:00
10s
Add option to skip tests [skip-tests]
build_and_deploy.yml #59
:
Commit
03c9f687a2
pushed by
Mikescher
master
2025-04-12 21:37:48 +02:00
44s
Add option to skip tests [skip-tests]
build_and_deploy.yml #58
:
Commit
7851ce0613
pushed by
Mikescher
master
2025-04-12 21:31:54 +02:00
46s
Add option to skip tests [skip-tests]
build_and_deploy.yml #57
:
Commit
62e4bc2f62
pushed by
Mikescher
master
2025-04-12 21:30:08 +02:00
43s
Add option to skip tests [skip-tests]
build_and_deploy.yml #56
:
Commit
e504682979
pushed by
Mikescher
master
2025-04-12 21:28:28 +02:00
44s
Fix test pipeline
build_and_deploy.yml #52
:
Commit
7546c2a1a4
pushed by
Mikescher
master
2024-09-20 21:26:19 +02:00
2m50s
Fix missing field in clients struct and non-partial fcmtoken index (also streamline db migrations)
build_and_deploy.yml #48
:
Commit
9d35916280
pushed by
Mikescher
master
2024-09-17 22:28:54 +02:00
2m0s
Set delivery to FAILURE if [client|user|message|channel] no longer exists
build_and_deploy.yml #47
:
Commit
4c7632a144
pushed by
Mikescher
master
2024-09-17 20:51:14 +02:00
1m59s
Auto-delete clients when FB returns UNREGISTERED
build_and_deploy.yml #46
:
Commit
e329e13a02
pushed by
Mikescher
master
2024-09-16 20:13:55 +02:00
2m1s
Migrate deliveries.next_delivery from type:string to type:int (SCNTime)
build_and_deploy.yml #45
:
Commit
7ddaf5d9aa
pushed by
Mikescher
master
2024-09-16 18:28:26 +02:00
1m54s
Fix dbConverter error when unmarshalling (failed) deliveries
build_and_deploy.yml #44
:
Commit
5da4c3d3b9
pushed by
Mikescher
master
2024-09-16 17:57:15 +02:00
1m56s
go generate
build_and_deploy.yml #43
:
Commit
fb1560a1f5
pushed by
Mikescher
master
2024-09-16 16:49:03 +02:00
2m34s
Add channel_id to fcm data
build_and_deploy.yml #42
:
Commit
e6fbf85e6e
pushed by
Mikescher
master
2024-06-15 20:15:30 +02:00
2m16s
Merge branch 'flutter_app'
build_and_deploy.yml #41
:
Commit
b68f3bdb23
pushed by
Mikescher
master
2024-06-15 18:27:40 +02:00
2m51s
add tests for /preview/* routes
build_and_deploy.yml #40
:
Commit
35771c11e7
pushed by
Mikescher
master
2024-06-12 01:18:09 +02:00
1m54s
Merge branch 'flutter_app'
build_and_deploy.yml #39
:
Commit
dac268f40b
pushed by
Mikescher
master
2024-06-12 00:38:17 +02:00
2m8s
Remove collapse_key from android fcm request
build_and_deploy.yml #38
:
Commit
3bae320e07
pushed by
Mikescher
master
2024-06-03 18:01:05 +02:00
2m16s
Better client/login/authState handling
build_and_deploy.yml #37
:
Commit
ac299ec7ba
pushed by
Mikescher
master
2024-06-02 18:56:53 +02:00
3m31s
Notifications with new Flutter app [Kinda work!]
build_and_deploy.yml #36
:
Commit
e397f009b9
pushed by
Mikescher
master
2024-06-01 15:39:58 +02:00
2m4s
Fix 4->5 migration
build_and_deploy.yml #35
:
Commit
0560330f68
pushed by
Mikescher
master
2024-06-01 14:17:52 +02:00
2m10s
Increase RequestMaxRetry and decrease RequestRetrySleep (also remove CreateChanel struct from 77cfe750)
build_and_deploy.yml #33
:
Commit
97a834ae6a
pushed by
Mikescher
master
2024-05-26 19:35:06 +02:00
1m50s
Added Optional channel description name to channel creation, adjusted tests
build_and_deploy.yml #31
:
Commit
77cfe75043
pushed by
Julian
master
2024-02-24 12:23:23 +01:00
2m35s
Switch to new Swaggo Makefile template
build_and_deploy.yml #30
:
Commit
51f5f1005a
pushed by
Mikescher
master
2023-10-17 16:50:04 +02:00
12s
Use better go guard in Makefile::clean
build_and_deploy.yml #24
:
Commit
b712ad3488
pushed by
Mikescher
master
2023-08-16 09:52:41 +02:00
12s
First
Previous
1
2
Next
Last