cerca

lean forum software (pmc local branch)
git clone http://git.permacomputing.net/repos/cerca.git # read-only access
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-09-10 16:02Merge pull request #78 from decentral1se/io-fs-usageAlexander Cobleigh1+1-2
2024-09-10 16:01Merge pull request #77 from decentral1se/default-config-patchAlexander Cobleigh2+2-2
2024-09-10 16:01Merge pull request #76 from decentral1se/docs-hostingAlexander Cobleigh1+66-0
2024-09-10 10:10fix: us os instead of io/fsdecentral1se1+1-2
2024-09-10 10:07fix: explanation -> instructionsdecentral1se2+2-2
2024-09-10 10:04docs: first run at hosting docsdecentral1se1+66-0
2024-08-09 13:10admin: fix bug with confirmation during 1 week wait timecblgh2+5-2
2024-08-09 10:02style delete btncblgh1+1-1
2024-08-09 09:37readme: highlight featurescblgh1+9-0
2024-08-09 09:11refactor private threads to use bools over ints, improve error checkingcblgh5+65-35
2024-05-22 11:16style hrcblgh1+7-0
2024-07-26 08:55Merge pull request #69 from akkartik/pull-1Alexander Cobleigh1+2-2
2024-07-25 04:11More accurate description of the 'language' configKartik K. Agaram1+1-1
2024-07-25 04:08Fix a typo in README.mdKartik K. Agaram1+1-1
2024-07-22 09:59Merge pull request #68 from decentral1se/easier-run-devAlexander Cobleigh2+18-5
2024-07-21 20:45refactor: only require --dev for local hackin'decentral1se2+18-5
2024-07-22 09:17Merge pull request #67 from decentral1se/size-docsAlexander Cobleigh1+17-0
2024-07-22 09:16Update README.mdAlexander Cobleigh1+6-3
2024-07-21 20:26docs: binary sizedecentral1se1+14-0
2024-07-21 19:16Merge pull request #66 from decentral1se/private-threadsAlexander Cobleigh10+114-21
2024-07-20 11:35feat: private threadsdecentral1se10+114-21
2024-01-28 13:15go fmtcblgh12+170-169
2024-01-26 07:32deps: remove old argon libcblgh2+0-31
2024-01-17 13:39Merge pull request #54 from cblgh/aw-branch-fewer-commitsAlexander Cobleigh32+2040-620
2024-01-17 13:37use correct timestamp for edit, tweak stylingcblgh3+19-8
2024-01-17 13:00remove toolcblgh0+0-0
2024-01-17 11:36refine moderation queries & properly close statementscblgh1+108-45
2024-01-16 19:01add pw hash migration and migration toolcblgh6+338-58
2024-01-16 10:39update sqlite to ensure it builds on muslcblgh2+3-1
2024-01-04 03:20Add post editing functionalityalex wennerberg6+87-23
2023-12-31 16:55Disable MathJax from markdownalex wennerberg1+3-1
2023-12-31 17:32Add relative date time formattingalex wennerberg2+31-0
2024-01-12 11:29add translations for admin workcblgh6+84-44
2023-12-19 21:29add 2-quorum system for consequential decisionscblgh8+1042-634
2023-12-15 16:48add system user CERCA_CMD for logging cmd admin actions on hostcblgh4+65-31
2023-12-15 08:41introduce admin demotion functionalitycblgh5+91-10
2023-12-14 08:40new admin functionality: manually add users! :)cblgh5+101-18
2023-12-11 16:28add moderation logcblgh10+386-46
2023-12-07 19:37add new feature: multiple adminscblgh7+440-44
2023-12-05 20:55switch argon2 librarycblgh3+89-14
2023-12-05 20:34remove keypair referencescblgh2+0-14
2023-12-05 20:32display placeholder on index when starting a fresh forumcblgh1+6-3
2023-12-05 19:47remove public key concept and password toolcblgh10+15-494
2023-09-30 11:25admin-add-user: make output better for copy \& pastingcblgh1+3-3
2023-07-31 12:47minor changescblgh4+19-19
2023-07-31 12:47create admin utility: add-usercblgh1+112-0
2023-03-14 07:56properly close meta tags in headercblgh1+3-3
2022-12-17 20:23fix #41 & button bottom disappearingcblgh1+3-0
2022-12-15 09:38Merge pull request #40 from cblgh/rss-feedAlexander Cobleigh9+262-20
2022-12-15 09:37increase button prominence (thanks jbauer :)cblgh1+4-0
2022-12-12 14:54better join path procedurecblgh1+7-1
2022-12-12 14:43make sure localhost and rate limiting work as intended :)cblgh1+1-1
2022-12-12 14:26add fix for reverse proxy setupcblgh1+13-3
2022-12-12 13:42expose rss link in headercblgh2+16-12
2022-12-12 10:57update defaults and document rsscblgh3+15-1
2022-12-12 10:50add rss functionalitycblgh5+101-8
2022-12-12 10:50add TimedRateLimiter library for rate limiting resource accesscblgh1+111-0
2022-12-06 12:05fix visited status bug stemming from css specificitycblgh1+3-3
2022-12-06 11:35theme and css improvementscblgh2+27-28
2022-11-06 10:51reset themecblgh2+8-9
2022-10-26 12:46Merge pull request #36 from cblgh/customizeAlexander Cobleigh29+1106-264
2022-10-24 09:49misccblgh5+53-32
2022-10-24 09:49make util.Capitalize utf-8 safecblgh1+6-1
2022-10-24 09:48merge i18n and change password branchescblgh9+315-27
2022-10-24 09:12fix broken pipecblgh2+9-3
2022-10-24 08:08make sure the folder exists like, for realcblgh1+1-2
2022-10-24 08:05typocblgh6+119-120
2022-10-24 08:04polish polish, update readme with new capabilitiescblgh5+87-16
2022-10-21 18:40tweak sample aboutcblgh1+5-5
2022-10-20 09:26cleanupcblgh2+1-4
2022-10-20 08:57cleanup & decide on initial structure for content filescblgh6+58-61
2022-10-18 18:00fmt + lazy loading hackcblgh1+86-79
2022-10-18 14:22theme csscblgh1+31-0
2022-10-18 14:21defaults tweakin and logo riffingcblgh7+32-28
2022-10-18 13:36order dependencies across translator, config and templatescblgh2+46-52
2022-10-18 13:20restructuringcblgh12+154-82
2022-10-13 09:38add swedish translation, work on defaultscblgh6+164-17
2022-10-13 09:04more hallow's eve tweakscblgh2+97-10
2022-10-01 07:37halloween it upcblgh1+5-2
2022-09-27 14:39add change password view on /reset when logged incblgh4+142-11
2022-09-27 09:47add new password reset utilcblgh3+139-1
2022-09-21 14:22fmtcblgh6+272-272
2022-09-21 14:21continue i18n work; begin customization workcblgh21+437-126
2022-09-19 11:03i18n work, and enable communities to more easily customize about textcblgh7+108-23
2022-09-18 18:50start translation workcblgh1+84-0
2022-09-18 14:11simplifycblgh1+2-4
2022-09-18 13:38use new CercaForum constructor as part of Servecblgh1+21-22
2022-09-18 13:10Merge pull request #35 from eyedeekay/mainAlexander Cobleigh1+62-10
2022-08-28 19:40godocidk1+7-0
2022-08-28 19:37fix default directory nameidk1+1-1
2022-08-28 19:34Export a Server structure to allow use in other packagesidk1+55-10
2022-02-07 16:58add reset signifier to login pagecblgh1+3-1
2022-02-07 16:54link to pwtool releasecblgh1+1-1
2022-02-07 16:45Merge pull request #33 from cblgh/password-proofAlexander Cobleigh11+411-7
2022-02-04 09:21add password reset functionalitycblgh11+411-7
2022-02-01 13:23link to contributingcblgh1+5-0
2022-02-01 13:21add contributingcblgh1+40-0
2022-01-31 10:00visual tweakscblgh1+6-0
2022-01-31 09:56add sort by recent posts functionalitycblgh3+40-3
2022-01-30 22:11fix visited state when making new post, unify slug creationcblgh4+14-4
2022-01-17 18:44process input allowlist & only store hostcblgh1+9-3
2022-01-14 22:28fix spacing of pre blocks on aboutcblgh1+11-9
2022-01-13 21:16Merge pull request #25 from cblgh/Thomasorus-mainAlexander Cobleigh1+16-7
2022-01-13 21:15margecblgh1+16-7
2022-01-13 21:12Merge pull request #24 from oilandsugar/tablestyleAlexander Cobleigh1+4-0
2022-01-13 20:42Fixed button not being full widthThomasorus1+1-2
2022-01-13 20:36add styling for tablesritualdust1+4-0
2022-01-13 20:27Changed from CSS grid to a simple display block with width 100% on textareaThomasorus1+11-1
2022-01-13 18:45Merge pull request #21 from cblgh/Thomasorus-mainAlexander Cobleigh3+53-6
2022-01-13 18:41merge thomasorus's css & tweak some thingscblgh3+53-6
2022-01-13 18:16only show quick nav if logged incblgh1+1-1
2022-01-13 18:15Merge pull request #20 from ftrvxmtrx/post-latestAlexander Cobleigh3+11-3
2022-01-13 16:16add #bottom ref to quickly jump all the way down in threadsSigrid Solveig Haflínudóttir3+11-3
2022-01-13 15:00normalize post titlescblgh1+4-0
2022-01-13 14:39Merge pull request #19 from ftrvxmtrx/development-no-verificationAlexander Cobleigh1+4-2
2022-01-13 14:25add post referencingSigrid Solveig Haflínudóttir4+16-9
2022-01-13 13:55server: allow verification to fail on register if in development modeSigrid Solveig Haflínudóttir1+4-2
2022-01-13 11:57reset unread status of threads with new messagescblgh1+6-3
2022-01-13 11:34add delete post functionality (#15)Alexander Cobleigh4+127-28
2022-01-12 21:11Added png version of the logo and graceful degradation on the header and nav for older browsers like netsurfThomasorus2+45-0
2022-01-12 20:35Cleaned HTML, put the meta in a section tag, changed invisible text, added @ before username.Thomasorus2+9-4
2022-01-12 17:18Thomasorus main (#13)Alexander Cobleigh9+192-132
2022-01-12 16:59simpler time alignmentcblgh1+1-1
2022-01-12 16:27redirect after POST, fixes #10 #1cblgh1+2-1
2022-01-12 13:25Merge pull request #3 from sansfontieres/mainAlexander Cobleigh2+3-0
2022-01-12 13:21Merge pull request #11 from cblgh/icco-datesAlexander Cobleigh6+92-29
2022-01-12 13:20improve naming, add relative time & stylingcblgh6+92-29
2022-01-12 12:01Update README.mdAlexander Cobleigh1+2-2
2022-01-12 11:59Update README.mdAlexander Cobleigh1+1-1
2022-01-12 09:17Merge pull request #6 from ftrvxmtrx/register-render-err-cleanupAlexander Cobleigh1+26-33
2022-01-12 09:15Merge pull request #5 from ftrvxmtrx/sigridAlexander Cobleigh5+10-13
2022-01-12 08:55avoid crashing the server when viewing a non-int thread idcblgh1+10-2
2022-01-12 02:53fix templatesNat Welch1+31-6
2022-01-12 02:31publicNat Welch2+3-2
2022-01-12 02:30templates in binary as a fsNat Welch2+9-2
2022-01-12 02:24force add data directoryNat Welch1+0-0
2022-01-12 02:24importsNat Welch1+4-1
2022-01-12 02:23Creaate db if missingNat Welch1+9-1
2022-01-12 02:18update serverNat Welch1+4-4
2022-01-12 02:14remove unused importsNat Welch1+0-2
2022-01-12 02:12fix template renderingNat Welch1+7-15
2022-01-12 02:03fix run formattingNat Welch1+3-2
2022-01-12 02:01fix importsNat Welch1+5-4
2022-01-12 01:59Add time html elementNat Welch2+5-2
2022-01-12 01:54add time rendering functionsNat Welch1+13-2
2022-01-12 01:40Add post publish dateNat Welch1+1-1
2022-01-12 01:36Formatting fixNat Welch1+1-1
2022-01-11 23:29server: RegisterRoute: clean up renderErrSigrid Solveig Haflínudóttir1+26-33
2022-01-11 23:06gofmtSigrid Solveig Haflínudóttir5+6-6
2022-01-11 23:05server: simplify login error handling and remove non-working redirection to index (WriteHeader called twice)Sigrid Solveig Haflínudóttir1+4-7
2022-01-11 22:39Added the blockquote syntax exampleRomain Hervier1+2-0
2022-01-11 22:07Add blockquote stylingRomain Hervier1+1-0
2022-01-11 21:44robots.txtcblgh1+5-0
2022-01-11 21:19Merge pull request #2 from Thomasorus/mainAlexander Cobleigh1+12-0
2022-01-11 21:19Update README.mdAlexander Cobleigh1+1-2
2022-01-11 21:17Merge branch 'cblgh:main' into mainThomasorus1+15-0
2022-01-11 21:16Added instructions for local development in the READMEThomasorus1+13-0
2022-01-11 21:11Create LICENSEAlexander Cobleigh1+15-0
2022-01-11 15:49cercacblgh1+1-1
2022-01-11 15:48cercacblgh1+2-2
2022-01-11 15:47Update go.modAlexander Cobleigh1+1-1
2022-01-11 15:43READMEcblgh1+5-0
2022-01-11 15:34readmecblgh1+11-0
2022-01-11 15:27forum, initial releasecblgh22+1487-0