Commit graph

21428 commits

Author SHA1 Message Date
ThatOneCalculator a7600dff54 docs: 📝 Add links 2022-08-09 23:14:51 -07:00
ThatOneCalculator 42eacf2291 docs: 📝 npm -> yarn 2022-08-09 20:06:49 -07:00
ThatOneCalculator 53c125245c docs: 📝 Remove duplicate line 2022-08-09 20:02:29 -07:00
ThatOneCalculator 587c677b29 feat: 🔖 12.118.1-calc release! 2022-08-09 19:57:18 -07:00
ThatOneCalculator 20c32d6b0e Add back migration 2022-08-09 19:56:03 -07:00
ThatOneCalculator 103221b367 Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-08-09 19:55:24 -07:00
ThatOneCalculator b8db50567c revert: timeline for non-logged in users 2022-08-09 19:52:07 -07:00
ThatOneCalculator 739d8a7b24 Revert "feature(client): Timeline page for non-login users"
This reverts commit 49beee532b.
2022-08-09 19:49:23 -07:00
ThatOneCalculator c5cea77bcd fix: 🐛 Remove header tabs if guest not enabled and not logged in 2022-08-09 16:27:43 -07:00
ThatOneCalculator dc00651c61 fix: 🐛 timeline secured 2022-08-09 16:22:55 -07:00
ThatOneCalculator 7e9c16501e fix: 🐛 Allow timeline if logged in, loll 2022-08-09 16:15:58 -07:00
ThatOneCalculator 3fd553b82b fix: 🐛 No computed on declared var 2022-08-09 16:13:53 -07:00
ThatOneCalculator 4f0030ecc8 fix: 🔒 Remove timeline source if not logged in and guest tl isn't enabled 2022-08-09 16:12:20 -07:00
ThatOneCalculator 0ef9dd3519 chore: 🔖 Bump to .3 2022-08-09 15:53:16 -07:00
ThatOneCalculator 69a2a29023 chore: ⚗️ More debugging 2022-08-09 15:52:56 -07:00
ThatOneCalculator 92af0d39fe fix: ✏️ Same typo as before... 2022-08-09 15:46:07 -07:00
ThatOneCalculator 8f441fd0f4 chore: 🔊 Test logging 2022-08-09 15:44:44 -07:00
ThatOneCalculator 50417674b2 fix: ✏️ Async typo 2022-08-09 15:40:15 -07:00
ThatOneCalculator 4370ef7b1b fix: ⚗️ Attempt to fix routing 2022-08-09 15:38:30 -07:00
ThatOneCalculator d984b40b4c Merge branch 'develop' of codeberg.org:thatonecalculator/calckey into develop 2022-08-09 13:11:11 -07:00
ThatOneCalculator b49dd35907 fix: caption in admin settings
Move splash below theme

Splash below theme
2022-08-09 13:09:54 -07:00
ThatOneCalculator 4fcf5b1081 feat: togglable guest timeline
default false

rc 9

no async

welcome explore button to `/explore`

fix: 🔥 Remove meta implementation in routing for now
2022-08-09 13:09:54 -07:00
ThatOneCalculator 73a57858e0 feat: custom css/assets
typo

fix gulpfile
2022-08-09 13:09:54 -07:00
ThatOneCalculator fd088d0c85 Seperate splash screen settings in admin panel 2022-08-09 13:09:54 -07:00
ThatOneCalculator e7f2c7df03 fix: recommended timeline
I doubt itll work, but...

🙏

hail mairy

certified typeorm moment

im stuff

debug log

not a fan of js/ts

istg

missing parenthesis

postgres can kiss my ass

didnt need `::string[]` i think

hide caption button

Remove debug log

Clean up

no longer beta!

fix streaming
2022-08-09 13:09:54 -07:00
ThatOneCalculator da83fd1ef2 fix: 🔥 Remove meta implementation in routing for now 2022-08-09 13:00:14 -07:00
ThatOneCalculator 47c19181f8 welcome explore button to /explore 2022-08-09 11:23:23 -07:00
ThatOneCalculator 19a2c32836 no async 2022-08-09 11:19:03 -07:00
ThatOneCalculator c845d19695 rc 9 2022-08-09 11:14:40 -07:00
ThatOneCalculator 5c164119f1 default false 2022-08-09 11:14:14 -07:00
ThatOneCalculator d9b8450efb Togglable guest timeline 2022-08-09 11:12:56 -07:00
ThatOneCalculator ea01259b96 Splash below theme 2022-08-09 10:35:47 -07:00
ThatOneCalculator 072be6870f Move splash below theme 2022-08-09 10:35:46 -07:00
ThatOneCalculator 9addbd1e2b fix caption in admin settings 2022-08-09 02:40:51 -07:00
ThatOneCalculator 1514757198 fix gulpfile 2022-08-09 02:37:12 -07:00
ThatOneCalculator b2829fa7bf typo 2022-08-09 02:34:00 -07:00
ThatOneCalculator 3a1daaeaed Custom 2022-08-09 02:33:07 -07:00
ThatOneCalculator 9ec3f97505 Seperate splash screen settings in admin panel 2022-08-09 02:09:09 -07:00
ThatOneCalculator 0cdd5c2241 fix streaming 2022-08-09 01:52:32 -07:00
ThatOneCalculator d50ad16ac8 no longer beta! 2022-08-09 01:35:18 -07:00
ThatOneCalculator 8d9596d209 Clean up 2022-08-09 01:32:50 -07:00
ThatOneCalculator e7fa99de86 Remove debug log 2022-08-09 01:30:38 -07:00
ThatOneCalculator 42de210a6c hide caption button 2022-08-09 01:30:17 -07:00
ThatOneCalculator 5e612a96f5 didnt need ::string[] i think 2022-08-09 01:28:03 -07:00
ThatOneCalculator 90ecb119db postgres can kiss my ass 2022-08-09 01:26:07 -07:00
ThatOneCalculator 30bedee17b missing parenthesis 2022-08-09 01:21:27 -07:00
ThatOneCalculator 5289de0cf0 istg 2022-08-09 01:19:56 -07:00
ThatOneCalculator 82813ffe7b not a fan of js/ts 2022-08-09 01:13:08 -07:00
ThatOneCalculator 6aaf8cbd7d debug log 2022-08-09 01:09:44 -07:00
ThatOneCalculator 1ae895d098 im stuff 2022-08-09 01:07:46 -07:00