Commit Graph

38 Commits

Author SHA1 Message Date
52b24e6b36 fix(queues): check response success besides status 2024-02-21 13:52:45 +01:00
e738dc8ab5 Merge master 2023-10-25 17:35:45 +02:00
0e6eaa6076 Merge main 2023-10-14 09:37:37 +02:00
222ff7598a Replace a with button 2023-10-14 08:51:27 +02:00
0672555d75 Reimplement personal queue length overview
Closes #52

The functionality was partially removed in !62.
2023-10-12 15:43:01 +02:00
e280fd567d Merge branch 'marietje-zuid' into feature/marietje-4.1-in-header 2023-10-11 17:35:44 +02:00
41b128e2d8 Changing a single lowercase letter to uppercase 2023-10-11 17:28:48 +02:00
41f33f5d20 Merge branch 'feature/save-amount-shown-per-page' into 'marietje-zuid'
Store page size on manage and request pages

Closes #51

See merge request technicie/MarietjeDjango!68
2023-10-11 16:09:30 +02:00
63cc1a8fe0 Sort tracks based on artist, then on title 2023-10-11 15:26:00 +02:00
7a1b0583a6 Store page size on manage and request pages 2023-10-04 20:41:00 +02:00
c061d1c304 Fix scroll bug and add success/error messages 2023-10-04 20:21:43 +02:00
b2429f941b Marietje in header and fix load times for upload page 2023-10-04 20:00:18 +02:00
d1a1be7e2e Marietje 4.1: Addition of Django REST framework, Swagger, Dark mode and updates to Django and Bootstrap 2023-09-14 19:55:51 +02:00
a3f501273f Revert "Merge branch 'oslomp/search_field' into 'marietje-zuid'"
This reverts merge request !42
2019-11-01 17:31:44 +01:00
4c9a431f8a Merge both search-fields into one 2019-10-31 10:32:07 +01:00
2fcd827b85 Visual changes 2019-04-08 18:09:14 +02:00
7aa9d6ab2a changed the way it fixes the bug 2019-04-01 18:37:22 +02:00
b4b0d224ce fix visible skip-button for non-mods 2019-04-01 10:57:48 +02:00
00b2609f17 interface: Align button nav with other content 2019-03-29 14:29:24 +01:00
810e071eb4 Revert "Revert "Merge branch 'marietje-zuid-interface' into 'marietje-zuid'""
This reverts commit 102874cc86.
2019-03-29 14:25:55 +01:00
102874cc86 Revert "Merge branch 'marietje-zuid-interface' into 'marietje-zuid'"
This reverts merge request !30
2019-03-28 19:05:09 +01:00
d0c82f33df Updated interface
- added a bar on the top which shows some info
- moved mod buttons to the bar
- added some information about your queue to the bar
- merged the table for current song and full queue
- some more small fixes
2019-03-28 18:54:46 +01:00
f6fcc63450 Song reporting and user stats 2018-12-14 16:59:44 +01:00
ecd5537eaf Align MM:SS to the right 2018-11-23 16:09:51 +01:00
08031fc225 Align MM:SS to the right 2018-11-23 15:58:42 +01:00
66ca91f128 queue/request: include length in request list 2018-11-23 14:45:36 +01:00
416ae40763 Force updating of assets. 2017-10-05 18:07:09 +02:00
984a068880 Add mute button. 2017-09-05 14:02:27 +02:00
753095e8bd Toggle column plays at with plays in. 2017-05-02 12:40:26 +02:00
e90cf4cdef Better mobile queue. 2017-02-01 17:43:10 +01:00
7339c897f9 Make queue and request form not scrollable horizontally for better mobile usage. 2017-02-01 13:52:43 +01:00
17e134f528 Save number of songs in the search table to a cookie. 2017-02-01 00:43:18 +01:00
a5c2331bcf Volume control from the web interface. 2017-01-30 16:39:25 +01:00
e0ac7cf4ce Allow bigger number of songs to be listed. 2017-01-30 13:44:38 +01:00
e1ced55bee Don't show skip button by default. 2017-01-25 02:04:06 +01:00
6982a7a95b Merge artist and title searchbar into a single textbox. 2017-01-25 01:57:52 +01:00
6ceeb30999 Advanced searching through songs. 2017-01-25 01:37:22 +01:00
47e7b5b59c Initial commit. 2017-01-20 17:47:45 +01:00