The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

před 4 roky
před 4 roky
feature/shadowban_fb (#44) restart pgsql when starting bubble basic shadowban support working on fb squeeze api max mem a bit more, max 200m on a 1g system squeeze max mem a bit more Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb allow icon js debug loading. only load debug template if newer than jar add app server-side logging more reliable host to test against update lib Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb fix fb fqdn more cleanup add usage docs add tooling to replay streams for debugging. pass bufsiz to stream wrappers. add initial fb shadowban js order imports log url when inserting js ignore .venv add final allow additional regex replacements to reference nonce print message when app priming completed clean up js move stack dump to bubble_debug.py use SIGUSR1 instead of SIGQUIT to print stack traces Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb Merge branch 'master' of git.bubblev.org:bubblev/bubble into feature/shadowban_fb initial shadowban fb model Co-authored-by: Jonathan Cobb <jonathan@kyuss.org> Reviewed-on: https://git.bubblev.org/bubblev/bubble/pulls/44
před 4 roky
12345678910111213141516171819
  1. *.iml
  2. .idea
  3. tmp
  4. dependency-reduced-pom.xml
  5. *.log
  6. *~
  7. target/surefire
  8. target/surefire-reports
  9. target/classes
  10. target/test-classes
  11. target/maven-archiver
  12. target
  13. .DS_Store
  14. .BUBBLE*
  15. configs
  16. dist
  17. .m2
  18. .venv
  19. .vagrant