Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop -> master #194

Merged
merged 58 commits into from
Feb 13, 2023
Merged

Develop -> master #194

merged 58 commits into from
Feb 13, 2023

Conversation

JasonLovesDoggo
Copy link
Member

@JasonLovesDoggo JasonLovesDoggo commented Feb 11, 2023

added a load of new stuff including blog view counts to blog pages, alt tags on blog pages, tag filtering on all posts, improvements to timetable selections and a bunch of reformating

JasonLovesDoggo and others added 23 commits January 9, 2023 17:57
feat: only show current or upcoming terms in /timetable also now sorted by term start date
duration is controllable by settings.TERM_GRACE_PERIOD
might change the modal later to keep it in db but that's a future step
added session refresh so the session will refresh every time a page is loaded so as long as they log into the app every settings.SESSION_EXPIRY they will stay logged in
fix: no way to test if this will work but a easier fix for #160

also possible fix for gh workflow
note: can improve later on with counter in card_snippet.html as well and non reliance on an external api

closes #119
@nyiyui
Copy link
Member

nyiyui commented Feb 12, 2023 via email

@nyiyui
Copy link
Member

nyiyui commented Feb 12, 2023 via email

@JasonLovesDoggo
Copy link
Member Author

Yeah yeah I get less code is better, But for something like this I don't really think that applies (I mean it obviously does but to a very very little extent) where it's a isolated piece of code that is very easy to tell what it does.

Also please please PLEASE do not integrate assembly into this code base 😭

@nyiyui
Copy link
Member

nyiyui commented Feb 12, 2023 via email

@JasonLovesDoggo
Copy link
Member Author

Yep.

Also please please PLEASE do not integrate assembly into this code base 😭
You have me a good idea ;)

2023年2月12日(日) 17:11 Jason @.***>:

Yeah yeah I get less code is better, But for something like this I don't
really think that applies (I mean it obviously does but to a very very
little extent) where it's a isolated piece of code that is very easy to
tell what it does.

Also please please PLEASE do not integrate assembly into this code base 😭


Reply to this email directly, view it on GitHub
#194 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AK5PL6IS3APZ457SUXKYDSDWXFNY3ANCNFSM6AAAAAAUYPURZ4
.
You are receiving this because your review was requested.Message ID:
@.***>

Noooooooooo cries In simple python based dev

@nyiyui
Copy link
Member

nyiyui commented Feb 12, 2023 via email

@@ -100,11 +100,63 @@ hr {
font-size: 0.8rem;
font-family: 'Roboto Mono', monospace;
}
.tag:hover {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note to self, deduplicate this

@nyiyui nyiyui merged commit ff38b66 into master Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants