|
90074d28d6
|
Problem: licenses in files are not regular
continuous-integration/drone/push Build is passing
Solution: Paste license on top of all files. This does not change the
license. It was already licensed as GPLv3.
|
2021-11-20 22:26:39 +01:00 |
|
|
9df63af33c
|
eksterd: make preview also available as a post request
continuous-integration/drone/push Build is passing
|
2021-10-20 21:09:38 +02:00 |
|
|
f14e6d8249
|
Add full text search to server
continuous-integration/drone/push Build is failing
Adds Blevesearch to the server. Every item that is processed by the
server is added to the index and can be returned from the ItemSearch
request.
|
2021-05-30 22:01:34 +02:00 |
|
|
6fe3e8fd8e
|
Improve messages for events
continuous-integration/drone/push Build is passing
|
2019-03-24 16:41:13 +01:00 |
|
|
2971f45d7d
|
Improve event handling
continuous-integration/drone/push Build is passing
|
2019-03-24 16:39:07 +01:00 |
|
|
15d7c69c30
|
Implement events handling and add documentation
continuous-integration/drone/push Build is passing
|
2019-03-24 16:21:38 +01:00 |
|
|
70f5fb82f9
|
Improve source code
|
2019-03-07 20:55:25 +01:00 |
|
|
4ebe8f43fe
|
Fixes for Indigenous
- Don't use "uid", but "channel"
- Don't update with name is empty string
|
2019-02-16 08:18:57 +01:00 |
|
|
47661b73f1
|
Add test for mark_read and unknown POST action
|
2018-12-09 17:50:29 +01:00 |
|
|
07a3c1b1e3
|
Add status checks to get requests of ek
|
2018-12-07 21:23:01 +01:00 |
|
|
6e1b6e1826
|
Add unimplemented AddEventListener
|
2018-09-08 19:57:55 +02:00 |
|
|
94c86d57ff
|
Add extra checks after failed response
|
2018-08-19 21:34:46 +02:00 |
|
|
c10bf83c41
|
Add -verbose option to enable logging
|
2018-08-18 11:58:57 +02:00 |
|
|
c23802216e
|
Add logging of requests to ek
|
2018-08-18 11:50:38 +02:00 |
|
|
af3e90c964
|
Move from github.com/pstuifzand to p83.nl/go/ekster
|
2018-07-28 17:52:59 +02:00 |
|
|
6677bd95ab
|
Use errors in protocol
- Rewrite all api's and clients to use the new calls which allows errors
in the responses
|
2018-07-07 16:40:04 +02:00 |
|
|
bf645f33ef
|
Move microsub to pkg/microsub
|
2018-07-07 16:03:49 +02:00 |
|
|
b62f719221
|
cli: improve "mark_read" command
|
2018-05-16 17:54:34 +02:00 |
|
|
26c8295193
|
Rename microsub-server --> ekster
- Server is called eksterd
- Client is called ek
|
2018-05-16 17:24:26 +02:00 |
|
|
532bcf016b
|
Use channel instead of uid for channel delete
|
2018-05-13 19:44:42 +02:00 |
|
|
da53190a97
|
Improve logging on client calls
|
2018-05-13 19:38:46 +02:00 |
|
|
b9ab3e0b4c
|
Fix order of after and before in client library
|
2018-05-12 14:49:27 +02:00 |
|
|
eba2afc746
|
cli: Add more commands to client
|
2018-05-12 13:58:01 +02:00 |
|
|
fa969e3602
|
cli: clieanup and save endpoints and me
|
2018-05-12 13:41:08 +02:00 |
|
|
c84e139903
|
Add Microsub CLI client
|
2018-05-12 13:08:36 +02:00 |
|