summary refs log tree commit diff stats
path: root/ganarchy
AgeCommit message (Collapse)Author
2024-03-17Rename more URL -> URI HEAD ganarchySoniEx2
2024-02-07Handle untrusted input more betterSoniEx2
2024-02-04[WIP] Clean up config/repo list handlingSoniEx2
2023-08-22Clean up fedi-to stuffSoniEx2
2023-01-28Use well-known protocol handlers by defaultSoniEx2
2022-12-24Add Fedi-To integrationSoniEx2
2022-02-06Fix old cron-target featureSoniEx2
2022-02-06Attempt to add pinned reposSoniEx2
2022-01-20Fix data raceSoniEx2
2022-01-20Add support for threadsSoniEx2
This is not very good but it does provide a huge speedup!
2022-01-20Backport ganarchy-rust with_work_reposSoniEx2
2022-01-19Identify erroring repos/branchesSoniEx2
2021-05-23Clarify the purpose of web+ganarchySoniEx2
2020-11-16Fix templates for non-root base_urlSoniEx2
2020-11-07Add non-federating reposSoniEx2
2020-07-26Add the run-once targetSoniEx2
I need to look into async/await before trying to make a proper run target, but this should help until then.
2020-07-23Restore functionality feature/new-configSoniEx2
Everything works again, as far as I can tell.
2020-07-19Partially restore cron-target functionalitySoniEx2
Restored functionality: - Can use `config`, `project-list` and `index` targets Still broken: - `cron-target` with a project doesn't work yet
2020-07-19Move a lot of things around (broken)SoniEx2
2020-05-01Restore merge-configs functionalitySoniEx2
For backwards compatibility. However, this is deprecated, and shouldn't be used on new deployments. It'll be removed in the future. The new config system has built-in support for external repo lists.
2020-04-30Fix bugs in the new config systemSoniEx2
2020-04-24Add basic support for remote repo listsSoniEx2
2020-02-26Create an URIPredicateSoniEx2
2020-02-24Update abdl.py so we can use key predicatesSoniEx2
2020-02-21Make new config system load configsSoniEx2
2020-02-16Squashed commit of the following:SoniEx2
* Move things around a bit more * Add project structure details to HACKING.md * Create setup.py * Split off A Boneless Datastructure Language
2019-12-25Move things around a bitSoniEx2