25929233cf
Style improvements for genres
2017-11-30 00:54:09 +01:00
3e68606c38
Added genres to anime pages
2017-11-30 00:48:02 +01:00
7fb6eb0a50
Fixed negative strings.Repeat value
2017-11-29 19:23:14 +01:00
92a1d33698
Simplified sidebar creation
2017-11-29 16:29:30 +01:00
91fd29a702
Minor change
2017-11-29 15:39:39 +01:00
85c185f0ae
Improved company pages
2017-11-29 15:36:44 +01:00
c53ab95e1e
Improved company list
2017-11-29 15:26:11 +01:00
7d2136a973
Improved open graph data
2017-11-29 14:44:02 +01:00
7c65ea8cc6
Updated opengraph data for companies
2017-11-29 14:40:37 +01:00
626bc3bec9
Updated company importer
2017-11-29 14:30:38 +01:00
5ab4c2c817
Added apple touch icon
2017-11-29 13:56:34 +01:00
37d2e5b660
Added multiple favicon sizes ( closes #81 )
2017-11-29 13:11:00 +01:00
76a437b7ae
Improved genre import
2017-11-29 06:52:50 +01:00
3d1891e1a7
Cleanup
2017-11-29 06:48:58 +01:00
82de7b3f1c
Finished company import
2017-11-29 06:40:34 +01:00
082a01c4be
Moved to patches
2017-11-29 06:21:36 +01:00
694b62fdef
Added MAL import
2017-11-29 06:19:34 +01:00
4460b10ea3
Increased jikan sync delay to 2s
2017-11-29 02:16:20 +01:00
6fbe882782
Increased delay for jikan sync
2017-11-29 02:08:02 +01:00
b5143fb1a6
Fixed statistics for Firefox
2017-11-29 01:19:27 +01:00
8319986a59
Fixed statistics thanks to Sif
2017-11-29 00:24:30 +01:00
af8929a1ba
Removed unnecessary parameters
2017-11-29 00:15:43 +01:00
dbf5175990
Lowered box shadow on sidebar
2017-11-29 00:07:27 +01:00
1177eea48c
Improved dark theme
2017-11-29 00:03:44 +01:00
84ffb2618f
Added button to add to collection on explore pages ( closes #77 )
2017-11-28 23:40:53 +01:00
47a6b1b60c
Removed CSP checks in service worker
2017-11-28 23:06:05 +01:00
0b6b161a37
No longer using app.SetStyle
2017-11-28 21:48:12 +01:00
c1bd0f3a8c
Fixed discord bot
2017-11-28 17:11:10 +01:00
f0fbfd30b0
Added int type to editform
2017-11-28 16:32:23 +01:00
cc1bd31eda
Shorter delay between requests
2017-11-28 15:50:22 +01:00
117353ee46
Hide episodes on completed anime
2017-11-28 02:33:45 +01:00
3147477a44
Improved company import
2017-11-27 21:36:59 +01:00
a8c5cafa4e
Added company import
2017-11-27 21:19:17 +01:00
15555f293f
Added studios to anime information
2017-11-27 19:57:58 +01:00
4c01ac9d6d
Added company location via Google Maps
2017-11-27 19:03:37 +01:00
1c81f938b7
Added float type to EditForm
2017-11-27 18:34:34 +01:00
1caa4b6de5
Improved EditForm
2017-11-27 18:04:28 +01:00
8e62b31915
Improved company editform
2017-11-27 17:31:02 +01:00
4fb58dea4f
Re-enable extension for free accounts
2017-11-27 16:18:29 +01:00
539351c7ae
Removed video from shop page
2017-11-27 16:17:02 +01:00
f96491f187
Character search improvements
2017-11-26 18:04:48 +01:00
5ee7f86d41
Disabled character search for now
2017-11-26 17:06:04 +01:00
246e431103
Merge pull request #80 from soulcramer/Search_Characters_#70
...
✨ Added the ability to search for a character
2017-11-26 15:59:55 +01:00
e747e6e480
Merge pull request #79 from soulcramer/Delete_Thread_#44
...
✨ Added a delete action button next to the reply button on a thread
2017-11-26 15:58:59 +01:00
Scott
e3e54acbc9
👌 Applied the review fixes suggested by eduard
2017-11-26 01:54:14 +01:00
Scott
3bd0f8c97a
✨ Added the ability to search for a character
...
This addition uses the Character pixy mixin which displays the characters with a size that may be too big compared to the other type search results.
As discussed on Discord this display can be adjusted in the future.
This addition also displays a maximum of 5 characters which is obviously open to being changed since it's a number picked just for testing and not for usability.
Lastly on the search.pixy file I left the comment below the addition since removing it or rewriting the addition without it broke my build.
2017-11-26 00:14:20 +01:00
Scott
246a980a23
✨ Added a delete action button next to the reply button on a thread
...
This button is accessible only to connected users and members of the staff.
As for the post deletion, this action requires validating the choice of deleting
a thread to avoid deleting a thread by mistake.
After deleting a thread the user is redirected to the forum.
2017-11-25 17:44:36 +01:00
1c23d6d2a5
Fixed comment
2017-11-25 15:26:56 +01:00
57188cfd4f
Added nil check
2017-11-25 14:31:15 +01:00
df43cab6bd
Merge pull request #78 from soulcramer/Delete_Post_#43
...
Delete post #43
2017-11-25 14:18:28 +01:00