xbs - xBrowserSync server written in Crystal

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

30 check-ins

2025-05-19
13:24
Clarify instructions on setting up a system service and a reverse proxy. Leaf check-in: 2f4cea2d0b user: marka tags: trunk
2025-05-14
00:12
Minor edit to README. check-in: b36e7e5800 user: marka tags: trunk
2023-11-10
13:16
Add rule for building shard.lock. check-in: fb1d63812d user: marka@pobox.com tags: trunk
2023-11-08
14:04
Fix editing mistake. check-in: 32f3796d8f user: marka@pobox.com tags: trunk
14:02
Add a mention of the new xbstest shell script. check-in: 79c370ad3a user: marka@pobox.com tags: trunk
01:21
Fix type in error response. check-in: d55dacac5c user: marka@pobox.com tags: trunk
01:15
Add some comments. check-in: b7c09062e2 user: marka@pobox.com tags: trunk
2023-11-07
21:35
Add simple shell script for testing an API server. check-in: 82ba84c3d2 user: marka@pobox.com tags: trunk
21:34
Handle errors in the same way as the official API server. Fix error in curl command for creating bookmarks. Add comment for status in sample config file. check-in: f204e2ed2e user: marka@pobox.com tags: trunk
2023-11-04
20:57
Merge branch 'master' of ssh://bionic.bloovis.com/home/marka/repos/xbs check-in: 852013885a user: marka@pobox.com tags: trunk
20:56
Update bookmarks should return the new timestamp, not the old one. It's probably a bug that it doesn't check the old timestamp against the database. check-in: ebc4d5f482 user: marka@pobox.com tags: trunk
19:55
Update bookmarks should return returned new timestamp, not the old one. It's probably a bug that it doesn't check the old timestamp against the database. check-in: 1721a4ac16 user: marka@pobox.com tags: trunk
18:51
Remove reference to cover, uncomment log-related options. check-in: 6774571041 user: marka@pobox.com tags: trunk
18:42
First commit of systemd service file. check-in: 773ebfd2c5 user: marka@pobox.com tags: trunk
10:09
Only print the first 10 characters of the bookmarks payload, to avoid huge log entries with real-world bookmarks. check-in: d5c5ebe61f user: marka@pobox.com tags: trunk
2023-11-03
20:59
Another tiny README change. check-in: 91fd6e60af user: marka@pobox.com tags: trunk
20:57
Minor corrections to the README. check-in: 21db7f476d user: marka@pobox.com tags: trunk
20:51
Remove some debugging prints. check-in: 63610278b9 user: marka@pobox.com tags: trunk
20:45
Don't need xbs.yml, since users will copy it from xbs.yml.sample. check-in: 25e00ea59a user: marka@pobox.com tags: trunk
20:43
Remove Cover-related text, and add Xbs-related testing and deployment information. check-in: 143883c123 user: marka@pobox.com tags: trunk
20:42
Remove Cover options, add new Xbs options. check-in: d049d5eda0 user: marka@pobox.com tags: trunk
20:42
Bookmarks creation using a POST, not a PUT. check-in: 08ef085ea7 user: marka@pobox.com tags: trunk
14:22
Respond correctly to error conditions such as ID not found or exceeded max size. check-in: f133226808 user: marka@pobox.com tags: trunk
13:47
Refactor some common code. check-in: 12a80b4fdb user: marka@pobox.com tags: trunk
13:25
Implement get sync version and get service information. Make maxSyncSize, message, status, and version configurable. check-in: d5852bb191 user: marka@pobox.com tags: trunk
12:33
Implement get last updated request. check-in: 7cd43aaad6 user: marka@pobox.com tags: trunk
12:14
Implement updating bookmarks. check-in: 42fb5bf2a0 user: marka@pobox.com tags: trunk
03:15
Return proper JSON response for create and get bookmarks. check-in: 59380d27d6 user: marka@pobox.com tags: trunk
02:25
Implement creation of bookmarks record. check-in: 9516108162 user: marka@pobox.com tags: trunk
01:13
First commit of xBrowserSync API server. check-in: 3c09b4cc2c user: marka@pobox.com tags: trunk