9dfd2d0c1a
added filename
2023-07-29 17:29:12 +02:00
28ca30fbc5
changed version number
2023-07-29 17:28:55 +02:00
c34e9dc6ed
removed heading
2023-07-29 16:37:24 +02:00
84666cfb39
removed todo file from index
2023-07-29 16:34:57 +02:00
f07ca6fc4c
added screenshot
2023-07-29 16:33:14 +02:00
346147eae3
added the todo file
2023-07-29 16:24:16 +02:00
fce6508c72
removed quotes around "false"
2023-07-29 16:22:57 +02:00
ebf1f1119f
created description
2023-07-29 16:00:01 +02:00
512f8eb550
created
2023-07-27 22:26:43 +02:00
f9c1baa355
commented out the yunohost tile b/c it seems to break the web layout
2023-07-27 22:26:06 +02:00
1d72e74ce9
tarball lives here now
2023-07-27 22:22:26 +02:00
2ed4a3689b
after cleaning up the repository, there's no need to ignore anything anymore
2023-07-27 22:21:15 +02:00
3594b777fd
cleaned up repository
2023-07-27 22:17:46 +02:00
80bc4c30c2
used script from hellworld_ynh
2023-07-27 22:02:18 +02:00
cc72748cc8
using script from helloworld
2023-07-27 22:01:47 +02:00
3b617ded37
uodated rewrite rule
2023-07-27 21:47:23 +02:00
f8a2a32cf4
copied file from helloworld_ynh
2023-07-27 21:44:31 +02:00
6088ab2741
minor changes
2023-07-27 21:41:18 +02:00
20f277fb32
added initial rewrite rule
2023-07-27 21:36:19 +02:00
46b3d1731e
install now adds an NGINX conf file
2023-07-27 21:28:19 +02:00
1e4b37d990
added nginx configuration
2023-07-27 21:21:10 +02:00
7e4ff716f4
corrected tarball download URL
2023-07-27 21:05:02 +02:00
620c7dc08a
updated tarball filename
2023-07-27 20:56:08 +02:00
7a550233ef
add dist tarball
2023-07-27 20:54:19 +02:00
6f5f246a00
Merge branch 'main' of git.unterdemradar.de:tobias/sr2ini_ynh
2023-07-27 20:53:01 +02:00
1cc31bda50
Delete tools/sr2ini_ynh-o.1~ynh1.tar.gz
2023-07-27 20:50:08 +02:00
9c67f91e83
removed after fork
2023-07-27 20:46:34 +02:00
1a36c462f7
changes reflect fork
2023-07-27 20:46:17 +02:00
3c87d3e9b1
changes reflect fork
2023-07-27 20:45:36 +02:00
65fc936888
created folder and first version for the install script
2023-07-27 20:40:54 +02:00
28b7245e04
Created app manifest
2023-07-27 20:40:15 +02:00
e243e74453
uploaded test-release as gzipped tarball for the Yunohost installation script
2023-07-27 20:19:26 +02:00
e2aa8842f0
fixed markdown formatting
2023-07-27 11:09:06 +02:00
043a1e6c48
Added more default values for new combatants
2023-07-27 10:48:14 +02:00
774762da56
Fixed bug that prevented showing edited values in the table.
2023-04-26 14:58:12 +02:00
91ee90d1b9
minor bugfixes
2023-04-26 14:39:58 +02:00
3221947519
Fixed minor bugs in sortTable() and handleEditButtonClick()
2023-04-26 14:39:29 +02:00
04375e7d49
- added service worker that keeps file in browser cache
...
- added webmanifest to make a progressive web app (installability not tested yet)
- dependencies (jQuery etc.) are now included
- reduced dependency size by importing Bootstrap's modal.js only instead of bootstrap.js
2023-03-07 22:17:34 +01:00
c6d3bd5370
- started writing tests for jest
2023-03-03 00:19:19 +01:00
911effe72c
- tidied up CSS using results from csslint
...
- cleaned up HTML using webhint results
- added files to tools/ that were used to create the favicon master image
- recreated more icons in SVG
2023-03-02 13:58:16 +01:00
0ad3083689
- replaced more png items with svg
...
- svg is now embedded into HTML, not loaded from file (loading from file buts off dependencies, namely the font for the -10 icon)
- started cleaning up CSS file
- started removing unnecessary classes and replacing single property Bootstrap classes with the property itself
2023-02-28 21:58:41 +01:00
8227cde4ee
- added transition for damage monitors and actions menus
...
- need to slide them to the correct position
- was not able to style the activating button (yet); turns out there is no CSS selector for elements preceding a specific element
2023-02-27 23:19:42 +01:00
b52cad0a14
- added favicon
...
- switched several icons, introduced some SVG icons
- finished redesign
- Electrolize font is now locally available
2023-02-26 22:35:01 +01:00
4454bc3840
- improved favicon support
...
- now using a compressed background image
2023-02-24 15:53:51 +01:00
8cfb1b09ae
- added tools/ directory for project tools, e.g. favicon master image
...
- added icons/ directory for favicons
2023-02-24 15:08:39 +01:00
382f0668c7
- mostly finished redesign (only details left to do)
...
- you can now view and edit damage levels in the combatant modal
- added Apply button to combatant modal
- added submenu to action buttons
- added clone button to actions
- moved remove button from damage monitor to submenu
2023-02-23 22:42:02 +01:00
f56c665b0c
- continued complete redesign
...
- restyled all elements are now except footer
2023-02-20 23:41:45 +01:00
66679dddac
- modified package.json to accomodate new directory structure in deployment
2023-02-19 12:02:29 +01:00
cb36ae4159
- started a complete redesign
...
- removed zero-row from damage monitor; damage buttons now toggle
- added decreasing z-indexes on sorted combatant-rows to mitigate a weird bug where damage monitors would be displayed under instead of over the rows
2023-02-19 00:01:12 +01:00
43a9aef8b1
* all combatant data is now being stored in data-* attributes
...
* switched from CSS to SCSS
* changed all HTML class names, IDs etc. from camelCase to kebab-case
* bootstrap and jquery are now being imported from index.html again, not throug imports
* loading augmented-ui now
2023-02-13 23:21:35 +01:00