|  | 09a0cfd349 | core: core.permissionsGranted() JS => C. | 2025-10-26 09:09:52 -04:00 |  | 
			
				
					|  | 07605933dc | core: core.globalSettingsDescriptions JS => C. | 2025-10-15 19:09:41 -04:00 |  | 
			
				
					|  | 4bdc7ec616 | core: core.globalSettingsGet JS => C. | 2025-10-15 18:24:38 -04:00 |  | 
			
				
					|  | 94858e2371 | core: ssb.getIdentities() + ssb.getOwnerIdentities() JS => C. | 2025-10-08 19:13:54 -04:00 |  | 
			
				
					|  | 6d13502e94 | core: ssb.getActiveIdentity JS => C. | 2025-10-08 18:30:38 -04:00 |  | 
			
				
					|  | 97fcf72d63 | core: Move some simple properties JS => C. | 2025-10-06 06:53:41 -04:00 |  | 
			
				
					|  | 2bc8cec8a2 | core: Move users()+permissionsForUser() from JS to C. | 2025-10-01 18:36:50 -04:00 |  | 
			
				
					|  | 2885380f40 | core: Remove some unused events. | 2025-10-01 17:55:32 -04:00 |  | 
			
				
					|  | 81ade7a400 | core: Make the internal ssb.* API more explicitly not exposed to apps. | 2025-09-28 17:19:58 -04:00 |  | 
			
				
					|  | 0ead5ed967 | cleanup: Remove server-side JS socket and HTTP request support.  Not used/useful enough to justify keeping all this code around. | 2025-09-28 13:43:28 -04:00 |  | 
			
				
					|  | 00fd208a2c | ssb: Enough plumbing that if a blob is received, we will try to load the image again. | 2025-09-24 11:34:34 -04:00 |  | 
			
				
					|  | 1c44857da4 | core: Move register and unregister to C. | 2025-09-09 19:09:37 -04:00 |  | 
			
				
					|  | cb3d6a98b9 | docs: Appease all/both of the doxygen versions. | 2025-09-03 18:47:34 -04:00 |  | 
			
				
					|  | 705e8b553f | docs: Expose the rest of the core js to doxygen. | 2025-07-27 21:48:18 -04:00 |  | 
			
				
					|  | e4729b22f2 | docs: Hook up doxygen to some of the core JS.  Now maybe I am slightly incentivized to make progress on #39. | 2025-07-27 15:04:17 -04:00 |  | 
			
				
					|  | a3ccc73b81 | core: Move code.apps() to C. | 2025-07-18 11:53:31 -04:00 |  | 
			
				
					|  | b5bdae4611 | js: prettier | 2025-02-27 15:00:37 -05:00 |  | 
			
				
					|  | 6590da5793 | js: Just delete some placeholder comments around code that I am trying to delete. | 2025-02-27 15:00:02 -05:00 |  | 
			
				
					|  | eb2b426ec7 | js: Clean up some oddness in old code as I struggle to replace it. | 2025-02-27 14:28:07 -05:00 |  | 
			
				
					|  | abf2bbaec2 | js: Very minor trimming. | 2025-02-27 10:01:59 -05:00 |  | 
			
				
					|  | 0da7e2722f | js: Add a place to start moving imports to C. | 2025-02-27 09:58:15 -05:00 |  | 
			
				
					|  | c794c1b885 | admin: Global settings can be specified on the command-line.  Removed some previous, less thorough ways of configuring things. #102 | 2025-02-16 13:37:25 -05:00 |  | 
			
				
					|  | 7aee897c1b | cleanup: No longer need form parsing in JS. | 2025-02-02 16:52:44 -05:00 |  | 
			
				
					|  | bb0ed67827 | httpd: Move starting the http server into C. | 2025-02-02 12:27:06 -05:00 |  | 
			
				
					|  | a9608363c5 | core: Don't actually start the http server unless we've specified a port or are asking for a port to be determined and written to file. | 2025-01-31 20:57:59 -05:00 |  | 
			
				
					|  | 10b6e9c537 | ssb: Remove the weird option to make the server account follow you.  Now that this account is admin-controlled, it's unnecessary. | 2025-01-05 15:29:29 -05:00 |  | 
			
				
					|  | 8e0d91dcf5 | security: Setting global settings requires approval. | 2024-11-30 16:58:48 -05:00 |  | 
			
				
					|  | 5908d15f91 | js: Move default global settings to C. | 2024-11-06 20:29:48 -05:00 |  | 
			
				
					|  | a84f850e91 | http: Bring back handler.js support, mostly.  Partly in C, this time. | 2024-11-03 21:09:57 -05:00 |  | 
			
				
					|  | 5a765e6f07 | js: Also unused. | 2024-11-03 07:44:31 -05:00 |  | 
			
				
					|  | 791889c659 | js: Remove some unused code. | 2024-11-03 07:38:52 -05:00 |  | 
			
				
					|  | 5da63faf1f | http+js: Move app blob handling from JS to C.  handler.js support has been temporarily removed. | 2024-11-02 21:37:14 -04:00 |  | 
			
				
					|  | 30d108fc35 | http: URL pattern matcher fixes. | 2024-11-02 20:10:55 -04:00 |  | 
			
				
					|  | 77ff8cef1f | db: Fix the db app, and show a message instead of an ugly error when you're not signed in. | 2024-10-29 20:19:50 -04:00 |  | 
			
				
					|  | 4b1ebf02e1 | js: Remove a stale /save reference, and exercise re-saving an app in the test. | 2024-10-27 14:05:20 -04:00 |  | 
			
				
					|  | 863e50203e | js: Move /save to C. | 2024-10-27 13:42:56 -04:00 |  | 
			
				
					|  | fa00a41fe0 | js: Move app delete to C. | 2024-10-25 13:58:06 -04:00 |  | 
			
				
					|  | a0d9c3dc29 | js: Move the global 404 response to C. | 2024-10-23 18:27:36 -04:00 |  | 
			
				
					|  | 82d1a294a6 | ssb: prettier. | 2024-10-23 15:38:49 -04:00 |  | 
			
				
					|  | 1dd7e4347c | js: Kill setGlobalSettings. | 2024-10-16 21:02:48 -04:00 |  | 
			
				
					|  | 36cc9398c7 | js: Move storePermission to C. | 2024-10-16 20:36:53 -04:00 |  | 
			
				
					|  | 68817feeec | js: Kill getSessionProcessBlob. | 2024-10-16 19:50:31 -04:00 |  | 
			
				
					|  | 72def5ae6d | js: Move /view to C. | 2024-10-16 19:16:45 -04:00 |  | 
			
				
					|  | e638b155a1 | js: Kill gGlobalSettings.  Decouples things a bit. | 2024-10-16 18:11:08 -04:00 |  | 
			
				
					|  | 0e7d2a8b0e | ssb: The identity app now lets you switch out the server identity if you are an administrator. | 2024-10-13 14:40:14 -04:00 |  | 
			
				
					|  | 8e1ad6b16a | js: Unused external. | 2024-10-02 18:12:28 -04:00 |  | 
			
				
					|  | 4af5e8ec42 | I guess prettier says this, now. | 2024-08-28 20:24:26 -04:00 |  | 
			
				
					|  | 3c499c834b | Fix stale data being saved when setting global settings. | 2024-08-28 19:39:05 -04:00 |  | 
			
				
					|  | bfb3d8b8a2 | Add an option to disable account registation, and fix use of a JSContext from the wrong thread along the way. | 2024-08-21 20:56:21 -04:00 |  | 
			
				
					|  | 657bcadc7e | Work-in-progress, untested, naive peer exchange.  Intended to be disabled by default by a setting. | 2024-08-14 21:07:16 -04:00 |  |