Skip to content

Releases: mikolajlubiak/motey

0.5

28 Oct 19:56
631e3c2
Compare
Choose a tag to compare
Fix `Unknown collation: 'utf8mb4_0900_ai_ci'`

0.3

11 Sep 17:09
30e9291
Compare
Choose a tag to compare
0.3

What's Changed

Full Changelog: 0.2...0.3

0.2

13 Aug 19:31
5aa1033
Compare
Choose a tag to compare
0.2

What's Changed

  • an easter egg I added because why not by @paczek654321 in #22
  • Easter egg by @Fntoomen in #24
  • new design of the page by @paczek654321 in #25
  • Fixed critical vulnerability by @Fntoomen in #26
  • New design of the page by @Fntoomen in #27
  • fixed an error that accured during login and added missing files by @paczek654321 in #28
  • fixed an error that accured during login and added missing files by @Fntoomen in #29
  • Fixed bug that caused different path in database and on filesystem by @Fntoomen in #30
  • Fixed foreign key script by @Fntoomen in #31
  • Add license file by @Fntoomen in #32
  • Change easter egg by @Fntoomen in #33
  • Fix discord bot by @Fntoomen in #35
  • Fixed upload by @paczek654321 in #34
  • Change path length by @Fntoomen in #36
  • new navbar by @paczek654321 in #37
  • fixed server list on the upload page by @paczek654321 in #38
  • Many new things, improvements and bug fixes. by @Fntoomen in #39
  • fixed emotes list by @paczek654321 in #40
  • Fix emote list by @Fntoomen in #41
  • Redesign of the homepage by @Fntoomen in #42
  • minor changes to the list webpage by @paczek654321 in #43
  • Refactor by @Fntoomen in #45
  • Refactor by @Fntoomen in #46
  • Delete unnecessary CSS code by @Fntoomen in #47
  • Add name field when adding User by @Fntoomen in #48
  • Add icons, logs by @Fntoomen in #49
  • Bump aiohttp from 3.8.4 to 3.8.5 by @dependabot in #50
  • Bump aiohttp from 3.8.4 to 3.8.5 by @Fntoomen in #51
  • Update README and ENV by @Fntoomen in #52
  • Update README by @Fntoomen in #53
  • fixed navbar icons randomly disapearing by @paczek654321 in #54
  • Fix navbar icons randomly disappearing by @Fntoomen in #55
  • added navbar_icon css class by @paczek654321 in #56
  • Add navbar_icon CSS class by @Fntoomen in #57
  • Use encrypted cookie storage by @Fntoomen in #58
  • Lint and cleanup by @Fntoomen in #59

New Contributors

Full Changelog: 0.1...0.2

0.1

12 Jul 11:32
f0f637c
Compare
Choose a tag to compare
0.1

First working version.

What's Changed

  • Login system by @Fntoomen in #2
  • Fix ForeinKey referencing not existing field by @Fntoomen in #3
  • Merged devel into main by @Fntoomen in #4
  • Merge pull request #4 from mzsawicki/devel by @Fntoomen in #5
  • Added comment saying where in code is the bug by @Fntoomen in #6
  • Added returning response by @Fntoomen in #7
  • Fixed typo by @Fntoomen in #8
  • merge main to devel by @Fntoomen in #9
  • Returning response is needed by @Fntoomen in #10
  • broken discord login system by @paczek654321 in #12
  • almost working discord login system (gets the data but doesnt save it) by @paczek654321 in #13
  • ability to not have your messages replaced by @paczek654321 in #15
  • Rewritten the database system, added discord login and all the basic functionalities by @Fntoomen in #16
  • Added favicon by @Fntoomen in #17
  • Fixed a bug that caused not registered users to not have their messages replaced by @Fntoomen in #18
  • main to devel by @Fntoomen in #19
  • Fixed bug that caused messages to not be replaced by @Fntoomen in #20
  • Register user if he doesnt already exist by @Fntoomen in #21

Full Changelog: https://github.com/Fntoomen/motey/commits/0.1